#E2BCD6#E2BCD6
#E2BCD6 is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.6% C 0.055 H 337.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCD6 |
|---|---|
| RGB | rgb(226, 188, 214) |
| HSL | hsl(319, 40%, 81%) |
| HSV | hsv(319, 17%, 89%) |
| CMYK | cmyk(0%, 16.8%, 5.3%, 11.4%) |
| CIE-LAB | lab(80.17, 17.88, -7.91) |
| CIE-LCH | lch(80.17, 19.55, 336.13°) |
| OKLab | oklab(83.6% 0.0511 -0.0209) |
| OKLCH | oklch(83.6% 0.055 337.8) |
| XYZ | xyz(61.4837, 56.9917, 71.3669) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.60
Light Pink
#FFD1DF
ΔE00 7.00
Pale Pink
#FFCFDC
ΔE00 7.15
Very Light Purple
#F6CEFC
ΔE00 7.32
Pale Mauve
#FED0FC
ΔE00 7.36
Lilac
#C8A2C8
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCD6 #BCE2C8
analogous
#DBBCE2 #E2BCD6 #E2BCC3
triadic
#E2BCD6 #D6E2BC #BCD6E2
tetradic
#E2BCD6 #E2DBBC #BCE2C8 #BCC3E2
square
#E2BCD6 #E2DBBC #BCE2C8 #BCC3E2
split-complementary
#E2BCD6 #C3E2BC #BCE2DB
monochromatic
#BD67A2 #D091BC #E2BCD6 #F4E7F0 #F6EAF2
Accessibility & contrast
On white
1.69
#E2BCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#E2BCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCD6
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCD6 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D7
Deuteranopia (green-blind)
#C5C9D5
Tritanopia (blue-blind)
#E7BDC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bcd6; /* rgb */ color: rgb(226, 188, 214); /* oklch */ color: oklch(83.6% 0.055 337.8);
Tailwind
colors: {
custom: {
50: '#ebd0e2',
500: '#e2bcd6',
950: '#000000',
},
}SCSS
$custom: #e2bcd6; $custom-light: #ebd0e2; $custom-dark: #000000;
JSON
{
"hex": "#e2bcd6",
"rgb": {
"r": 226,
"g": 188,
"b": 214
},
"hsl": {
"h": 318.947,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.83595,
"c": 0.05524,
"h": 337.8
},
"luminance": 0.5699
}Semantic roles & 50–950 ramp
primary
#E2BCD6
secondary
#87BB98
accent
#B35B33
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384