#E3BBBB#E3BBBB
#E3BBBB is a very light, muted red. Relative luminance 0.555; OKLCH L 82.7% C 0.046 H 18.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BBBB |
|---|---|
| RGB | rgb(227, 187, 187) |
| HSL | hsl(0, 42%, 81%) |
| HSV | hsv(0, 18%, 89%) |
| CMYK | cmyk(0%, 17.6%, 17.6%, 11%) |
| CIE-LAB | lab(79.31, 14.31, 5.40) |
| CIE-LCH | lch(79.31, 15.30, 20.66°) |
| OKLab | oklab(82.7% 0.0438 0.0143) |
| OKLCH | oklch(82.7% 0.046 18.1) |
| XYZ | xyz(58.4186, 55.4614, 54.6319) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.68
Light Rose
#FFC5CB
ΔE00 6.02
Pinkish Grey
#C8ACA9
ΔE00 6.17
Dusty Pink
#D8A7B1
ΔE00 6.36
Bubblegum
#FFC1CC
ΔE00 7.01
Pink
#FFC0CB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BBBB #BBE3E3
analogous
#E3BBCF #E3BBBB #E3CFBB
triadic
#E3BBBB #BBE3BB #BBBBE3
tetradic
#E3BBBB #CFE3BB #BBE3E3 #CFBBE3
square
#E3BBBB #CFE3BB #BBE3E3 #CFBBE3
split-complementary
#E3BBBB #BBE3CF #BBCFE3
monochromatic
#BF6464 #D19090 #E3BBBB #F5E6E6 #F6E9E9
Accessibility & contrast
On white
1.74
#E3BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#E3BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BBBB
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BBBB | 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)
#C2C0BB
Deuteranopia (green-blind)
#CBC7BA
Tritanopia (blue-blind)
#ECB7BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e3bbbb; /* rgb */ color: rgb(227, 187, 187); /* oklch */ color: oklch(82.7% 0.046 18.1);
Tailwind
colors: {
custom: {
50: '#eccfcf',
500: '#e3bbbb',
950: '#000000',
},
}SCSS
$custom: #e3bbbb; $custom-light: #eccfcf; $custom-dark: #000000;
JSON
{
"hex": "#e3bbbb",
"rgb": {
"r": 227,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.82704,
"c": 0.04611,
"h": 18.1
},
"luminance": 0.55459
}Semantic roles & 50–950 ramp
primary
#E3BBBB
secondary
#86BCBC
accent
#B5B531
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161313
muted
#848383