#E2BCD7#E2BCD7
#E2BCD7 is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.6% C 0.056 H 336.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCD7 |
|---|---|
| RGB | rgb(226, 188, 215) |
| HSL | hsl(317, 40%, 81%) |
| HSV | hsv(317, 17%, 89%) |
| CMYK | cmyk(0%, 16.8%, 4.9%, 11.4%) |
| CIE-LAB | lab(80.20, 18.05, -8.41) |
| CIE-LCH | lch(80.20, 19.92, 335.03°) |
| OKLab | oklab(83.63% 0.0515 -0.0222) |
| OKLCH | oklch(83.63% 0.056 336.6) |
| XYZ | xyz(61.6118, 57.0429, 72.0416) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.58
Very Light Purple
#F6CEFC
ΔE00 7.08
Pale Mauve
#FED0FC
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 7.19
Pale Pink
#FFCFDC
ΔE00 7.35
Lilac
#C8A2C8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCD7 #BCE2C7
analogous
#DABCE2 #E2BCD7 #E2BCC4
triadic
#E2BCD7 #D7E2BC #BCD7E2
tetradic
#E2BCD7 #E2DABC #BCE2C7 #BCC4E2
square
#E2BCD7 #E2DABC #BCE2C7 #BCC4E2
split-complementary
#E2BCD7 #C4E2BC #BCE2DA
monochromatic
#BD67A4 #D091BD #E2BCD7 #F4E7F0 #F6EAF2
Accessibility & contrast
On white
1.69
#E2BCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#E2BCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCD7
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCD7 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D8
Deuteranopia (green-blind)
#C5C9D6
Tritanopia (blue-blind)
#E6BDC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bcd7; /* rgb */ color: rgb(226, 188, 215); /* oklch */ color: oklch(83.6% 0.056 336.6);
Tailwind
colors: {
custom: {
50: '#ebd0e3',
500: '#e2bcd7',
950: '#000000',
},
}SCSS
$custom: #e2bcd7; $custom-light: #ebd0e3; $custom-dark: #000000;
JSON
{
"hex": "#e2bcd7",
"rgb": {
"r": 226,
"g": 188,
"b": 215
},
"hsl": {
"h": 317.368,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.83627,
"c": 0.05608,
"h": 336.6
},
"luminance": 0.57041
}Semantic roles & 50–950 ramp
primary
#E2BCD7
secondary
#87BB96
accent
#B35833
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384