#E2BCD8#E2BCD8
#E2BCD8 is a very light, muted pink. Relative luminance 0.571; OKLCH L 83.7% C 0.057 H 335.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCD8 |
|---|---|
| RGB | rgb(226, 188, 216) |
| HSL | hsl(316, 40%, 81%) |
| HSV | hsv(316, 17%, 89%) |
| CMYK | cmyk(0%, 16.8%, 4.4%, 11.4%) |
| CIE-LAB | lab(80.23, 18.23, -8.90) |
| CIE-LCH | lch(80.23, 20.29, 333.97°) |
| OKLab | oklab(83.66% 0.0518 -0.0236) |
| OKLCH | oklch(83.66% 0.057 335.5) |
| XYZ | xyz(61.7407, 57.0945, 72.7204) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.59
Very Light Purple
#F6CEFC
ΔE00 6.84
Pale Mauve
#FED0FC
ΔE00 6.95
Lilac
#C8A2C8
ΔE00 7.36
Light Pink
#FFD1DF
ΔE00 7.38
Pale Pink
#FFCFDC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCD8 #BCE2C6
analogous
#D9BCE2 #E2BCD8 #E2BCC5
triadic
#E2BCD8 #D8E2BC #BCD8E2
tetradic
#E2BCD8 #E2D9BC #BCE2C6 #BCC5E2
square
#E2BCD8 #E2D9BC #BCE2C6 #BCC5E2
split-complementary
#E2BCD8 #C5E2BC #BCE2D9
monochromatic
#BD67A6 #D091BF #E2BCD8 #F4E7F1 #F6EAF3
Accessibility & contrast
On white
1.69
#E2BCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#E2BCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCD8
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCD8 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4D9
Deuteranopia (green-blind)
#C5C9D7
Tritanopia (blue-blind)
#E6BDC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bcd8; /* rgb */ color: rgb(226, 188, 216); /* oklch */ color: oklch(83.7% 0.057 335.5);
Tailwind
colors: {
custom: {
50: '#ebd0e4',
500: '#e2bcd8',
950: '#000000',
},
}SCSS
$custom: #e2bcd8; $custom-light: #ebd0e4; $custom-dark: #000000;
JSON
{
"hex": "#e2bcd8",
"rgb": {
"r": 226,
"g": 188,
"b": 216
},
"hsl": {
"h": 315.789,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.83659,
"c": 0.05695,
"h": 335.5
},
"luminance": 0.57093
}Semantic roles & 50–950 ramp
primary
#E2BCD8
secondary
#87BB95
accent
#B35533
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384