#EEBB85#EEBB85
#EEBB85 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.6% C 0.091 H 67.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB85 |
|---|---|
| RGB | rgb(238, 187, 133) |
| HSL | hsl(31, 76%, 73%) |
| HSV | hsv(31, 44%, 93%) |
| CMYK | cmyk(0%, 21.4%, 44.1%, 6.7%) |
| CIE-LAB | lab(79.28, 11.61, 34.33) |
| CIE-LCH | lch(79.28, 36.24, 71.31°) |
| OKLab | oklab(82.57% 0.0348 0.0845) |
| OKLCH | oklch(82.57% 0.091 67.6) |
| XYZ | xyz(57.2660, 55.4145, 29.8655) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.70
Apricot (survey)
#FFB16D
ΔE00 6.06
Tan
#D2B48C
ΔE00 6.47
Very Light Brown
#D3B683
ΔE00 6.83
Fawn
#CFAF7B
ΔE00 6.88
Peach (survey)
#FFB07C
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB85 #85B8EE
analogous
#EE8685 #EEBB85 #EDEE85
triadic
#EEBB85 #85EEBB #BB85EE
tetradic
#EEBB85 #85EE86 #85B8EE #EE85ED
square
#EEBB85 #85EE86 #85B8EE #EE85ED
split-complementary
#EEBB85 #85EDEE #8685EE
monochromatic
#DA7F1E #E79D4F #EEBB85 #F5D9BB #FBF0E4
Accessibility & contrast
On white
1.74
#EEBB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#EEBB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB85
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB85 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE81
Deuteranopia (green-blind)
#D8C986
Tritanopia (blue-blind)
#FEAFAD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eebb85; /* rgb */ color: rgb(238, 187, 133); /* oklch */ color: oklch(82.6% 0.091 67.6);
Tailwind
colors: {
custom: {
50: '#f5cfa9',
500: '#eebb85',
950: '#000000',
},
}SCSS
$custom: #eebb85; $custom-light: #f5cfa9; $custom-dark: #000000;
JSON
{
"hex": "#eebb85",
"rgb": {
"r": 238,
"g": 187,
"b": 133
},
"hsl": {
"h": 30.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.82571,
"c": 0.09135,
"h": 67.6
},
"luminance": 0.55411
}Semantic roles & 50–950 ramp
primary
#EEBB85
secondary
#4F8AC9
accent
#70D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171310
muted
#858380