#EECB97#EECB97
#EECB97 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.078 H 77.3°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB97 |
|---|---|
| RGB | rgb(238, 203, 151) |
| HSL | hsl(36, 72%, 76%) |
| HSV | hsv(36, 37%, 93%) |
| CMYK | cmyk(0%, 14.7%, 36.6%, 6.7%) |
| CIE-LAB | lab(83.51, 5.19, 30.53) |
| CIE-LCH | lch(83.51, 30.97, 80.36°) |
| OKLab | oklab(85.98% 0.0172 0.0762) |
| OKLCH | oklch(85.98% 0.078 77.3) |
| XYZ | xyz(62.2032, 63.1260, 38.1802) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.38
Burlywood
#DEB887
ΔE00 4.75
Light Peach
#FFD8B1
ΔE00 5.52
Wheat
#F5DEB3
ΔE00 5.52
Very Light Brown
#D3B683
ΔE00 5.84
Moccasin
#FFE4B5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB97 #97BAEE
analogous
#EEA097 #EECB97 #E6EE97
triadic
#EECB97 #97EECB #CB97EE
tetradic
#EECB97 #97EEA0 #97BAEE #EE97E6
square
#EECB97 #97EEA0 #97BAEE #EE97E6
split-complementary
#EECB97 #97E6EE #A097EE
monochromatic
#DD962E #E5B162 #EECB97 #F7E5CC #FBF2E5
Accessibility & contrast
On white
1.54
#EECB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#EECB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB97
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB97 | 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)
#D9CB93
Deuteranopia (green-blind)
#E2D498
Tritanopia (blue-blind)
#FCC1BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb97; /* rgb */ color: rgb(238, 203, 151); /* oklch */ color: oklch(86.0% 0.078 77.3);
Tailwind
colors: {
custom: {
50: '#f5dab6',
500: '#eecb97',
950: '#000000',
},
}SCSS
$custom: #eecb97; $custom-light: #f5dab6; $custom-dark: #000000;
JSON
{
"hex": "#eecb97",
"rgb": {
"r": 238,
"g": 203,
"b": 151
},
"hsl": {
"h": 35.862,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.85981,
"c": 0.07813,
"h": 77.3
},
"luminance": 0.63123
}Semantic roles & 50–950 ramp
primary
#EECB97
secondary
#5F8ACA
accent
#60D412
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381