#E19DCD#E19DCD
#E19DCD is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.6% C 0.102 H 337.9°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E19DCD |
|---|---|
| RGB | rgb(225, 157, 205) |
| HSL | hsl(318, 53%, 75%) |
| HSV | hsv(318, 30%, 88%) |
| CMYK | cmyk(0%, 30.2%, 8.9%, 11.8%) |
| CIE-LAB | lab(72.58, 32.62, -14.36) |
| CIE-LCH | lch(72.58, 35.64, 336.24°) |
| OKLab | oklab(77.64% 0.0942 -0.0382) |
| OKLCH | oklch(77.64% 0.102 337.9) |
| XYZ | xyz(54.1274, 44.5316, 63.4901) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Lilac
#C8A2C8
ΔE00 5.96
Bubblegum Pink
#FE83CC
ΔE00 7.79
Lavender Pink
#DD85D7
ΔE00 7.88
Powder Pink
#FFB2D0
ΔE00 8.20
Pink (survey)
#FF81C0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19DCD #9DE1B1
analogous
#D39DE1 #E19DCD #E19DAB
triadic
#E19DCD #CDE19D #9DCDE1
tetradic
#E19DCD #E1D39D #9DE1B1 #9DABE1
square
#E19DCD #E1D39D #9DE1B1 #9DABE1
split-complementary
#E19DCD #ABE19D #9DE1D3
monochromatic
#C43F9D #D36EB5 #E19DCD #EFCCE5 #F8E8F3
Accessibility & contrast
On white
2.12
#E19DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E19DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19DCD
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19DCD | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCF
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#E89FAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e19dcd; /* rgb */ color: rgb(225, 157, 205); /* oklch */ color: oklch(77.6% 0.102 337.9);
Tailwind
colors: {
custom: {
50: '#ebbadc',
500: '#e19dcd',
950: '#000000',
},
}SCSS
$custom: #e19dcd; $custom-light: #ebbadc; $custom-dark: #000000;
JSON
{
"hex": "#e19dcd",
"rgb": {
"r": 225,
"g": 157,
"b": 205
},
"hsl": {
"h": 317.647,
"s": 53.125,
"l": 74.902
},
"oklch": {
"l": 0.77642,
"c": 0.10162,
"h": 337.9
},
"luminance": 0.44529
}Semantic roles & 50–950 ramp
primary
#E19DCD
secondary
#DCEFE2
accent
#C15325
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161215
muted
#848183