#EECB78#EECB78
#EECB78 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.5% C 0.110 H 87.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB78 |
|---|---|
| RGB | rgb(238, 203, 120) |
| HSL | hsl(42, 78%, 70%) |
| HSV | hsv(42, 50%, 93%) |
| CMYK | cmyk(0%, 14.7%, 49.6%, 6.7%) |
| CIE-LAB | lab(83.05, 2.02, 45.71) |
| CIE-LCH | lch(83.05, 45.75, 87.47°) |
| OKLab | oklab(85.47% 0.0053 0.1095) |
| OKLCH | oklch(85.47% 0.11 87.2) |
| XYZ | xyz(60.0082, 62.2480, 26.6199) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.34
Wheat (survey)
#FBDD7E
ΔE00 4.67
Sandy
#F1DA7A
ΔE00 5.23
Light Mustard
#F7D560
ΔE00 5.39
Maize
#F4D054
ΔE00 5.73
Pale Gold
#FDDE6C
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB78 #789BEE
analogous
#EE9078 #EECB78 #D6EE78
triadic
#EECB78 #78EECB #CB78EE
tetradic
#EECB78 #78EE90 #789BEE #EE78D6
square
#EECB78 #78EE90 #789BEE #EE78D6
split-complementary
#EECB78 #78D6EE #9078EE
monochromatic
#D19B1A #E7B642 #EECB78 #F5E0AE #FCF5E4
Accessibility & contrast
On white
1.56
#EECB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#EECB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB78
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB78 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC971
Deuteranopia (green-blind)
#E5D37B
Tritanopia (blue-blind)
#FEBEB7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecb78; /* rgb */ color: rgb(238, 203, 120); /* oklch */ color: oklch(85.5% 0.110 87.2);
Tailwind
colors: {
custom: {
50: '#f6daa0',
500: '#eecb78',
950: '#000000',
},
}SCSS
$custom: #eecb78; $custom-light: #f6daa0; $custom-dark: #000000;
JSON
{
"hex": "#eecb78",
"rgb": {
"r": 238,
"g": 203,
"b": 120
},
"hsl": {
"h": 42.203,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.85466,
"c": 0.10965,
"h": 87.2
},
"luminance": 0.62245
}Semantic roles & 50–950 ramp
primary
#EECB78
secondary
#436AC7
accent
#49DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380