#EEC57B#EEC57B
#EEC57B is a very light, moderate orange. Relative luminance 0.595; OKLCH L 84.3% C 0.104 H 81.4°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC57B |
|---|---|
| RGB | rgb(238, 197, 123) |
| HSL | hsl(39, 77%, 71%) |
| HSV | hsv(39, 48%, 93%) |
| CMYK | cmyk(0%, 17.2%, 48.3%, 6.7%) |
| CIE-LAB | lab(81.59, 5.41, 42.40) |
| CIE-LCH | lch(81.59, 42.75, 82.74°) |
| OKLab | oklab(84.33% 0.0156 0.1023) |
| OKLCH | oklch(84.33% 0.104 81.4) |
| XYZ | xyz(58.8035, 59.5428, 27.1306) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.78
Tan (survey)
#D1B26F
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.21
Very Light Brown
#D3B683
ΔE00 6.51
Wheat (survey)
#FBDD7E
ΔE00 7.35
Fawn
#CFAF7B
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC57B #7BA4EE
analogous
#EE8B7B #EEC57B #DDEE7B
triadic
#EEC57B #7BEEC5 #C57BEE
tetradic
#EEC57B #7BEE8B #7BA4EE #EE7BDD
square
#EEC57B #7BEE8B #7BA4EE #EE7BDD
split-complementary
#EEC57B #7BDDEE #8B7BEE
monochromatic
#D3921B #E7AD45 #EEC57B #F5DDB1 #FCF3E4
Accessibility & contrast
On white
1.63
#EEC57B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#EEC57B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC57B
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC57B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC57B | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C575
Deuteranopia (green-blind)
#E1CF7D
Tritanopia (blue-blind)
#FEB8B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec57b; /* rgb */ color: rgb(238, 197, 123); /* oklch */ color: oklch(84.3% 0.104 81.4);
Tailwind
colors: {
custom: {
50: '#f6d6a2',
500: '#eec57b',
950: '#000000',
},
}SCSS
$custom: #eec57b; $custom-light: #f6d6a2; $custom-dark: #000000;
JSON
{
"hex": "#eec57b",
"rgb": {
"r": 238,
"g": 197,
"b": 123
},
"hsl": {
"h": 38.609,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.84333,
"c": 0.10351,
"h": 81.4
},
"luminance": 0.5954
}Semantic roles & 50–950 ramp
primary
#EEC57B
secondary
#4674C8
accent
#55D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380