Khaki (#F0E68C)

Luminance: 77% · Nearest standard name: Khaki

KHAKI
#F0E68C
rgb(240, 230, 140) · hsl(54°, 77%, 75%)
HEX#F0E68C
RGB240, 230, 140
HSL54°, 77%, 75%
HSV / HSB54°, 42%, 94%
CMYK (Print)0%, 4%, 42%, 6%

Color Harmonies

Complementary

#F0E68C#8E98F0

Analogous

#F0B58E#F0E68C#C9F08E

Triadic

#F0E68C#8EF0E7#E78EF0

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.28:1

Sample text rendered with #F0E68C on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)13.94:1

Sample text rendered with #F0E68C on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Khaki (#F0E68C)

Khaki (#F0E68C) is a distinct shade within the Amber & Yellow chromatic spectrum. Characterized by an optical luminance of 77% and a warm color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#F0E68C
RGB Space240, 230, 140
HSL Values54°, 77%, 75%
HSV / HSB54°, 42%, 94%
CMYK Ink0%, 4%, 42%, 6%
TemperatureWarm

Optical Color Harmony Formulas for Khaki

Geometric intervals calculated from #F0E68C on the 360-degree color wheel.

Direct Polar (180°)#8E98F0

Complementary Harmony

Pairs Khaki with its polar opposite (#8E98F0) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#F0B58E · #C9F08E

Analogous Harmony

Positions adjacent neighboring hues on either side of Khaki for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#8EC9F0 · #B58EF0

Split-Complementary

Uses the two colors flanking the direct complement of Khaki, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#8EF0E7 · #E78EF0

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#8EF0B5 · #8E98F0 · #F08EC9

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Khaki

Lock #F0E68C inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Khaki

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 77% and lightness of 75%, Khaki (#F0E68C) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Embodies tactile warmth, artisan craftsmanship, grounded optimism, and hospitality. Creates an inviting, friendly atmosphere.

Optimal Industry Verticals

Hospitality Resorts, Artisan Food & Dining, Interior Decor, Education. Combining Khaki with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Khaki

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-f0e68c: #F0E68C;
  --color-f0e68c-rgb: 240, 230, 140;
  --color-f0e68c-hsl: 54deg 77% 75%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'f0e68c': '#F0E68C',
      }
    }
  }
};

Frequently Asked Questions About Khaki (#F0E68C)

Authoritative answers covering Khaki color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Khaki (#F0E68C)?
Khaki is defined by the HEX code #F0E68C. Its digital screen RGB coordinates are R:240, G:230, B:140. Its cylindrical HSL values are Hue:54°, Saturation:77%, Lightness:75%. In HSV/HSB format, it is 54°, 42%, 94%. For four-color CMYK process printing, its ink percentages are C:0%, M:4%, Y:42%, K:6%.
Does Khaki (#F0E68C) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Khaki achieves a contrast ratio of 1.28:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 13.94:1 (Passing WCAG AA).
What is the direct complementary color for Khaki (#F0E68C)?
The exact 180-degree optical complementary color for #F0E68C is #8E98F0. When placed side-by-side, #F0E68C and #8E98F0 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Khaki in the 60-30-10 UI design rule?
With a saturation of 77% and lightness of 75%, Khaki (#F0E68C) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Khaki into Tailwind CSS and CSS variables?
You can define Khaki in CSS custom properties as ':root { --color-custom: #F0E68C; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Khaki using our interactive Color Palette Generator.
Which color family does Khaki (#F0E68C) belong to?
Khaki belongs to the Amber & Yellow family (Warm spectrum). You can explore full tonal ramps and curated palettes in our Amber & Yellow Color Guide.