#E2BCD9#E2BCD9
#E2BCD9 is a very light, muted pink. Relative luminance 0.571; OKLCH L 83.7% C 0.058 H 334.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCD9 |
|---|---|
| RGB | rgb(226, 188, 217) |
| HSL | hsl(314, 40%, 81%) |
| HSV | hsv(314, 17%, 89%) |
| CMYK | cmyk(0%, 16.8%, 4%, 11.4%) |
| CIE-LAB | lab(80.26, 18.41, -9.40) |
| CIE-LCH | lch(80.26, 20.67, 332.95°) |
| OKLab | oklab(83.69% 0.0522 -0.0249) |
| OKLCH | oklch(83.69% 0.058 334.5) |
| XYZ | xyz(61.8704, 57.1464, 73.4033) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.62
Very Light Purple
#F6CEFC
ΔE00 6.61
Pale Mauve
#FED0FC
ΔE00 6.76
Lilac
#C8A2C8
ΔE00 7.25
Pale Lavender
#EECFFE
ΔE00 7.32
Light Pink
#FFD1DF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCD9 #BCE2C5
analogous
#D8BCE2 #E2BCD9 #E2BCC6
triadic
#E2BCD9 #D9E2BC #BCD9E2
tetradic
#E2BCD9 #E2D8BC #BCE2C5 #BCC6E2
square
#E2BCD9 #E2D8BC #BCE2C5 #BCC6E2
split-complementary
#E2BCD9 #C6E2BC #BCE2D8
monochromatic
#BD67A9 #D091C1 #E2BCD9 #F4E7F1 #F6EAF3
Accessibility & contrast
On white
1.69
#E2BCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#E2BCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCD9
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCD9 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DA
Deuteranopia (green-blind)
#C4C9D8
Tritanopia (blue-blind)
#E6BDC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bcd9; /* rgb */ color: rgb(226, 188, 217); /* oklch */ color: oklch(83.7% 0.058 334.5);
Tailwind
colors: {
custom: {
50: '#ebd0e4',
500: '#e2bcd9',
950: '#000000',
},
}SCSS
$custom: #e2bcd9; $custom-light: #ebd0e4; $custom-dark: #000000;
JSON
{
"hex": "#e2bcd9",
"rgb": {
"r": 226,
"g": 188,
"b": 217
},
"hsl": {
"h": 314.211,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.83691,
"c": 0.05782,
"h": 334.5
},
"luminance": 0.57145
}Semantic roles & 50–950 ramp
primary
#E2BCD9
secondary
#87BB93
accent
#B35133
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384