#E199FC#E199FC
#E199FC is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.9% C 0.155 H 316.4°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E199FC |
|---|---|
| RGB | rgb(225, 153, 252) |
| HSL | hsl(284, 94%, 79%) |
| HSV | hsv(284, 39%, 99%) |
| CMYK | cmyk(10.7%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.43, 43.48, -38.76) |
| CIE-LCH | lch(73.43, 58.24, 318.28°) |
| OKLab | oklab(78.85% 0.1122 -0.1068) |
| OKLCH | oklch(78.85% 0.155 316.4) |
| XYZ | xyz(60.0107, 45.8198, 97.7595) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 4.77
Pastel Purple
#CAA0FF
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E199FC #B4FC99
analogous
#B099FC #E199FC #FC99E6
triadic
#E199FC #FCE199 #99FCE1
tetradic
#E199FC #FCB099 #B4FC99 #99E6FC
square
#E199FC #FCB099 #B4FC99 #99E6FC
split-complementary
#E199FC #E6FC99 #99FCB0
monochromatic
#BE22F9 #D05EFA #E199FC #F2D4FE #F6E1FE
Accessibility & contrast
On white
2.07
#E199FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#E199FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E199FC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E199FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E199FC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#9BB7F9
Tritanopia (blue-blind)
#E0A6BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e199fc; /* rgb */ color: rgb(225, 153, 252); /* oklch */ color: oklch(78.9% 0.155 316.4);
Tailwind
colors: {
custom: {
50: '#ecb8fd',
500: '#e199fc',
950: '#000000',
},
}SCSS
$custom: #e199fc; $custom-light: #ecb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e199fc",
"rgb": {
"r": 225,
"g": 153,
"b": 252
},
"hsl": {
"h": 283.636,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.78851,
"c": 0.15488,
"h": 316.4
},
"luminance": 0.45818
}Semantic roles & 50–950 ramp
primary
#E199FC
secondary
#DEF6D5
accent
#E6003F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085