#EECB96#EECB96
#EECB96 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.079 H 77.7°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB96 |
|---|---|
| RGB | rgb(238, 203, 150) |
| HSL | hsl(36, 72%, 76%) |
| HSV | hsv(36, 37%, 93%) |
| CMYK | cmyk(0%, 14.7%, 37%, 6.7%) |
| CIE-LAB | lab(83.49, 5.07, 31.03) |
| CIE-LCH | lch(83.49, 31.44, 80.71°) |
| OKLab | oklab(85.96% 0.0168 0.0774) |
| OKLCH | oklch(85.96% 0.079 77.7) |
| XYZ | xyz(62.1223, 63.0936, 37.7543) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.44
Burlywood
#DEB887
ΔE00 4.81
Wheat
#F5DEB3
ΔE00 5.58
Light Peach
#FFD8B1
ΔE00 5.72
Very Light Brown
#D3B683
ΔE00 5.81
Moccasin
#FFE4B5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB96 #96B9EE
analogous
#EE9F96 #EECB96 #E5EE96
triadic
#EECB96 #96EECB #CB96EE
tetradic
#EECB96 #96EE9F #96B9EE #EE96E5
square
#EECB96 #96EE9F #96B9EE #EE96E5
split-complementary
#EECB96 #96E5EE #9F96EE
monochromatic
#DD972D #E5B161 #EECB96 #F7E5CB #FBF2E5
Accessibility & contrast
On white
1.54
#EECB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#EECB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB96
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB96 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB92
Deuteranopia (green-blind)
#E2D497
Tritanopia (blue-blind)
#FCC1BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb96; /* rgb */ color: rgb(238, 203, 150); /* oklch */ color: oklch(86.0% 0.079 77.7);
Tailwind
colors: {
custom: {
50: '#f5dab5',
500: '#eecb96',
950: '#000000',
},
}SCSS
$custom: #eecb96; $custom-light: #f5dab5; $custom-dark: #000000;
JSON
{
"hex": "#eecb96",
"rgb": {
"r": 238,
"g": 203,
"b": 150
},
"hsl": {
"h": 36.136,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.85962,
"c": 0.07917,
"h": 77.7
},
"luminance": 0.63091
}Semantic roles & 50–950 ramp
primary
#EECB96
secondary
#5E89CA
accent
#5FD411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381