#EECB95#EECB95
#EECB95 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.9% C 0.080 H 78.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB95 |
|---|---|
| RGB | rgb(238, 203, 149) |
| HSL | hsl(36, 72%, 76%) |
| HSV | hsv(36, 37%, 93%) |
| CMYK | cmyk(0%, 14.7%, 37.4%, 6.7%) |
| CIE-LAB | lab(83.47, 4.96, 31.53) |
| CIE-LCH | lch(83.47, 31.91, 81.06°) |
| OKLab | oklab(85.94% 0.0164 0.0785) |
| OKLCH | oklch(85.94% 0.08 78.2) |
| XYZ | xyz(62.0422, 63.0616, 37.3320) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.50
Burlywood
#DEB887
ΔE00 4.87
Wheat
#F5DEB3
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 5.79
Light Peach
#FFD8B1
ΔE00 5.92
Moccasin
#FFE4B5
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB95 #95B8EE
analogous
#EE9E95 #EECB95 #E5EE95
triadic
#EECB95 #95EECB #CB95EE
tetradic
#EECB95 #95EE9E #95B8EE #EE95E5
square
#EECB95 #95EE9E #95B8EE #EE95E5
split-complementary
#EECB95 #95E5EE #9E95EE
monochromatic
#DD972C #E6B160 #EECB95 #F6E5CA #FBF2E5
Accessibility & contrast
On white
1.54
#EECB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EECB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB95
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB95 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB91
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#FCC1BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb95; /* rgb */ color: rgb(238, 203, 149); /* oklch */ color: oklch(85.9% 0.080 78.2);
Tailwind
colors: {
custom: {
50: '#f5dab4',
500: '#eecb95',
950: '#000000',
},
}SCSS
$custom: #eecb95; $custom-light: #f5dab4; $custom-dark: #000000;
JSON
{
"hex": "#eecb95",
"rgb": {
"r": 238,
"g": 203,
"b": 149
},
"hsl": {
"h": 36.404,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.85943,
"c": 0.0802,
"h": 78.2
},
"luminance": 0.63059
}Semantic roles & 50–950 ramp
primary
#EECB95
secondary
#5D88CA
accent
#5ED411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381