#E8BB93#E8BB93
#E8BB93 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.2% C 0.074 H 63.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB93 |
|---|---|
| RGB | rgb(232, 187, 147) |
| HSL | hsl(28, 65%, 74%) |
| HSV | hsv(28, 37%, 91%) |
| CMYK | cmyk(0%, 19.4%, 36.6%, 9%) |
| CIE-LAB | lab(78.93, 10.78, 26.39) |
| CIE-LCH | lch(78.93, 28.51, 67.79°) |
| OKLab | oklab(82.24% 0.0336 0.0663) |
| OKLCH | oklch(82.24% 0.074 63.1) |
| XYZ | xyz(56.3170, 54.8058, 35.2103) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.22
Tan
#D2B48C
ΔE00 5.50
Apricot
#FBCEB1
ΔE00 6.04
Light Peach
#FFD8B1
ΔE00 6.83
Very Light Brown
#D3B683
ΔE00 7.33
Fawn
#CFAF7B
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB93 #93C0E8
analogous
#E89396 #E8BB93 #E8E593
triadic
#E8BB93 #93E8BB #BB93E8
tetradic
#E8BB93 #96E893 #93C0E8 #E593E8
square
#E8BB93 #96E893 #93C0E8 #E593E8
split-complementary
#E8BB93 #93E8E5 #9396E8
monochromatic
#D37B2E #DD9B61 #E8BB93 #F3DBC5 #FAEFE6
Accessibility & contrast
On white
1.76
#E8BB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#E8BB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB93
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB93 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE90
Deuteranopia (green-blind)
#D4C794
Tritanopia (blue-blind)
#F6B1B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8bb93; /* rgb */ color: rgb(232, 187, 147); /* oklch */ color: oklch(82.2% 0.074 63.1);
Tailwind
colors: {
custom: {
50: '#f1cfb3',
500: '#e8bb93',
950: '#000000',
},
}SCSS
$custom: #e8bb93; $custom-light: #f1cfb3; $custom-dark: #000000;
JSON
{
"hex": "#e8bb93",
"rgb": {
"r": 232,
"g": 187,
"b": 147
},
"hsl": {
"h": 28.235,
"s": 64.885,
"l": 74.314
},
"oklch": {
"l": 0.8224,
"c": 0.07433,
"h": 63.1
},
"luminance": 0.54803
}Semantic roles & 50–950 ramp
primary
#E8BB93
secondary
#5D93C2
accent
#78CD19
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381