#E8BBAF#E8BBAF
#E8BBAF is a very light, muted red. Relative luminance 0.558; OKLCH L 82.9% C 0.055 H 35.4°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBAF |
|---|---|
| RGB | rgb(232, 187, 175) |
| HSL | hsl(13, 55%, 80%) |
| HSV | hsv(13, 25%, 91%) |
| CMYK | cmyk(0%, 19.4%, 24.6%, 9%) |
| CIE-LAB | lab(79.50, 14.39, 12.20) |
| CIE-LCH | lch(79.50, 18.86, 40.30°) |
| OKLab | oklab(82.87% 0.0447 0.0318) |
| OKLCH | oklch(82.87% 0.055 35.4) |
| XYZ | xyz(58.7876, 55.7940, 48.2218) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 7.36
Pinkish Grey
#C8ACA9
ΔE00 7.39
Pale Rose
#FDC1C5
ΔE00 7.96
Apricot
#FBCEB1
ΔE00 8.04
Light Salmon
#FEA993
ΔE00 8.60
Light Rose
#FFC5CB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBAF #AFDCE8
analogous
#E8AFBF #E8BBAF #E8D8AF
triadic
#E8BBAF #AFE8BB #BBAFE8
tetradic
#E8BBAF #BFE8AF #AFDCE8 #D8AFE8
square
#E8BBAF #BFE8AF #AFDCE8 #D8AFE8
split-complementary
#E8BBAF #AFE8D8 #AFBFE8
monochromatic
#CD6A50 #DA937F #E8BBAF #F6E3DF #F8EBE7
Accessibility & contrast
On white
1.73
#E8BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#E8BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBAF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBAF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0AE
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#F3B5B8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e8bbaf; /* rgb */ color: rgb(232, 187, 175); /* oklch */ color: oklch(82.9% 0.055 35.4);
Tailwind
colors: {
custom: {
50: '#f0cfc6',
500: '#e8bbaf',
950: '#000000',
},
}SCSS
$custom: #e8bbaf; $custom-light: #f0cfc6; $custom-dark: #000000;
JSON
{
"hex": "#e8bbaf",
"rgb": {
"r": 232,
"g": 187,
"b": 175
},
"hsl": {
"h": 12.632,
"s": 55.34,
"l": 79.804
},
"oklch": {
"l": 0.82869,
"c": 0.05484,
"h": 35.4
},
"luminance": 0.55792
}Semantic roles & 50–950 ramp
primary
#E8BBAF
secondary
#78B3C3
accent
#A1C323
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382