#E2BDC2#E2BDC2
#E2BDC2 is a very light, muted red. Relative luminance 0.565; OKLCH L 83.2% C 0.043 H 8.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BDC2 |
|---|---|
| RGB | rgb(226, 189, 194) |
| HSL | hsl(352, 39%, 81%) |
| HSV | hsv(352, 16%, 89%) |
| CMYK | cmyk(0%, 16.4%, 14.2%, 11.4%) |
| CIE-LAB | lab(79.88, 13.99, 2.43) |
| CIE-LCH | lch(79.88, 14.20, 9.86°) |
| OKLab | oklab(83.18% 0.0423 0.0066) |
| OKLCH | oklch(83.18% 0.043 8.9) |
| XYZ | xyz(59.2989, 56.4607, 58.8028) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 6.01
Pale Rose
#FDC1C5
ΔE00 6.05
Dusty Pink
#D8A7B1
ΔE00 6.13
Pale Pink
#FFCFDC
ΔE00 6.36
Light Pink
#FFD1DF
ΔE00 6.63
Bubblegum
#FFC1CC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BDC2 #BDE2DD
analogous
#E2BDD5 #E2BDC2 #E2CBBD
triadic
#E2BDC2 #C2E2BD #BDC2E2
tetradic
#E2BDC2 #D5E2BD #BDE2DD #CBBDE2
square
#E2BDC2 #D5E2BD #BDE2DD #CBBDE2
split-complementary
#E2BDC2 #BDE2CB #BDD5E2
monochromatic
#BD6873 #CF929B #E2BDC2 #F5E8E9 #F6EAEB
Accessibility & contrast
On white
1.71
#E2BDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#E2BDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BDC2
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BDC2 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C2
Deuteranopia (green-blind)
#CBC8C1
Tritanopia (blue-blind)
#EABABF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #e2bdc2; /* rgb */ color: rgb(226, 189, 194); /* oklch */ color: oklch(83.2% 0.043 8.9);
Tailwind
colors: {
custom: {
50: '#ebd1d4',
500: '#e2bdc2',
950: '#000000',
},
}SCSS
$custom: #e2bdc2; $custom-light: #ebd1d4; $custom-dark: #000000;
JSON
{
"hex": "#e2bdc2",
"rgb": {
"r": 226,
"g": 189,
"b": 194
},
"hsl": {
"h": 351.892,
"s": 38.947,
"l": 81.373
},
"oklch": {
"l": 0.83183,
"c": 0.04283,
"h": 8.9
},
"luminance": 0.56459
}Semantic roles & 50–950 ramp
primary
#E2BDC2
secondary
#88BBB4
accent
#B2A134
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383