#EEC97B#EEC97B
#EEC97B is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.1% C 0.106 H 84.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC97B |
|---|---|
| RGB | rgb(238, 201, 123) |
| HSL | hsl(41, 77%, 71%) |
| HSV | hsv(41, 48%, 93%) |
| CMYK | cmyk(0%, 15.5%, 48.3%, 6.7%) |
| CIE-LAB | lab(82.58, 3.33, 43.65) |
| CIE-LCH | lch(82.58, 43.77, 85.64°) |
| OKLab | oklab(85.12% 0.0095 0.1051) |
| OKLCH | oklch(85.12% 0.106 84.9) |
| XYZ | xyz(59.7239, 61.3834, 27.4374) |
| Luminance | 0.6138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.23
Wheat (survey)
#FBDD7E
ΔE00 5.70
Sandy
#F1DA7A
ΔE00 6.39
Tan (survey)
#D1B26F
ΔE00 6.42
Light Mustard
#F7D560
ΔE00 6.54
Maize
#F4D054
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC97B #7BA0EE
analogous
#EE8F7B #EEC97B #D9EE7B
triadic
#EEC97B #7BEEC9 #C97BEE
tetradic
#EEC97B #7BEE8F #7BA0EE #EE7BD9
square
#EEC97B #7BEE8F #7BA0EE #EE7BD9
split-complementary
#EEC97B #7BD9EE #8F7BEE
monochromatic
#D3981B #E7B345 #EEC97B #F5DFB1 #FCF4E4
Accessibility & contrast
On white
1.58
#EEC97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#EEC97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC97B
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC97B | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC875
Deuteranopia (green-blind)
#E3D27E
Tritanopia (blue-blind)
#FEBCB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec97b; /* rgb */ color: rgb(238, 201, 123); /* oklch */ color: oklch(85.1% 0.106 84.9);
Tailwind
colors: {
custom: {
50: '#f6d9a2',
500: '#eec97b',
950: '#000000',
},
}SCSS
$custom: #eec97b; $custom-light: #f6d9a2; $custom-dark: #000000;
JSON
{
"hex": "#eec97b",
"rgb": {
"r": 238,
"g": 201,
"b": 123
},
"hsl": {
"h": 40.696,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.85116,
"c": 0.10555,
"h": 84.9
},
"luminance": 0.6138
}Semantic roles & 50–950 ramp
primary
#EEC97B
secondary
#466FC8
accent
#4ED90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380