#E19FFF#E19FFF
#E19FFF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.0% C 0.148 H 314.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E19FFF |
|---|---|
| RGB | rgb(225, 159, 255) |
| HSL | hsl(281, 100%, 81%) |
| HSV | hsv(281, 38%, 100%) |
| CMYK | cmyk(11.8%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(74.84, 40.90, -38.18) |
| CIE-LCH | lch(74.84, 55.95, 316.97°) |
| OKLab | oklab(79.96% 0.1043 -0.1052) |
| OKLCH | oklch(79.96% 0.148 314.8) |
| XYZ | xyz(61.4966, 48.0252, 100.6186) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.19
Mauve
#E0B0FF
ΔE00 4.39
Pastel Purple
#CAA0FF
ΔE00 4.80
Lavender (survey)
#C79FEF
ΔE00 5.00
Pale Violet
#CEAEFA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19FFF #BDFF9F
analogous
#B19FFF #E19FFF #FF9FED
triadic
#E19FFF #FFE19F #9FFFE1
tetradic
#E19FFF #FFB19F #BDFF9F #9FEDFF
square
#E19FFF #FFB19F #BDFF9F #9FEDFF
split-complementary
#E19FFF #EDFF9F #9FFFB1
monochromatic
#BB25FF #CE62FF #E19FFF #F4DCFF #F5E0FF
Accessibility & contrast
On white
1.98
#E19FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#E19FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19FFF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19FFF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#DFACC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e19fff; /* rgb */ color: rgb(225, 159, 255); /* oklch */ color: oklch(80.0% 0.148 314.8);
Tailwind
colors: {
custom: {
50: '#ebbcff',
500: '#e19fff',
950: '#000000',
},
}SCSS
$custom: #e19fff; $custom-light: #ebbcff; $custom-dark: #000000;
JSON
{
"hex": "#e19fff",
"rgb": {
"r": 225,
"g": 159,
"b": 255
},
"hsl": {
"h": 281.25,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.79956,
"c": 0.14815,
"h": 314.8
},
"luminance": 0.48024
}Semantic roles & 50–950 ramp
primary
#E19FFF
secondary
#DFF7D4
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186