#EEBF88#EEBF88
#EEBF88 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.089 H 70.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF88 |
|---|---|
| RGB | rgb(238, 191, 136) |
| HSL | hsl(32, 75%, 73%) |
| HSV | hsv(32, 43%, 93%) |
| CMYK | cmyk(0%, 19.7%, 42.9%, 6.7%) |
| CIE-LAB | lab(80.30, 9.82, 34.10) |
| CIE-LCH | lch(80.30, 35.49, 73.94°) |
| OKLab | oklab(83.39% 0.0298 0.0841) |
| OKLCH | oklch(83.39% 0.089 70.5) |
| XYZ | xyz(58.3367, 57.2194, 31.2595) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.25
Very Light Brown
#D3B683
ΔE00 6.09
Tan
#D2B48C
ΔE00 6.19
Fawn
#CFAF7B
ΔE00 6.52
Light Peach
#FFD8B1
ΔE00 7.01
Apricot (survey)
#FFB16D
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF88 #88B7EE
analogous
#EE8C88 #EEBF88 #EAEE88
triadic
#EEBF88 #88EEBF #BF88EE
tetradic
#EEBF88 #88EE8C #88B7EE #EE88EA
square
#EEBF88 #88EE8C #88B7EE #EE88EA
split-complementary
#EEBF88 #88EAEE #8C88EE
monochromatic
#DC851F #E6A252 #EEBF88 #F6DCBE #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EEBF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF88
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF88 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C184
Deuteranopia (green-blind)
#DBCC89
Tritanopia (blue-blind)
#FEB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf88; /* rgb */ color: rgb(238, 191, 136); /* oklch */ color: oklch(83.4% 0.089 70.5);
Tailwind
colors: {
custom: {
50: '#f5d2ab',
500: '#eebf88',
950: '#000000',
},
}SCSS
$custom: #eebf88; $custom-light: #f5d2ab; $custom-dark: #000000;
JSON
{
"hex": "#eebf88",
"rgb": {
"r": 238,
"g": 191,
"b": 136
},
"hsl": {
"h": 32.353,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.83387,
"c": 0.08917,
"h": 70.5
},
"luminance": 0.57216
}Semantic roles & 50–950 ramp
primary
#EEBF88
secondary
#5188C9
accent
#6BD70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381