#E19CED#E19CED
#E19CED is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.7% C 0.134 H 321.4°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E19CED |
|---|---|
| RGB | rgb(225, 156, 237) |
| HSL | hsl(291, 69%, 77%) |
| HSV | hsv(291, 34%, 93%) |
| CMYK | cmyk(5.1%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(73.48, 38.95, -30.52) |
| CIE-LCH | lch(73.48, 49.48, 321.92°) |
| OKLab | oklab(78.7% 0.1046 -0.0833) |
| OKLCH | oklch(78.7% 0.134 321.4) |
| XYZ | xyz(58.2240, 45.9007, 85.8970) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.88
Mauve
#E0B0FF
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 5.95
Lilac (survey)
#CEA2FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19CED #A8ED9C
analogous
#B99CED #E19CED #ED9CD1
triadic
#E19CED #EDE19C #9CEDE1
tetradic
#E19CED #EDB99C #A8ED9C #9CD1ED
square
#E19CED #EDB99C #A8ED9C #9CD1ED
split-complementary
#E19CED #D1ED9C #9CEDB9
monochromatic
#C234DA #D168E4 #E19CED #F1D0F6 #F7E5FA
Accessibility & contrast
On white
2.06
#E19CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E19CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19CED
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19CED | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#E3A5BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e19ced; /* rgb */ color: rgb(225, 156, 237); /* oklch */ color: oklch(78.7% 0.134 321.4);
Tailwind
colors: {
custom: {
50: '#ebbaf3',
500: '#e19ced',
950: '#000000',
},
}SCSS
$custom: #e19ced; $custom-light: #ebbaf3; $custom-dark: #000000;
JSON
{
"hex": "#e19ced",
"rgb": {
"r": 225,
"g": 156,
"b": 237
},
"hsl": {
"h": 291.111,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.78695,
"c": 0.13371,
"h": 321.4
},
"luminance": 0.45899
}Semantic roles & 50–950 ramp
primary
#E19CED
secondary
#DDF2D9
accent
#D11430
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185