#EEBC8E#EEBC8E
#EEBC8E is a very light, moderate orange. Relative luminance 0.561; OKLCH L 82.9% C 0.084 H 63.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBC8E |
|---|---|
| RGB | rgb(238, 188, 142) |
| HSL | hsl(29, 74%, 75%) |
| HSV | hsv(29, 40%, 93%) |
| CMYK | cmyk(0%, 21%, 40.3%, 6.7%) |
| CIE-LAB | lab(79.67, 12.04, 30.13) |
| CIE-LCH | lch(79.67, 32.44, 68.22°) |
| OKLab | oklab(82.93% 0.0368 0.075) |
| OKLCH | oklch(82.93% 0.084 63.9) |
| XYZ | xyz(58.1275, 56.0997, 33.3526) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.32
Tan
#D2B48C
ΔE00 6.40
Apricot
#FBCEB1
ΔE00 6.61
Peach (survey)
#FFB07C
ΔE00 6.64
Apricot (survey)
#FFB16D
ΔE00 6.66
Light Peach
#FFD8B1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBC8E #8EC0EE
analogous
#EE8E90 #EEBC8E #EEEC8E
triadic
#EEBC8E #8EEEBC #BC8EEE
tetradic
#EEBC8E #90EE8E #8EC0EE #EC8EEE
square
#EEBC8E #90EE8E #8EC0EE #EC8EEE
split-complementary
#EEBC8E #8EEEEC #8E90EE
monochromatic
#DE7D24 #E69C59 #EEBC8E #F6DCC3 #FBEFE4
Accessibility & contrast
On white
1.72
#EEBC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#EEBC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBC8E
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBC8E | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8B
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#FDB1B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebc8e; /* rgb */ color: rgb(238, 188, 142); /* oklch */ color: oklch(82.9% 0.084 63.9);
Tailwind
colors: {
custom: {
50: '#f5d0af',
500: '#eebc8e',
950: '#000000',
},
}SCSS
$custom: #eebc8e; $custom-light: #f5d0af; $custom-dark: #000000;
JSON
{
"hex": "#eebc8e",
"rgb": {
"r": 238,
"g": 188,
"b": 142
},
"hsl": {
"h": 28.75,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.82925,
"c": 0.08353,
"h": 63.9
},
"luminance": 0.56097
}Semantic roles & 50–950 ramp
primary
#EEBC8E
secondary
#5792C9
accent
#77D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381