#EEC97F#EEC97F
#EEC97F is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.2% C 0.102 H 83.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC97F |
|---|---|
| RGB | rgb(238, 201, 127) |
| HSL | hsl(40, 77%, 72%) |
| HSV | hsv(40, 47%, 93%) |
| CMYK | cmyk(0%, 15.5%, 46.6%, 6.7%) |
| CIE-LAB | lab(82.64, 3.70, 41.71) |
| CIE-LCH | lch(82.64, 41.87, 84.93°) |
| OKLab | oklab(85.18% 0.011 0.101) |
| OKLCH | oklch(85.18% 0.102 83.8) |
| XYZ | xyz(59.9794, 61.4856, 28.7832) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.65
Wheat (survey)
#FBDD7E
ΔE00 6.15
Tan (survey)
#D1B26F
ΔE00 6.33
Very Light Brown
#D3B683
ΔE00 6.81
Sandy
#F1DA7A
ΔE00 6.86
Burlywood
#DEB887
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC97F #7FA4EE
analogous
#EE927F #EEC97F #DCEE7F
triadic
#EEC97F #7FEEC9 #C97FEE
tetradic
#EEC97F #7FEE92 #7FA4EE #EE7FDC
square
#EEC97F #7FEE92 #7FA4EE #EE7FDC
split-complementary
#EEC97F #7FDCEE #927FEE
monochromatic
#D6981C #E7B249 #EEC97F #F5E0B5 #FBF4E4
Accessibility & contrast
On white
1.58
#EEC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#EEC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC97F
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC97F | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#FEBDB7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec97f; /* rgb */ color: rgb(238, 201, 127); /* oklch */ color: oklch(85.2% 0.102 83.8);
Tailwind
colors: {
custom: {
50: '#f5d9a5',
500: '#eec97f',
950: '#000000',
},
}SCSS
$custom: #eec97f; $custom-light: #f5d9a5; $custom-dark: #000000;
JSON
{
"hex": "#eec97f",
"rgb": {
"r": 238,
"g": 201,
"b": 127
},
"hsl": {
"h": 40,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.85177,
"c": 0.10161,
"h": 83.8
},
"luminance": 0.61483
}Semantic roles & 50–950 ramp
primary
#EEC97F
secondary
#4973C8
accent
#51D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380