#E199FB#E199FB
#E199FB is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.8% C 0.154 H 316.7°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E199FB |
|---|---|
| RGB | rgb(225, 153, 251) |
| HSL | hsl(284, 92%, 79%) |
| HSV | hsv(284, 39%, 98%) |
| CMYK | cmyk(10.4%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(73.39, 43.28, -38.28) |
| CIE-LCH | lch(73.39, 57.78, 318.51°) |
| OKLab | oklab(78.81% 0.112 -0.1054) |
| OKLCH | oklch(78.81% 0.154 316.7) |
| XYZ | xyz(59.8526, 45.7566, 96.9271) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.51
Lilac (survey)
#CEA2FD
ΔE00 4.83
Lavender (survey)
#C79FEF
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E199FB #B3FB99
analogous
#B099FB #E199FB #FB99E4
triadic
#E199FB #FBE199 #99FBE1
tetradic
#E199FB #FBB099 #B3FB99 #99E4FB
square
#E199FB #FBB099 #B3FB99 #99E4FB
split-complementary
#E199FB #E4FB99 #99FBB0
monochromatic
#BE23F6 #D05EF9 #E199FB #F2D4FD #F6E2FE
Accessibility & contrast
On white
2.07
#E199FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#E199FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E199FB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E199FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E199FB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#E0A6BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e199fb; /* rgb */ color: rgb(225, 153, 251); /* oklch */ color: oklch(78.8% 0.154 316.7);
Tailwind
colors: {
custom: {
50: '#ecb8fd',
500: '#e199fb',
950: '#000000',
},
}SCSS
$custom: #e199fb; $custom-light: #ecb8fd; $custom-dark: #000000;
JSON
{
"hex": "#e199fb",
"rgb": {
"r": 225,
"g": 153,
"b": 251
},
"hsl": {
"h": 284.082,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78806,
"c": 0.1538,
"h": 316.7
},
"luminance": 0.45755
}Semantic roles & 50–950 ramp
primary
#E199FB
secondary
#DEF6D5
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085