#EEC89F#EEC89F
#EEC89F is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.6% C 0.069 H 68.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC89F |
|---|---|
| RGB | rgb(238, 200, 159) |
| HSL | hsl(31, 70%, 78%) |
| HSV | hsv(31, 33%, 93%) |
| CMYK | cmyk(0%, 16%, 33.2%, 6.7%) |
| CIE-LAB | lab(82.91, 7.70, 25.54) |
| CIE-LCH | lch(82.91, 26.68, 73.21°) |
| OKLab | oklab(85.56% 0.025 0.0645) |
| OKLCH | oklch(85.56% 0.069 68.8) |
| XYZ | xyz(62.1735, 61.9915, 41.4848) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 3.87
Burlywood
#DEB887
ΔE00 4.71
Peach
#FFDAB9
ΔE00 4.90
Apricot
#FBCEB1
ΔE00 5.71
Navajowhite
#FFDEAD
ΔE00 5.74
Tan
#D2B48C
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC89F #9FC5EE
analogous
#EEA09F #EEC89F #EDEE9F
triadic
#EEC89F #9FEEC8 #C89FEE
tetradic
#EEC89F #9FEEA0 #9FC5EE #EE9FED
square
#EEC89F #9FEEA0 #9FC5EE #EE9FED
split-complementary
#EEC89F #9FEDEE #A09FEE
monochromatic
#DC8C37 #E5AA6B #EEC89F #F7E6D3 #FAF0E5
Accessibility & contrast
On white
1.57
#EEC89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#EEC89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC89F
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC89F | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#FBBFBD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec89f; /* rgb */ color: rgb(238, 200, 159); /* oklch */ color: oklch(85.6% 0.069 68.8);
Tailwind
colors: {
custom: {
50: '#f4d8bb',
500: '#eec89f',
950: '#000000',
},
}SCSS
$custom: #eec89f; $custom-light: #f4d8bb; $custom-dark: #000000;
JSON
{
"hex": "#eec89f",
"rgb": {
"r": 238,
"g": 200,
"b": 159
},
"hsl": {
"h": 31.139,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.85557,
"c": 0.06916,
"h": 68.8
},
"luminance": 0.61989
}Semantic roles & 50–950 ramp
primary
#EEC89F
secondary
#6697CB
accent
#6FD214
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171412
muted
#858382