#E2B8BF#E2B8BF
#E2B8BF is a very light, muted red. Relative luminance 0.542; OKLCH L 82.2% C 0.049 H 7.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E2B8BF |
|---|---|
| RGB | rgb(226, 184, 191) |
| HSL | hsl(350, 42%, 80%) |
| HSV | hsv(350, 19%, 89%) |
| CMYK | cmyk(0%, 18.6%, 15.5%, 11.4%) |
| CIE-LAB | lab(78.59, 16.18, 2.18) |
| CIE-LCH | lch(78.59, 16.32, 7.67°) |
| OKLab | oklab(82.16% 0.0488 0.006) |
| OKLCH | oklch(82.16% 0.049 7) |
| XYZ | xyz(57.9084, 54.2133, 56.6939) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.49
Pale Rose
#FDC1C5
ΔE00 5.47
Light Rose
#FFC5CB
ΔE00 5.57
Bubblegum
#FFC1CC
ΔE00 5.79
Pink
#FFC0CB
ΔE00 5.84
Pale Pink
#FFCFDC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2B8BF #B8E2DB
analogous
#E2B8D4 #E2B8BF #E2C6B8
triadic
#E2B8BF #BFE2B8 #B8BFE2
tetradic
#E2B8BF #D4E2B8 #B8E2DB #C6B8E2
square
#E2B8BF #D4E2B8 #B8E2DB #C6B8E2
split-complementary
#E2B8BF #B8E2C6 #B8D4E2
monochromatic
#BF6171 #D08D98 #E2B8BF #F4E3E6 #F6E9EB
Accessibility & contrast
On white
1.77
#E2B8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#E2B8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2B8BF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2B8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2B8BF | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#EAB5BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e2b8bf; /* rgb */ color: rgb(226, 184, 191); /* oklch */ color: oklch(82.2% 0.049 7.0);
Tailwind
colors: {
custom: {
50: '#ebcdd2',
500: '#e2b8bf',
950: '#000000',
},
}SCSS
$custom: #e2b8bf; $custom-light: #ebcdd2; $custom-dark: #000000;
JSON
{
"hex": "#e2b8bf",
"rgb": {
"r": 226,
"g": 184,
"b": 191
},
"hsl": {
"h": 350,
"s": 42,
"l": 80.392
},
"oklch": {
"l": 0.82156,
"c": 0.0492,
"h": 7
},
"luminance": 0.54211
}Semantic roles & 50–950 ramp
primary
#E2B8BF
secondary
#83BBB2
accent
#B59F30
background
#FEFEFE
surface
#FDFAFB
border
#D5D3D4
text
#161314
muted
#848383