#EECB9E#EECB9E
#EECB9E is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.1% C 0.071 H 73.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB9E |
|---|---|
| RGB | rgb(238, 203, 158) |
| HSL | hsl(34, 70%, 78%) |
| HSV | hsv(34, 34%, 93%) |
| CMYK | cmyk(0%, 14.7%, 33.6%, 6.7%) |
| CIE-LAB | lab(83.63, 6.02, 27.05) |
| CIE-LCH | lch(83.63, 27.71, 77.46°) |
| OKLab | oklab(86.12% 0.02 0.0681) |
| OKLCH | oklch(86.12% 0.071 73.6) |
| XYZ | xyz(62.7886, 63.3602, 41.2635) |
| Luminance | 0.6336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.19
Navajowhite
#FFDEAD
ΔE00 4.45
Burlywood
#DEB887
ΔE00 4.77
Wheat
#F5DEB3
ΔE00 5.51
Peach
#FFDAB9
ΔE00 5.54
Moccasin
#FFE4B5
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB9E #9EC1EE
analogous
#EEA39E #EECB9E #E9EE9E
triadic
#EECB9E #9EEECB #CB9EEE
tetradic
#EECB9E #9EEEA3 #9EC1EE #EE9EE9
square
#EECB9E #9EEEA3 #9EC1EE #EE9EE9
split-complementary
#EECB9E #9EE9EE #A39EEE
monochromatic
#DC9336 #E5AF6A #EECB9E #F7E7D2 #FAF1E5
Accessibility & contrast
On white
1.54
#EECB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EECB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB9E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB9E | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CC9B
Deuteranopia (green-blind)
#E1D49F
Tritanopia (blue-blind)
#FBC2BF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb9e; /* rgb */ color: rgb(238, 203, 158); /* oklch */ color: oklch(86.1% 0.071 73.6);
Tailwind
colors: {
custom: {
50: '#f4dabb',
500: '#eecb9e',
950: '#000000',
},
}SCSS
$custom: #eecb9e; $custom-light: #f4dabb; $custom-dark: #000000;
JSON
{
"hex": "#eecb9e",
"rgb": {
"r": 238,
"g": 203,
"b": 158
},
"hsl": {
"h": 33.75,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.86118,
"c": 0.07096,
"h": 73.6
},
"luminance": 0.63358
}Semantic roles & 50–950 ramp
primary
#EECB9E
secondary
#6692CB
accent
#67D213
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381