#E2BCDA#E2BCDA
#E2BCDA is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.7% C 0.059 H 333.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCDA |
|---|---|
| RGB | rgb(226, 188, 218) |
| HSL | hsl(313, 40%, 81%) |
| HSV | hsv(313, 17%, 89%) |
| CMYK | cmyk(0%, 16.8%, 3.5%, 11.4%) |
| CIE-LAB | lab(80.29, 18.59, -9.89) |
| CIE-LCH | lch(80.29, 21.05, 331.97°) |
| OKLab | oklab(83.72% 0.0525 -0.0263) |
| OKLCH | oklch(83.72% 0.059 333.4) |
| XYZ | xyz(62.0008, 57.1985, 74.0904) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.68
Very Light Purple
#F6CEFC
ΔE00 6.38
Pale Mauve
#FED0FC
ΔE00 6.58
Pale Lavender
#EECFFE
ΔE00 7.09
Lilac
#C8A2C8
ΔE00 7.16
Light Lilac
#EDC8FF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCDA #BCE2C4
analogous
#D7BCE2 #E2BCDA #E2BCC7
triadic
#E2BCDA #DAE2BC #BCDAE2
tetradic
#E2BCDA #E2D7BC #BCE2C4 #BCC7E2
square
#E2BCDA #E2D7BC #BCE2C4 #BCC7E2
split-complementary
#E2BCDA #C7E2BC #BCE2D7
monochromatic
#BD67AB #D091C2 #E2BCDA #F4E7F2 #F6EAF3
Accessibility & contrast
On white
1.69
#E2BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#E2BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCDA
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCDA | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#C4C9D9
Tritanopia (blue-blind)
#E6BEC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bcda; /* rgb */ color: rgb(226, 188, 218); /* oklch */ color: oklch(83.7% 0.059 333.4);
Tailwind
colors: {
custom: {
50: '#ebd0e5',
500: '#e2bcda',
950: '#000000',
},
}SCSS
$custom: #e2bcda; $custom-light: #ebd0e5; $custom-dark: #000000;
JSON
{
"hex": "#e2bcda",
"rgb": {
"r": 226,
"g": 188,
"b": 218
},
"hsl": {
"h": 312.632,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.83723,
"c": 0.05872,
"h": 333.4
},
"luminance": 0.57197
}Semantic roles & 50–950 ramp
primary
#E2BCDA
secondary
#87BB92
accent
#B34E33
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384