#E199FF#E199FF
#E199FF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.0% C 0.158 H 315.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E199FF |
|---|---|
| RGB | rgb(225, 153, 255) |
| HSL | hsl(282, 100%, 80%) |
| HSV | hsv(282, 40%, 100%) |
| CMYK | cmyk(11.8%, 40%, 0%, 0%) |
| CIE-LAB | lab(73.55, 44.08, -40.19) |
| CIE-LCH | lch(73.55, 59.65, 317.64°) |
| OKLab | oklab(78.99% 0.1128 -0.1109) |
| OKLCH | oklch(78.99% 0.158 315.5) |
| XYZ | xyz(60.4898, 46.0115, 100.2830) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.63
Pastel Purple
#CAA0FF
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.56
Mauve
#E0B0FF
ΔE00 5.81
Liliac
#C48EFD
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E199FF #B7FF99
analogous
#AE99FF #E199FF #FF99EA
triadic
#E199FF #FFE199 #99FFE1
tetradic
#E199FF #FFAE99 #B7FF99 #99EAFF
square
#E199FF #FFAE99 #B7FF99 #99EAFF
split-complementary
#E199FF #EAFF99 #99FFAE
monochromatic
#BD1FFF #CF5CFF #E199FF #F3D6FF #F6E0FF
Accessibility & contrast
On white
2.06
#E199FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E199FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E199FF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E199FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E199FF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#E0A7C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e199ff; /* rgb */ color: rgb(225, 153, 255); /* oklch */ color: oklch(79.0% 0.158 315.5);
Tailwind
colors: {
custom: {
50: '#ecb8ff',
500: '#e199ff',
950: '#000000',
},
}SCSS
$custom: #e199ff; $custom-light: #ecb8ff; $custom-dark: #000000;
JSON
{
"hex": "#e199ff",
"rgb": {
"r": 225,
"g": 153,
"b": 255
},
"hsl": {
"h": 282.353,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.78985,
"c": 0.15816,
"h": 315.5
},
"luminance": 0.4601
}Semantic roles & 50–950 ramp
primary
#E199FF
secondary
#DEF7D4
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086