#E2BCDB#E2BCDB
#E2BCDB is a very light, muted pink. Relative luminance 0.573; OKLCH L 83.8% C 0.060 H 332.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BCDB |
|---|---|
| RGB | rgb(226, 188, 219) |
| HSL | hsl(311, 40%, 81%) |
| HSV | hsv(311, 17%, 89%) |
| CMYK | cmyk(0%, 16.8%, 3.1%, 11.4%) |
| CIE-LAB | lab(80.32, 18.76, -10.39) |
| CIE-LCH | lch(80.32, 21.45, 331.03°) |
| OKLab | oklab(83.76% 0.0529 -0.0276) |
| OKLCH | oklch(83.76% 0.06 332.4) |
| XYZ | xyz(62.1321, 57.2510, 74.7816) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.76
Very Light Purple
#F6CEFC
ΔE00 6.17
Pale Mauve
#FED0FC
ΔE00 6.42
Pale Lavender
#EECFFE
ΔE00 6.86
Lilac
#C8A2C8
ΔE00 7.07
Light Lilac
#EDC8FF
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BCDB #BCE2C3
analogous
#D6BCE2 #E2BCDB #E2BCC8
triadic
#E2BCDB #DBE2BC #BCDBE2
tetradic
#E2BCDB #E2D6BC #BCE2C3 #BCC8E2
square
#E2BCDB #E2D6BC #BCE2C3 #BCC8E2
split-complementary
#E2BCDB #C8E2BC #BCE2D6
monochromatic
#BD67AD #D091C4 #E2BCDB #F4E7F2 #F6EAF4
Accessibility & contrast
On white
1.69
#E2BCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#E2BCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BCDB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BCDB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DC
Deuteranopia (green-blind)
#C4C9DA
Tritanopia (blue-blind)
#E6BEC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e2bcdb; /* rgb */ color: rgb(226, 188, 219); /* oklch */ color: oklch(83.8% 0.060 332.4);
Tailwind
colors: {
custom: {
50: '#ebd0e6',
500: '#e2bcdb',
950: '#000000',
},
}SCSS
$custom: #e2bcdb; $custom-light: #ebd0e6; $custom-dark: #000000;
JSON
{
"hex": "#e2bcdb",
"rgb": {
"r": 226,
"g": 188,
"b": 219
},
"hsl": {
"h": 311.053,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.83756,
"c": 0.05964,
"h": 332.4
},
"luminance": 0.5725
}Semantic roles & 50–950 ramp
primary
#E2BCDB
secondary
#87BB91
accent
#B34A33
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384