#E19FF2#E19FF2
#E19FF2 is a light, vivid purple. Relative luminance 0.472; OKLCH L 79.4% C 0.134 H 319.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E19FF2 |
|---|---|
| RGB | rgb(225, 159, 242) |
| HSL | hsl(288, 76%, 79%) |
| HSV | hsv(288, 34%, 95%) |
| CMYK | cmyk(7%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(74.33, 38.32, -31.94) |
| CIE-LCH | lch(74.33, 49.88, 320.19°) |
| OKLab | oklab(79.4% 0.1014 -0.0874) |
| OKLCH | oklch(79.4% 0.134 319.3) |
| XYZ | xyz(59.4744, 47.2162, 89.9679) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.47
Mauve
#E0B0FF
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 5.34
Lilac (survey)
#CEA2FD
ΔE00 5.36
Baby Purple
#CA9BF7
ΔE00 5.36
Pastel Purple
#CAA0FF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E19FF2 #B0F29F
analogous
#B79FF2 #E19FF2 #F29FD9
triadic
#E19FF2 #F2E19F #9FF2E1
tetradic
#E19FF2 #F2B79F #B0F29F #9FD9F2
square
#E19FF2 #F2B79F #B0F29F #9FD9F2
split-complementary
#E19FF2 #D9F29F #9FF2B7
monochromatic
#BF33E3 #D069EB #E19FF2 #F2D5F9 #F7E4FB
Accessibility & contrast
On white
2.01
#E19FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#E19FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E19FF2
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E19FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E19FF2 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#E2A9BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e19ff2; /* rgb */ color: rgb(225, 159, 242); /* oklch */ color: oklch(79.4% 0.134 319.3);
Tailwind
colors: {
custom: {
50: '#ebbcf6',
500: '#e19ff2',
950: '#000000',
},
}SCSS
$custom: #e19ff2; $custom-light: #ebbcf6; $custom-dark: #000000;
JSON
{
"hex": "#e19ff2",
"rgb": {
"r": 225,
"g": 159,
"b": 242
},
"hsl": {
"h": 287.711,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.79399,
"c": 0.13386,
"h": 319.3
},
"luminance": 0.47215
}Semantic roles & 50–950 ramp
primary
#E19FF2
secondary
#DDF3D8
accent
#D80D37
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161217
muted
#848185