#E2BBBF#E2BBBF
#E2BBBF is a very light, muted red. Relative luminance 0.555; OKLCH L 82.7% C 0.045 H 11.2°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBBF |
|---|---|
| RGB | rgb(226, 187, 191) |
| HSL | hsl(354, 40%, 81%) |
| HSV | hsv(354, 17%, 89%) |
| CMYK | cmyk(0%, 17.3%, 15.5%, 11.4%) |
| CIE-LAB | lab(79.31, 14.57, 3.23) |
| CIE-LCH | lch(79.31, 14.93, 12.51°) |
| OKLab | oklab(82.72% 0.0442 0.0087) |
| OKLCH | oklch(82.72% 0.045 11.2) |
| XYZ | xyz(58.5382, 55.4729, 56.9039) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.66
Pale Rose
#FDC1C5
ΔE00 5.70
Light Rose
#FFC5CB
ΔE00 5.81
Bubblegum
#FFC1CC
ΔE00 6.47
Pink
#FFC0CB
ΔE00 6.55
Pinkish Grey
#C8ACA9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBBF #BBE2DE
analogous
#E2BBD2 #E2BBBF #E2CABB
triadic
#E2BBBF #BFE2BB #BBBFE2
tetradic
#E2BBBF #D2E2BB #BBE2DE #CABBE2
square
#E2BBBF #D2E2BB #BBE2DE #CABBE2
split-complementary
#E2BBBF #BBE2CA #BBD2E2
monochromatic
#BD656E #D09097 #E2BBBF #F4E6E7 #F6EAEB
Accessibility & contrast
On white
1.74
#E2BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#E2BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBBF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBBF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#EAB8BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bbbf; /* rgb */ color: rgb(226, 187, 191); /* oklch */ color: oklch(82.7% 0.045 11.2);
Tailwind
colors: {
custom: {
50: '#ebcfd2',
500: '#e2bbbf',
950: '#000000',
},
}SCSS
$custom: #e2bbbf; $custom-light: #ebcfd2; $custom-dark: #000000;
JSON
{
"hex": "#e2bbbf",
"rgb": {
"r": 226,
"g": 187,
"b": 191
},
"hsl": {
"h": 353.846,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.82721,
"c": 0.04509,
"h": 11.2
},
"luminance": 0.55471
}Semantic roles & 50–950 ramp
primary
#E2BBBF
secondary
#86BBB6
accent
#B3A632
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161314
muted
#848383