#EEB289#EEB289
#EEB289 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.0% C 0.089 H 55.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB289 |
|---|---|
| RGB | rgb(238, 178, 137) |
| HSL | hsl(24, 75%, 74%) |
| HSV | hsv(24, 42%, 93%) |
| CMYK | cmyk(0%, 25.2%, 42.4%, 6.7%) |
| CIE-LAB | lab(77.18, 16.78, 29.46) |
| CIE-LCH | lch(77.18, 33.90, 60.33°) |
| OKLab | oklab(80.95% 0.0505 0.0733) |
| OKLCH | oklch(80.95% 0.089 55.4) |
| XYZ | xyz(55.6978, 51.8276, 30.7321) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.08
Apricot (survey)
#FFB16D
ΔE00 6.28
Sandybrown
#F4A460
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 7.49
Burlywood
#DEB887
ΔE00 7.53
Lightsalmon
#FFA07A
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB289 #89C5EE
analogous
#EE8992 #EEB289 #EEE489
triadic
#EEB289 #89EEB2 #B289EE
tetradic
#EEB289 #92EE89 #89C5EE #E489EE
square
#EEB289 #92EE89 #89C5EE #E489EE
split-complementary
#EEB289 #89EEE4 #8992EE
monochromatic
#DD6D20 #E68F54 #EEB289 #F6D5BE #FBEEE4
Accessibility & contrast
On white
1.85
#EEB289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#EEB289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB289
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB289 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B786
Deuteranopia (green-blind)
#D1C489
Tritanopia (blue-blind)
#FEA7A7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb289; /* rgb */ color: rgb(238, 178, 137); /* oklch */ color: oklch(81.0% 0.089 55.4);
Tailwind
colors: {
custom: {
50: '#f6c9ab',
500: '#eeb289',
950: '#000000',
},
}SCSS
$custom: #eeb289; $custom-light: #f6c9ab; $custom-dark: #000000;
JSON
{
"hex": "#eeb289",
"rgb": {
"r": 238,
"g": 178,
"b": 137
},
"hsl": {
"h": 24.356,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.80953,
"c": 0.08896,
"h": 55.4
},
"luminance": 0.51824
}Semantic roles & 50–950 ramp
primary
#EEB289
secondary
#5299C9
accent
#86D70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281