#EEB189#EEB189
#EEB189 is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.8% C 0.089 H 54.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB189 |
|---|---|
| RGB | rgb(238, 177, 137) |
| HSL | hsl(24, 75%, 74%) |
| HSV | hsv(24, 42%, 93%) |
| CMYK | cmyk(0%, 25.6%, 42.4%, 6.7%) |
| CIE-LAB | lab(76.94, 17.31, 29.14) |
| CIE-LCH | lch(76.94, 33.90, 59.29°) |
| OKLab | oklab(80.77% 0.0521 0.0725) |
| OKLCH | oklch(80.77% 0.089 54.3) |
| XYZ | xyz(55.4996, 51.4311, 30.6660) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.04
Apricot (survey)
#FFB16D
ΔE00 6.53
Sandybrown
#F4A460
ΔE00 7.00
Lightsalmon
#FFA07A
ΔE00 7.60
Pinkish Tan
#D99B82
ΔE00 7.63
Apricot
#FBCEB1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB189 #89C6EE
analogous
#EE8993 #EEB189 #EEE389
triadic
#EEB189 #89EEB1 #B189EE
tetradic
#EEB189 #93EE89 #89C6EE #E389EE
square
#EEB189 #93EE89 #89C6EE #E389EE
split-complementary
#EEB189 #89EEE3 #8993EE
monochromatic
#DD6B20 #E68E54 #EEB189 #F6D4BE #FBEDE4
Accessibility & contrast
On white
1.86
#EEB189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#EEB189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB189
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB189 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B686
Deuteranopia (green-blind)
#D1C389
Tritanopia (blue-blind)
#FEA6A7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eeb189; /* rgb */ color: rgb(238, 177, 137); /* oklch */ color: oklch(80.8% 0.089 54.3);
Tailwind
colors: {
custom: {
50: '#f6c8ab',
500: '#eeb189',
950: '#000000',
},
}SCSS
$custom: #eeb189; $custom-light: #f6c8ab; $custom-dark: #000000;
JSON
{
"hex": "#eeb189",
"rgb": {
"r": 238,
"g": 177,
"b": 137
},
"hsl": {
"h": 23.762,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.80768,
"c": 0.08927,
"h": 54.3
},
"luminance": 0.51428
}Semantic roles & 50–950 ramp
primary
#EEB189
secondary
#529AC9
accent
#88D70F
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#171310
muted
#858281