#EECF84#EECF84
#EECF84 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.4% C 0.100 H 87.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF84 |
|---|---|
| RGB | rgb(238, 207, 132) |
| HSL | hsl(42, 76%, 73%) |
| HSV | hsv(42, 45%, 93%) |
| CMYK | cmyk(0%, 13%, 44.5%, 6.7%) |
| CIE-LAB | lab(84.21, 1.08, 41.18) |
| CIE-LCH | lch(84.21, 41.19, 88.50°) |
| OKLab | oklab(86.44% 0.0038 0.1001) |
| OKLCH | oklch(86.44% 0.1 87.8) |
| XYZ | xyz(61.7395, 64.4714, 31.0175) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.29
Wheat (survey)
#FBDD7E
ΔE00 4.52
Sandy
#F1DA7A
ΔE00 4.96
Light Mustard
#F7D560
ΔE00 6.29
Pale Peach
#FFE5AD
ΔE00 6.33
Pale Gold
#FDDE6C
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF84 #84A3EE
analogous
#EE9A84 #EECF84 #D8EE84
triadic
#EECF84 #84EECF #CF84EE
tetradic
#EECF84 #84EE9A #84A3EE #EE84D8
square
#EECF84 #84EE9A #84A3EE #EE84D8
split-complementary
#EECF84 #84D8EE #9A84EE
monochromatic
#DAA31E #E7BA4E #EECF84 #F5E4BA #FBF5E4
Accessibility & contrast
On white
1.51
#EECF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#EECF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF84
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF84 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#FDC3BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecf84; /* rgb */ color: rgb(238, 207, 132); /* oklch */ color: oklch(86.4% 0.100 87.8);
Tailwind
colors: {
custom: {
50: '#f5dda9',
500: '#eecf84',
950: '#000000',
},
}SCSS
$custom: #eecf84; $custom-light: #f5dda9; $custom-dark: #000000;
JSON
{
"hex": "#eecf84",
"rgb": {
"r": 238,
"g": 207,
"b": 132
},
"hsl": {
"h": 42.453,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.86436,
"c": 0.10018,
"h": 87.8
},
"luminance": 0.64469
}Semantic roles & 50–950 ramp
primary
#EECF84
secondary
#4E72C9
accent
#49D80E
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480