#EEC89B#EEC89B
#EEC89B is a very light, moderate orange. Relative luminance 0.619; OKLCH L 85.5% C 0.073 H 71.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC89B |
|---|---|
| RGB | rgb(238, 200, 155) |
| HSL | hsl(33, 71%, 77%) |
| HSV | hsv(33, 35%, 93%) |
| CMYK | cmyk(0%, 16%, 34.9%, 6.7%) |
| CIE-LAB | lab(82.84, 7.22, 27.54) |
| CIE-LCH | lch(82.84, 28.47, 75.31°) |
| OKLab | oklab(85.48% 0.0234 0.0692) |
| OKLCH | oklch(85.48% 0.073 71.3) |
| XYZ | xyz(61.8320, 61.8549, 39.6862) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.20
Light Peach
#FFD8B1
ΔE00 4.32
Navajowhite
#FFDEAD
ΔE00 5.29
Peach
#FFDAB9
ΔE00 5.63
Tan
#D2B48C
ΔE00 5.88
Very Light Brown
#D3B683
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC89B #9BC1EE
analogous
#EE9F9B #EEC89B #EBEE9B
triadic
#EEC89B #9BEEC8 #C89BEE
tetradic
#EEC89B #9BEE9F #9BC1EE #EE9BEB
square
#EEC89B #9BEE9F #9BC1EE #EE9BEB
split-complementary
#EEC89B #9BEBEE #9F9BEE
monochromatic
#DC8E32 #E5AB67 #EEC89B #F7E5CF #FBF1E5
Accessibility & contrast
On white
1.57
#EEC89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#EEC89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC89B
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC89B | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C998
Deuteranopia (green-blind)
#DFD29C
Tritanopia (blue-blind)
#FCBFBC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec89b; /* rgb */ color: rgb(238, 200, 155); /* oklch */ color: oklch(85.5% 0.073 71.3);
Tailwind
colors: {
custom: {
50: '#f5d8b8',
500: '#eec89b',
950: '#000000',
},
}SCSS
$custom: #eec89b; $custom-light: #f5d8b8; $custom-dark: #000000;
JSON
{
"hex": "#eec89b",
"rgb": {
"r": 238,
"g": 200,
"b": 155
},
"hsl": {
"h": 32.53,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.85477,
"c": 0.07306,
"h": 71.3
},
"luminance": 0.61852
}Semantic roles & 50–950 ramp
primary
#EEC89B
secondary
#6392CA
accent
#6BD313
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381