#EEB489#EEB489
#EEB489 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.3% C 0.088 H 57.7°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB489 |
|---|---|
| RGB | rgb(238, 180, 137) |
| HSL | hsl(26, 75%, 74%) |
| HSV | hsv(26, 42%, 93%) |
| CMYK | cmyk(0%, 24.4%, 42.4%, 6.7%) |
| CIE-LAB | lab(77.66, 15.72, 30.09) |
| CIE-LCH | lch(77.66, 33.95, 62.41°) |
| OKLab | oklab(81.33% 0.0473 0.0748) |
| OKLCH | oklch(81.33% 0.088 57.7) |
| XYZ | xyz(56.0987, 52.6292, 30.8657) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.37
Apricot (survey)
#FFB16D
ΔE00 5.91
Burlywood
#DEB887
ΔE00 6.64
Sandybrown
#F4A460
ΔE00 6.79
Apricot
#FBCEB1
ΔE00 7.28
Tan
#D2B48C
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB489 #89C3EE
analogous
#EE8990 #EEB489 #EEE789
triadic
#EEB489 #89EEB4 #B489EE
tetradic
#EEB489 #90EE89 #89C3EE #E789EE
square
#EEB489 #90EE89 #89C3EE #E789EE
split-complementary
#EEB489 #89EEE7 #8990EE
monochromatic
#DD7020 #E69254 #EEB489 #F6D6BE #FBEEE4
Accessibility & contrast
On white
1.82
#EEB489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#EEB489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB489
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB489 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B886
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#FEA9A9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb489; /* rgb */ color: rgb(238, 180, 137); /* oklch */ color: oklch(81.3% 0.088 57.7);
Tailwind
colors: {
custom: {
50: '#f5caab',
500: '#eeb489',
950: '#000000',
},
}SCSS
$custom: #eeb489; $custom-light: #f5caab; $custom-dark: #000000;
JSON
{
"hex": "#eeb489",
"rgb": {
"r": 238,
"g": 180,
"b": 137
},
"hsl": {
"h": 25.545,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.81325,
"c": 0.08847,
"h": 57.7
},
"luminance": 0.52626
}Semantic roles & 50–950 ramp
primary
#EEB489
secondary
#5296C9
accent
#82D70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281