#EECF99#EECF99
#EECF99 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.8% C 0.078 H 81.2°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF99 |
|---|---|
| RGB | rgb(238, 207, 153) |
| HSL | hsl(38, 71%, 77%) |
| HSV | hsv(38, 36%, 93%) |
| CMYK | cmyk(0%, 13%, 35.7%, 6.7%) |
| CIE-LAB | lab(84.54, 3.34, 30.87) |
| CIE-LCH | lch(84.54, 31.05, 83.82°) |
| OKLab | oklab(86.8% 0.012 0.0771) |
| OKLCH | oklch(86.8% 0.078 81.2) |
| XYZ | xyz(63.3238, 65.1052, 39.3618) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.93
Wheat
#F5DEB3
ΔE00 4.54
Moccasin
#FFE4B5
ΔE00 5.01
Pale Peach
#FFE5AD
ΔE00 5.05
Burlywood
#DEB887
ΔE00 6.04
Light Peach
#FFD8B1
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF99 #99B8EE
analogous
#EEA599 #EECF99 #E3EE99
triadic
#EECF99 #99EECF #CF99EE
tetradic
#EECF99 #99EEA5 #99B8EE #EE99E3
square
#EECF99 #99EEA5 #99B8EE #EE99E3
split-complementary
#EECF99 #99E3EE #A599EE
monochromatic
#DD9E30 #E5B665 #EECF99 #F7E8CD #FBF3E5
Accessibility & contrast
On white
1.50
#EECF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#EECF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF99
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF99 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE95
Deuteranopia (green-blind)
#E4D69A
Tritanopia (blue-blind)
#FBC5C1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #eecf99; /* rgb */ color: rgb(238, 207, 153); /* oklch */ color: oklch(86.8% 0.078 81.2);
Tailwind
colors: {
custom: {
50: '#f5ddb7',
500: '#eecf99',
950: '#000000',
},
}SCSS
$custom: #eecf99; $custom-light: #f5ddb7; $custom-dark: #000000;
JSON
{
"hex": "#eecf99",
"rgb": {
"r": 238,
"g": 207,
"b": 153
},
"hsl": {
"h": 38.118,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.86801,
"c": 0.07798,
"h": 81.2
},
"luminance": 0.65103
}Semantic roles & 50–950 ramp
primary
#EECF99
secondary
#6187CA
accent
#59D312
background
#FFFEFD
surface
#FEFCF8
border
#D6D5D1
text
#171511
muted
#858481