#EECB77#EECB77
#EECB77 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.5% C 0.111 H 87.4°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB77 |
|---|---|
| RGB | rgb(238, 203, 119) |
| HSL | hsl(42, 78%, 70%) |
| HSV | hsv(42, 50%, 93%) |
| CMYK | cmyk(0%, 14.7%, 50%, 6.7%) |
| CIE-LAB | lab(83.03, 1.93, 46.19) |
| CIE-LCH | lch(83.03, 46.23, 87.61°) |
| OKLab | oklab(85.45% 0.005 0.1105) |
| OKLCH | oklch(85.45% 0.111 87.4) |
| XYZ | xyz(59.9478, 62.2238, 26.3019) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.29
Wheat (survey)
#FBDD7E
ΔE00 4.60
Sandy
#F1DA7A
ΔE00 5.15
Light Mustard
#F7D560
ΔE00 5.24
Maize
#F4D054
ΔE00 5.56
Pale Gold
#FDDE6C
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB77 #779AEE
analogous
#EE9077 #EECB77 #D5EE77
triadic
#EECB77 #77EECB #CB77EE
tetradic
#EECB77 #77EE90 #779AEE #EE77D5
square
#EECB77 #77EE90 #779AEE #EE77D5
split-complementary
#EECB77 #77D5EE #9077EE
monochromatic
#D19B1A #E7B641 #EECB77 #F5E0AD #FCF5E4
Accessibility & contrast
On white
1.56
#EECB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#EECB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB77
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB77 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC970
Deuteranopia (green-blind)
#E5D37A
Tritanopia (blue-blind)
#FEBEB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb77; /* rgb */ color: rgb(238, 203, 119); /* oklch */ color: oklch(85.5% 0.111 87.4);
Tailwind
colors: {
custom: {
50: '#f6daa0',
500: '#eecb77',
950: '#000000',
},
}SCSS
$custom: #eecb77; $custom-light: #f6daa0; $custom-dark: #000000;
JSON
{
"hex": "#eecb77",
"rgb": {
"r": 238,
"g": 203,
"b": 119
},
"hsl": {
"h": 42.353,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.85451,
"c": 0.11062,
"h": 87.4
},
"luminance": 0.62221
}Semantic roles & 50–950 ramp
primary
#EECB77
secondary
#4269C7
accent
#48DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380