#E2BBB7#E2BBB7
#E2BBB7 is a very light, muted red. Relative luminance 0.551; OKLCH L 82.5% C 0.045 H 25.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BBB7 |
|---|---|
| RGB | rgb(226, 187, 183) |
| HSL | hsl(6, 43%, 80%) |
| HSV | hsv(6, 19%, 89%) |
| CMYK | cmyk(0%, 17.3%, 19%, 11.4%) |
| CIE-LAB | lab(79.12, 13.34, 7.27) |
| CIE-LCH | lch(79.12, 15.19, 28.59°) |
| OKLab | oklab(82.5% 0.0412 0.0192) |
| OKLCH | oklch(82.5% 0.045 25) |
| XYZ | xyz(57.6817, 55.1303, 52.3933) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.64
Pale Rose
#FDC1C5
ΔE00 6.66
Light Rose
#FFC5CB
ΔE00 7.13
Dusty Pink
#D8A7B1
ΔE00 7.55
Bubblegum
#FFC1CC
ΔE00 8.35
Pink
#FFC0CB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BBB7 #B7DEE2
analogous
#E2B7C9 #E2BBB7 #E2D0B7
triadic
#E2BBB7 #B7E2BB #BBB7E2
tetradic
#E2BBB7 #C9E2B7 #B7DEE2 #D0B7E2
square
#E2BBB7 #C9E2B7 #B7DEE2 #D0B7E2
split-complementary
#E2BBB7 #B7E2D0 #B7C9E2
monochromatic
#BF6960 #D0928B #E2BBB7 #F4E4E3 #F6EAE9
Accessibility & contrast
On white
1.75
#E2BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#E2BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BBB7
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BBB7 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B7
Deuteranopia (green-blind)
#CBC7B7
Tritanopia (blue-blind)
#EBB7BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #e2bbb7; /* rgb */ color: rgb(226, 187, 183); /* oklch */ color: oklch(82.5% 0.045 25.0);
Tailwind
colors: {
custom: {
50: '#ebcfcc',
500: '#e2bbb7',
950: '#000000',
},
}SCSS
$custom: #e2bbb7; $custom-light: #ebcfcc; $custom-dark: #000000;
JSON
{
"hex": "#e2bbb7",
"rgb": {
"r": 226,
"g": 187,
"b": 183
},
"hsl": {
"h": 5.581,
"s": 42.574,
"l": 80.196
},
"oklch": {
"l": 0.82503,
"c": 0.04541,
"h": 25
},
"luminance": 0.55128
}Semantic roles & 50–950 ramp
primary
#E2BBB7
secondary
#82B6BB
accent
#A9B630
background
#FEFEFE
surface
#FDFBFA
border
#D5D4D3
text
#161313
muted
#848383