#E8BA91#E8BA91
#E8BA91 is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.0% C 0.076 H 63.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BA91 |
|---|---|
| RGB | rgb(232, 186, 145) |
| HSL | hsl(28, 65%, 74%) |
| HSV | hsv(28, 38%, 91%) |
| CMYK | cmyk(0%, 19.8%, 37.5%, 9%) |
| CIE-LAB | lab(78.65, 11.07, 27.08) |
| CIE-LCH | lch(78.65, 29.25, 67.75°) |
| OKLab | oklab(82.01% 0.0343 0.0679) |
| OKLCH | oklch(82.01% 0.076 63.2) |
| XYZ | xyz(55.9501, 54.3208, 34.3205) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.14
Tan
#D2B48C
ΔE00 5.54
Apricot
#FBCEB1
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 7.09
Peach (survey)
#FFB07C
ΔE00 7.30
Very Light Brown
#D3B683
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BA91 #91BFE8
analogous
#E89194 #E8BA91 #E8E691
triadic
#E8BA91 #91E8BA #BA91E8
tetradic
#E8BA91 #94E891 #91BFE8 #E691E8
square
#E8BA91 #94E891 #91BFE8 #E691E8
split-complementary
#E8BA91 #91E8E6 #9194E8
monochromatic
#D37B2C #DD9A5E #E8BA91 #F3DAC4 #FAEFE6
Accessibility & contrast
On white
1.77
#E8BA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#E8BA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BA91
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BA91 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8E
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#F6B0AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #e8ba91; /* rgb */ color: rgb(232, 186, 145); /* oklch */ color: oklch(82.0% 0.076 63.2);
Tailwind
colors: {
custom: {
50: '#f1ceb1',
500: '#e8ba91',
950: '#000000',
},
}SCSS
$custom: #e8ba91; $custom-light: #f1ceb1; $custom-dark: #000000;
JSON
{
"hex": "#e8ba91",
"rgb": {
"r": 232,
"g": 186,
"b": 145
},
"hsl": {
"h": 28.276,
"s": 65.414,
"l": 73.922
},
"oklch": {
"l": 0.82009,
"c": 0.07608,
"h": 63.2
},
"luminance": 0.54318
}Semantic roles & 50–950 ramp
primary
#E8BA91
secondary
#5B92C2
accent
#78CD18
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381