#EECB98#EECB98
#EECB98 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.0% C 0.077 H 76.8°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EECB98 |
|---|---|
| RGB | rgb(238, 203, 152) |
| HSL | hsl(36, 72%, 76%) |
| HSV | hsv(36, 36%, 93%) |
| CMYK | cmyk(0%, 14.7%, 36.1%, 6.7%) |
| CIE-LAB | lab(83.53, 5.30, 30.04) |
| CIE-LCH | lch(83.53, 30.50, 79.98°) |
| OKLab | oklab(86% 0.0176 0.0751) |
| OKLCH | oklch(86% 0.077 76.8) |
| XYZ | xyz(62.2848, 63.1586, 38.6097) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.34
Burlywood
#DEB887
ΔE00 4.71
Light Peach
#FFD8B1
ΔE00 5.32
Wheat
#F5DEB3
ΔE00 5.48
Very Light Brown
#D3B683
ΔE00 5.88
Moccasin
#FFE4B5
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECB98 #98BBEE
analogous
#EEA098 #EECB98 #E6EE98
triadic
#EECB98 #98EECB #CB98EE
tetradic
#EECB98 #98EEA0 #98BBEE #EE98E6
square
#EECB98 #98EEA0 #98BBEE #EE98E6
split-complementary
#EECB98 #98E6EE #A098EE
monochromatic
#DD962F #E5B063 #EECB98 #F7E6CD #FBF2E5
Accessibility & contrast
On white
1.54
#EECB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EECB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECB98
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECB98 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CB94
Deuteranopia (green-blind)
#E1D499
Tritanopia (blue-blind)
#FCC1BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecb98; /* rgb */ color: rgb(238, 203, 152); /* oklch */ color: oklch(86.0% 0.077 76.8);
Tailwind
colors: {
custom: {
50: '#f5dab6',
500: '#eecb98',
950: '#000000',
},
}SCSS
$custom: #eecb98; $custom-light: #f5dab6; $custom-dark: #000000;
JSON
{
"hex": "#eecb98",
"rgb": {
"r": 238,
"g": 203,
"b": 152
},
"hsl": {
"h": 35.581,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.86,
"c": 0.0771,
"h": 76.8
},
"luminance": 0.63156
}Semantic roles & 50–950 ramp
primary
#EECB98
secondary
#608BCA
accent
#61D412
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381