#EEBC8F#EEBC8F
#EEBC8F is a very light, moderate orange. Relative luminance 0.561; OKLCH L 82.9% C 0.083 H 63.3°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBC8F |
|---|---|
| RGB | rgb(238, 188, 143) |
| HSL | hsl(28, 74%, 75%) |
| HSV | hsv(28, 40%, 93%) |
| CMYK | cmyk(0%, 21%, 39.9%, 6.7%) |
| CIE-LAB | lab(79.69, 12.15, 29.63) |
| CIE-LCH | lch(79.69, 32.02, 67.71°) |
| OKLab | oklab(82.94% 0.0372 0.0739) |
| OKLCH | oklch(82.94% 0.083 63.3) |
| XYZ | xyz(58.2029, 56.1299, 33.7497) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.50
Apricot
#FBCEB1
ΔE00 6.39
Tan
#D2B48C
ΔE00 6.47
Peach (survey)
#FFB07C
ΔE00 6.56
Apricot (survey)
#FFB16D
ΔE00 6.76
Light Peach
#FFD8B1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBC8F #8FC1EE
analogous
#EE8F92 #EEBC8F #EEEB8F
triadic
#EEBC8F #8FEEBC #BC8FEE
tetradic
#EEBC8F #92EE8F #8FC1EE #EB8FEE
square
#EEBC8F #92EE8F #8FC1EE #EB8FEE
split-complementary
#EEBC8F #8FEEEB #8F92EE
monochromatic
#DE7C25 #E69C5A #EEBC8F #F6DCC4 #FBEFE4
Accessibility & contrast
On white
1.72
#EEBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#EEBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBC8F
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBC8F | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8C
Deuteranopia (green-blind)
#D8CA90
Tritanopia (blue-blind)
#FDB1B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebc8f; /* rgb */ color: rgb(238, 188, 143); /* oklch */ color: oklch(82.9% 0.083 63.3);
Tailwind
colors: {
custom: {
50: '#f5d0b0',
500: '#eebc8f',
950: '#000000',
},
}SCSS
$custom: #eebc8f; $custom-light: #f5d0b0; $custom-dark: #000000;
JSON
{
"hex": "#eebc8f",
"rgb": {
"r": 238,
"g": 188,
"b": 143
},
"hsl": {
"h": 28.421,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.82944,
"c": 0.08267,
"h": 63.3
},
"luminance": 0.56127
}Semantic roles & 50–950 ramp
primary
#EEBC8F
secondary
#5894CA
accent
#78D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381