#E8BB94#E8BB94
#E8BB94 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.3% C 0.073 H 62.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BB94 |
|---|---|
| RGB | rgb(232, 187, 148) |
| HSL | hsl(28, 65%, 75%) |
| HSV | hsv(28, 36%, 91%) |
| CMYK | cmyk(0%, 19.4%, 36.2%, 9%) |
| CIE-LAB | lab(78.95, 10.90, 25.89) |
| CIE-LCH | lch(78.95, 28.09, 67.18°) |
| OKLab | oklab(82.26% 0.034 0.0651) |
| OKLCH | oklch(82.26% 0.073 62.4) |
| XYZ | xyz(56.3958, 54.8373, 35.6253) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.49
Tan
#D2B48C
ΔE00 5.64
Apricot
#FBCEB1
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 6.85
Peach
#FFDAB9
ΔE00 7.43
Peach (survey)
#FFB07C
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BB94 #94C1E8
analogous
#E89497 #E8BB94 #E8E594
triadic
#E8BB94 #94E8BB #BB94E8
tetradic
#E8BB94 #97E894 #94C1E8 #E594E8
square
#E8BB94 #97E894 #94C1E8 #E594E8
split-complementary
#E8BB94 #94E8E5 #9497E8
monochromatic
#D27B2F #DD9B62 #E8BB94 #F3DBC6 #FAEFE6
Accessibility & contrast
On white
1.75
#E8BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#E8BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BB94
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BB94 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE91
Deuteranopia (green-blind)
#D4C795
Tritanopia (blue-blind)
#F6B2B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8bb94; /* rgb */ color: rgb(232, 187, 148); /* oklch */ color: oklch(82.3% 0.073 62.4);
Tailwind
colors: {
custom: {
50: '#f1cfb3',
500: '#e8bb94',
950: '#000000',
},
}SCSS
$custom: #e8bb94; $custom-light: #f1cfb3; $custom-dark: #000000;
JSON
{
"hex": "#e8bb94",
"rgb": {
"r": 232,
"g": 187,
"b": 148
},
"hsl": {
"h": 27.857,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.8226,
"c": 0.07345,
"h": 62.4
},
"luminance": 0.54835
}Semantic roles & 50–950 ramp
primary
#E8BB94
secondary
#5E94C2
accent
#79CC19
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171311
muted
#858381