#E19FED#E19FED
#E19FED is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.2% C 0.129 H 321.2°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E19FED |
|---|---|
| RGB | rgb(225, 159, 237) |
| HSL | hsl(291, 68%, 78%) |
| HSV | hsv(291, 33%, 93%) |
| CMYK | cmyk(5.1%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(74.14, 37.35, -29.51) |
| CIE-LCH | lch(74.14, 47.60, 321.69°) |
| OKLab | oklab(79.19% 0.1002 -0.0805) |
| OKLCH | oklch(79.19% 0.129 321.2) |
| XYZ | xyz(58.7337, 46.9200, 86.0669) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.46
Mauve
#E0B0FF
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 5.80
Baby Purple
#CA9BF7
ΔE00 6.09
Lilac (survey)
#CEA2FD
ΔE00 6.14
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19FED #ABED9F
analogous
#BA9FED #E19FED #ED9FD2
triadic
#E19FED #EDE19F #9FEDE1
tetradic
#E19FED #EDBA9F #ABED9F #9FD2ED
square
#E19FED #EDBA9F #ABED9F #9FD2ED
split-complementary
#E19FED #D2ED9F #9FEDBA
monochromatic
#C138DA #D16BE3 #E19FED #F1D3F7 #F7E5FA
Accessibility & contrast
On white
2.02
#E19FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#E19FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19FED
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19FED | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#E3A7BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e19fed; /* rgb */ color: rgb(225, 159, 237); /* oklch */ color: oklch(79.2% 0.129 321.2);
Tailwind
colors: {
custom: {
50: '#ebbcf3',
500: '#e19fed',
950: '#000000',
},
}SCSS
$custom: #e19fed; $custom-light: #ebbcf3; $custom-dark: #000000;
JSON
{
"hex": "#e19fed",
"rgb": {
"r": 225,
"g": 159,
"b": 237
},
"hsl": {
"h": 290.769,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.79193,
"c": 0.12853,
"h": 321.2
},
"luminance": 0.46918
}Semantic roles & 50–950 ramp
primary
#E19FED
secondary
#DDF2D9
accent
#D01532
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185