#E6BBBF#E6BBBF
#E6BBBF is a very light, muted red. Relative luminance 0.561; OKLCH L 83.1% C 0.050 H 11.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBBF |
|---|---|
| RGB | rgb(230, 187, 191) |
| HSL | hsl(354, 46%, 82%) |
| HSV | hsv(354, 19%, 90%) |
| CMYK | cmyk(0%, 18.7%, 17%, 9.8%) |
| CIE-LAB | lab(79.69, 16.02, 3.82) |
| CIE-LCH | lch(79.69, 16.47, 13.42°) |
| OKLab | oklab(83.1% 0.0487 0.0103) |
| OKLCH | oklch(83.1% 0.05 11.9) |
| XYZ | xyz(59.8074, 56.1273, 56.9634) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.66
Light Rose
#FFC5CB
ΔE00 4.85
Dusty Pink
#D8A7B1
ΔE00 5.45
Bubblegum
#FFC1CC
ΔE00 5.51
Pink
#FFC0CB
ΔE00 5.57
Pale Pink
#FFCFDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBBF #BBE6E2
analogous
#E6BBD5 #E6BBBF #E6CDBB
triadic
#E6BBBF #BFE6BB #BBBFE6
tetradic
#E6BBBF #D5E6BB #BBE6E2 #CDBBE6
square
#E6BBBF #D5E6BB #BBE6E2 #CDBBE6
split-complementary
#E6BBBF #BBE6CD #BBD5E6
monochromatic
#C5626B #D68E95 #E6BBBF #F6E8E9 #F7E9EA
Accessibility & contrast
On white
1.72
#E6BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#E6BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBBF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBBF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#EFB8BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e6bbbf; /* rgb */ color: rgb(230, 187, 191); /* oklch */ color: oklch(83.1% 0.050 11.9);
Tailwind
colors: {
custom: {
50: '#eecfd2',
500: '#e6bbbf',
950: '#000000',
},
}SCSS
$custom: #e6bbbf; $custom-light: #eecfd2; $custom-dark: #000000;
JSON
{
"hex": "#e6bbbf",
"rgb": {
"r": 230,
"g": 187,
"b": 191
},
"hsl": {
"h": 354.419,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.83098,
"c": 0.04973,
"h": 11.9
},
"luminance": 0.56125
}Semantic roles & 50–950 ramp
primary
#E6BBBF
secondary
#85C1BB
accent
#B9AC2C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383