#EEB89F#EEB89F
#EEB89F is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.5% C 0.072 H 46.0°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB89F |
|---|---|
| RGB | rgb(238, 184, 159) |
| HSL | hsl(19, 70%, 78%) |
| HSV | hsv(19, 33%, 93%) |
| CMYK | cmyk(0%, 22.7%, 33.2%, 6.7%) |
| CIE-LAB | lab(79.02, 16.13, 20.22) |
| CIE-LCH | lch(79.02, 25.86, 51.42°) |
| OKLab | oklab(82.52% 0.0498 0.0516) |
| OKLCH | oklch(82.52% 0.072 46) |
| XYZ | xyz(58.6599, 54.9644, 40.3136) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.43
Apricot
#FBCEB1
ΔE00 5.84
Light Salmon
#FEA993
ΔE00 7.01
Pinkish Tan
#D99B82
ΔE00 7.51
Peach (survey)
#FFB07C
ΔE00 7.96
Lightsalmon
#FFA07A
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB89F #9FD5EE
analogous
#EE9FAD #EEB89F #EEDF9F
triadic
#EEB89F #9FEEB8 #B89FEE
tetradic
#EEB89F #ADEE9F #9FD5EE #DF9FEE
square
#EEB89F #ADEE9F #9FD5EE #DF9FEE
split-complementary
#EEB89F #9FEEDF #9FADEE
monochromatic
#DC6B37 #E5926B #EEB89F #F7DED3 #FAECE5
Accessibility & contrast
On white
1.75
#EEB89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#EEB89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB89F
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB89F | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BD9D
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#FCAFB1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eeb89f; /* rgb */ color: rgb(238, 184, 159); /* oklch */ color: oklch(82.5% 0.072 46.0);
Tailwind
colors: {
custom: {
50: '#f5cdbb',
500: '#eeb89f',
950: '#000000',
},
}SCSS
$custom: #eeb89f; $custom-light: #f5cdbb; $custom-dark: #000000;
JSON
{
"hex": "#eeb89f",
"rgb": {
"r": 238,
"g": 184,
"b": 159
},
"hsl": {
"h": 18.987,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.82522,
"c": 0.07166,
"h": 46
},
"luminance": 0.54961
}Semantic roles & 50–950 ramp
primary
#EEB89F
secondary
#66ABCB
accent
#96D214
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381