#E6BBBA#E6BBBA
#E6BBBA is a very light, muted red. Relative luminance 0.559; OKLCH L 83.0% C 0.050 H 19.8°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBBA |
|---|---|
| RGB | rgb(230, 187, 186) |
| HSL | hsl(1, 47%, 82%) |
| HSV | hsv(1, 19%, 90%) |
| CMYK | cmyk(0%, 18.7%, 19.1%, 9.8%) |
| CIE-LAB | lab(79.56, 15.25, 6.34) |
| CIE-LCH | lch(79.56, 16.52, 22.58°) |
| OKLab | oklab(82.96% 0.0468 0.0168) |
| OKLCH | oklch(82.96% 0.05 19.8) |
| XYZ | xyz(59.2666, 55.9110, 54.1148) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.07
Light Rose
#FFC5CB
ΔE00 5.55
Dusty Pink
#D8A7B1
ΔE00 6.46
Bubblegum
#FFC1CC
ΔE00 6.64
Pink
#FFC0CB
ΔE00 6.69
Pinkish Grey
#C8ACA9
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBBA #BAE5E6
analogous
#E6BACF #E6BBBA #E6D1BA
triadic
#E6BBBA #BAE6BB #BBBAE6
tetradic
#E6BBBA #CFE6BA #BAE5E6 #D1BAE6
square
#E6BBBA #CFE6BA #BAE5E6 #D1BAE6
split-complementary
#E6BBBA #BAE6D1 #BACFE6
monochromatic
#C56260 #D68F8D #E6BBBA #F6E7E7 #F7E9E9
Accessibility & contrast
On white
1.72
#E6BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#E6BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBBA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBBA | 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)
#C3C0BA
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#F0B7BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e6bbba; /* rgb */ color: rgb(230, 187, 186); /* oklch */ color: oklch(83.0% 0.050 19.8);
Tailwind
colors: {
custom: {
50: '#eecfce',
500: '#e6bbba',
950: '#000000',
},
}SCSS
$custom: #e6bbba; $custom-light: #eecfce; $custom-dark: #000000;
JSON
{
"hex": "#e6bbba",
"rgb": {
"r": 230,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.364,
"s": 46.809,
"l": 81.569
},
"oklch": {
"l": 0.82961,
"c": 0.04969,
"h": 19.8
},
"luminance": 0.55909
}Semantic roles & 50–950 ramp
primary
#E6BBBA
secondary
#84BFC1
accent
#B7BA2B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383