#EEBD85#EEBD85
#EEBD85 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.092 H 69.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBD85 |
|---|---|
| RGB | rgb(238, 189, 133) |
| HSL | hsl(32, 76%, 73%) |
| HSV | hsv(32, 44%, 93%) |
| CMYK | cmyk(0%, 20.6%, 44.1%, 6.7%) |
| CIE-LAB | lab(79.77, 10.56, 34.96) |
| CIE-LCH | lch(79.77, 36.52, 73.19°) |
| OKLab | oklab(82.95% 0.0317 0.0859) |
| OKLCH | oklch(82.95% 0.092 69.8) |
| XYZ | xyz(57.6933, 56.2690, 30.0079) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 6.33
Tan
#D2B48C
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 6.57
Apricot (survey)
#FFB16D
ΔE00 6.68
Light Peach
#FFD8B1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBD85 #85B6EE
analogous
#EE8885 #EEBD85 #EBEE85
triadic
#EEBD85 #85EEBD #BD85EE
tetradic
#EEBD85 #85EE88 #85B6EE #EE85EB
square
#EEBD85 #85EE88 #85B6EE #EE85EB
split-complementary
#EEBD85 #85EBEE #8885EE
monochromatic
#DA831E #E7A04F #EEBD85 #F5DABB #FBF0E4
Accessibility & contrast
On white
1.71
#EEBD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EEBD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBD85
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBD85 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#DACA86
Tritanopia (blue-blind)
#FEB1AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebd85; /* rgb */ color: rgb(238, 189, 133); /* oklch */ color: oklch(83.0% 0.092 69.8);
Tailwind
colors: {
custom: {
50: '#f5d0a9',
500: '#eebd85',
950: '#000000',
},
}SCSS
$custom: #eebd85; $custom-light: #f5d0a9; $custom-dark: #000000;
JSON
{
"hex": "#eebd85",
"rgb": {
"r": 238,
"g": 189,
"b": 133
},
"hsl": {
"h": 32,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.82952,
"c": 0.09159,
"h": 69.8
},
"luminance": 0.56266
}Semantic roles & 50–950 ramp
primary
#EEBD85
secondary
#4F88C9
accent
#6CD80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380