#E8BBAB#E8BBAB
#E8BBAB is a very light, muted orange. Relative luminance 0.556; OKLCH L 82.8% C 0.057 H 40.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBAB |
|---|---|
| RGB | rgb(232, 187, 171) |
| HSL | hsl(16, 57%, 79%) |
| HSV | hsv(16, 26%, 91%) |
| CMYK | cmyk(0%, 19.4%, 26.3%, 9%) |
| CIE-LAB | lab(79.41, 13.83, 14.23) |
| CIE-LCH | lch(79.41, 19.84, 45.81°) |
| OKLab | oklab(82.77% 0.0431 0.0368) |
| OKLCH | oklch(82.77% 0.057 40.5) |
| XYZ | xyz(58.4005, 55.6392, 46.1834) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.72
Pale Salmon
#FFB19A
ΔE00 7.02
Pinkish Grey
#C8ACA9
ΔE00 8.07
Light Salmon
#FEA993
ΔE00 8.42
Pinkish Tan
#D99B82
ΔE00 8.91
Pale Rose
#FDC1C5
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBAB #ABD8E8
analogous
#E8ABBA #E8BBAB #E8DAAB
triadic
#E8BBAB #ABE8BB #BBABE8
tetradic
#E8BBAB #BAE8AB #ABD8E8 #DAABE8
square
#E8BBAB #BAE8AB #ABD8E8 #DAABE8
split-complementary
#E8BBAB #ABE8DA #ABBAE8
monochromatic
#CE6D4B #DB947B #E8BBAB #F5E2DB #F8ECE7
Accessibility & contrast
On white
1.73
#E8BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#E8BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBAB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBAB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFAA
Deuteranopia (green-blind)
#D0C8AB
Tritanopia (blue-blind)
#F4B5B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e8bbab; /* rgb */ color: rgb(232, 187, 171); /* oklch */ color: oklch(82.8% 0.057 40.5);
Tailwind
colors: {
custom: {
50: '#f0cfc4',
500: '#e8bbab',
950: '#000000',
},
}SCSS
$custom: #e8bbab; $custom-light: #f0cfc4; $custom-dark: #000000;
JSON
{
"hex": "#e8bbab",
"rgb": {
"r": 232,
"g": 187,
"b": 171
},
"hsl": {
"h": 15.738,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.82771,
"c": 0.05672,
"h": 40.5
},
"luminance": 0.55637
}Semantic roles & 50–950 ramp
primary
#E8BBAB
secondary
#74AEC3
accent
#9AC521
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382