#EEBF87#EEBF87
#EEBF87 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.090 H 71.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF87 |
|---|---|
| RGB | rgb(238, 191, 135) |
| HSL | hsl(33, 75%, 73%) |
| HSV | hsv(33, 43%, 93%) |
| CMYK | cmyk(0%, 19.7%, 43.3%, 6.7%) |
| CIE-LAB | lab(80.29, 9.72, 34.60) |
| CIE-LCH | lch(80.29, 35.94, 74.32°) |
| OKLab | oklab(83.37% 0.0294 0.0852) |
| OKLCH | oklch(83.37% 0.09 71) |
| XYZ | xyz(58.2659, 57.1912, 30.8870) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.28
Very Light Brown
#D3B683
ΔE00 6.04
Tan
#D2B48C
ΔE00 6.26
Fawn
#CFAF7B
ΔE00 6.47
Light Peach
#FFD8B1
ΔE00 7.14
Apricot (survey)
#FFB16D
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF87 #87B6EE
analogous
#EE8B87 #EEBF87 #EAEE87
triadic
#EEBF87 #87EEBF #BF87EE
tetradic
#EEBF87 #87EE8B #87B6EE #EE87EA
square
#EEBF87 #87EE8B #87B6EE #EE87EA
split-complementary
#EEBF87 #87EAEE #8B87EE
monochromatic
#DC861F #E6A251 #EEBF87 #F6DCBD #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EEBF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF87
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF87 | 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)
#D0C183
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#FEB4B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf87; /* rgb */ color: rgb(238, 191, 135); /* oklch */ color: oklch(83.4% 0.090 71.0);
Tailwind
colors: {
custom: {
50: '#f5d2aa',
500: '#eebf87',
950: '#000000',
},
}SCSS
$custom: #eebf87; $custom-light: #f5d2aa; $custom-dark: #000000;
JSON
{
"hex": "#eebf87",
"rgb": {
"r": 238,
"g": 191,
"b": 135
},
"hsl": {
"h": 32.621,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.8337,
"c": 0.0901,
"h": 71
},
"luminance": 0.57188
}Semantic roles & 50–950 ramp
primary
#EEBF87
secondary
#5087C9
accent
#6AD70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381