#E8BBB2#E8BBB2
#E8BBB2 is a very light, muted red. Relative luminance 0.559; OKLCH L 82.9% C 0.054 H 31.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBB2 |
|---|---|
| RGB | rgb(232, 187, 178) |
| HSL | hsl(10, 54%, 80%) |
| HSV | hsv(10, 23%, 91%) |
| CMYK | cmyk(0%, 19.4%, 23.3%, 9%) |
| CIE-LAB | lab(79.56, 14.81, 10.68) |
| CIE-LCH | lch(79.56, 18.26, 35.80°) |
| OKLab | oklab(82.94% 0.0459 0.0279) |
| OKLCH | oklch(82.94% 0.054 31.3) |
| XYZ | xyz(59.0855, 55.9132, 49.7908) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.86
Pinkish Grey
#C8ACA9
ΔE00 7.07
Light Rose
#FFC5CB
ΔE00 7.58
Pale Salmon
#FFB19A
ΔE00 7.90
Dusty Pink
#D8A7B1
ΔE00 8.94
Light Salmon
#FEA993
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBB2 #B2DFE8
analogous
#E8B2C4 #E8BBB2 #E8D6B2
triadic
#E8BBB2 #B2E8BB #BBB2E8
tetradic
#E8BBB2 #C4E8B2 #B2DFE8 #D6B2E8
square
#E8BBB2 #C4E8B2 #B2DFE8 #D6B2E8
split-complementary
#E8BBB2 #B2E8D6 #B2C4E8
monochromatic
#CC6854 #DA9183 #E8BBB2 #F6E5E1 #F8EAE7
Accessibility & contrast
On white
1.72
#E8BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#E8BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBB2
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBB2 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#F3B6B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e8bbb2; /* rgb */ color: rgb(232, 187, 178); /* oklch */ color: oklch(82.9% 0.054 31.3);
Tailwind
colors: {
custom: {
50: '#f0cfc9',
500: '#e8bbb2',
950: '#000000',
},
}SCSS
$custom: #e8bbb2; $custom-light: #f0cfc9; $custom-dark: #000000;
JSON
{
"hex": "#e8bbb2",
"rgb": {
"r": 232,
"g": 187,
"b": 178
},
"hsl": {
"h": 10,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.82944,
"c": 0.0537,
"h": 31.3
},
"luminance": 0.55911
}Semantic roles & 50–950 ramp
primary
#E8BBB2
secondary
#7BB7C3
accent
#A7C124
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382