#E6BBBD#E6BBBD
#E6BBBD is a very light, muted red. Relative luminance 0.560; OKLCH L 83.0% C 0.050 H 15.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E6BBBD |
|---|---|
| RGB | rgb(230, 187, 189) |
| HSL | hsl(357, 46%, 82%) |
| HSV | hsv(357, 19%, 90%) |
| CMYK | cmyk(0%, 18.7%, 17.8%, 9.8%) |
| CIE-LAB | lab(79.64, 15.71, 4.83) |
| CIE-LCH | lch(79.64, 16.44, 17.09°) |
| OKLab | oklab(83.04% 0.0479 0.0129) |
| OKLCH | oklch(83.04% 0.05 15.1) |
| XYZ | xyz(59.5889, 56.0399, 55.8121) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.72
Light Rose
#FFC5CB
ΔE00 5.04
Dusty Pink
#D8A7B1
ΔE00 5.78
Bubblegum
#FFC1CC
ΔE00 5.89
Pink
#FFC0CB
ΔE00 5.95
Pale Pink
#FFCFDC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6BBBD #BBE6E4
analogous
#E6BBD3 #E6BBBD #E6CFBB
triadic
#E6BBBD #BDE6BB #BBBDE6
tetradic
#E6BBBD #D3E6BB #BBE6E4 #CFBBE6
square
#E6BBBD #D3E6BB #BBE6E4 #CFBBE6
split-complementary
#E6BBBD #BBE6CF #BBD3E6
monochromatic
#C56266 #D68E92 #E6BBBD #F6E8E8 #F7E9E9
Accessibility & contrast
On white
1.72
#E6BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#E6BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6BBBD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6BBBD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#CCC8BC
Tritanopia (blue-blind)
#EFB7BC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e6bbbd; /* rgb */ color: rgb(230, 187, 189); /* oklch */ color: oklch(83.0% 0.050 15.1);
Tailwind
colors: {
custom: {
50: '#eecfd0',
500: '#e6bbbd',
950: '#000000',
},
}SCSS
$custom: #e6bbbd; $custom-light: #eecfd0; $custom-dark: #000000;
JSON
{
"hex": "#e6bbbd",
"rgb": {
"r": 230,
"g": 187,
"b": 189
},
"hsl": {
"h": 357.209,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.83043,
"c": 0.0496,
"h": 15.1
},
"luminance": 0.56038
}Semantic roles & 50–950 ramp
primary
#E6BBBD
secondary
#85C1BE
accent
#B9B32C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383