#EECB99#EECB99
#EECB99 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.0% C 0.076 H 76.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB99 |
|---|---|
| RGB | rgb(238, 203, 153) |
| HSL | hsl(35, 71%, 77%) |
| HSV | hsv(35, 36%, 93%) |
| CMYK | cmyk(0%, 14.7%, 35.7%, 6.7%) |
| CIE-LAB | lab(83.54, 5.42, 29.54) |
| CIE-LCH | lch(83.54, 30.03, 79.60°) |
| OKLab | oklab(86.02% 0.018 0.0739) |
| OKLCH | oklch(86.02% 0.076 76.3) |
| XYZ | xyz(62.3670, 63.1915, 39.0428) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.32
Burlywood
#DEB887
ΔE00 4.68
Light Peach
#FFD8B1
ΔE00 5.12
Wheat
#F5DEB3
ΔE00 5.45
Moccasin
#FFE4B5
ΔE00 5.90
Very Light Brown
#D3B683
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB99 #99BCEE
analogous
#EEA199 #EECB99 #E7EE99
triadic
#EECB99 #99EECB #CB99EE
tetradic
#EECB99 #99EEA1 #99BCEE #EE99E7
square
#EECB99 #99EEA1 #99BCEE #EE99E7
split-complementary
#EECB99 #99E7EE #A199EE
monochromatic
#DD9630 #E5B065 #EECB99 #F7E6CD #FBF2E5
Accessibility & contrast
On white
1.54
#EECB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#EECB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB99
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB99 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB96
Deuteranopia (green-blind)
#E1D49A
Tritanopia (blue-blind)
#FCC1BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb99; /* rgb */ color: rgb(238, 203, 153); /* oklch */ color: oklch(86.0% 0.076 76.3);
Tailwind
colors: {
custom: {
50: '#f5dab7',
500: '#eecb99',
950: '#000000',
},
}SCSS
$custom: #eecb99; $custom-light: #f5dab7; $custom-dark: #000000;
JSON
{
"hex": "#eecb99",
"rgb": {
"r": 238,
"g": 203,
"b": 153
},
"hsl": {
"h": 35.294,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.86019,
"c": 0.07608,
"h": 76.3
},
"luminance": 0.63189
}Semantic roles & 50–950 ramp
primary
#EECB99
secondary
#618CCA
accent
#62D312
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381