#E0BCDA#E0BCDA
#E0BCDA is a very light, muted pink. Relative luminance 0.569; OKLCH L 83.5% C 0.057 H 331.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E0BCDA |
|---|---|
| RGB | rgb(224, 188, 218) |
| HSL | hsl(310, 37%, 81%) |
| HSV | hsv(310, 16%, 88%) |
| CMYK | cmyk(0%, 16.1%, 2.7%, 12.2%) |
| CIE-LAB | lab(80.11, 17.91, -10.18) |
| CIE-LCH | lch(80.11, 20.60, 330.38°) |
| OKLab | oklab(83.54% 0.0503 -0.0271) |
| OKLCH | oklch(83.54% 0.057 331.7) |
| XYZ | xyz(61.3772, 56.8770, 74.0612) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.23
Very Light Purple
#F6CEFC
ΔE00 6.42
Pale Mauve
#FED0FC
ΔE00 6.75
Pale Lavender
#EECFFE
ΔE00 6.96
Lilac
#C8A2C8
ΔE00 7.03
Light Lilac
#EDC8FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0BCDA #BCE0C2
analogous
#D4BCE0 #E0BCDA #E0BCC8
triadic
#E0BCDA #DAE0BC #BCDAE0
tetradic
#E0BCDA #E0D4BC #BCE0C2 #BCC8E0
square
#E0BCDA #E0D4BC #BCE0C2 #BCC8E0
split-complementary
#E0BCDA #C8E0BC #BCE0D4
monochromatic
#B968AC #CD92C3 #E0BCDA #F3E6F1 #F5EAF3
Accessibility & contrast
On white
1.70
#E0BCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#E0BCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0BCDA
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0BCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0BCDA | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DB
Deuteranopia (green-blind)
#C3C8D9
Tritanopia (blue-blind)
#E3BEC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #e0bcda; /* rgb */ color: rgb(224, 188, 218); /* oklch */ color: oklch(83.5% 0.057 331.7);
Tailwind
colors: {
custom: {
50: '#ead0e5',
500: '#e0bcda',
950: '#000000',
},
}SCSS
$custom: #e0bcda; $custom-light: #ead0e5; $custom-dark: #000000;
JSON
{
"hex": "#e0bcda",
"rgb": {
"r": 224,
"g": 188,
"b": 218
},
"hsl": {
"h": 310,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.83541,
"c": 0.05714,
"h": 331.7
},
"luminance": 0.56876
}Semantic roles & 50–950 ramp
primary
#E0BCDA
secondary
#88B990
accent
#B04A36
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161415
muted
#848384