#E199EB#E199EB
#E199EB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.1% C 0.137 H 322.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E199EB |
|---|---|
| RGB | rgb(225, 153, 235) |
| HSL | hsl(293, 67%, 76%) |
| HSV | hsv(293, 35%, 92%) |
| CMYK | cmyk(4.3%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(72.75, 40.16, -30.55) |
| CIE-LCH | lch(72.75, 50.46, 322.74°) |
| OKLab | oklab(78.12% 0.1085 -0.0834) |
| OKLCH | oklch(78.12% 0.137 322.4) |
| XYZ | xyz(57.4363, 44.7901, 84.2010) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.54
Mauve
#E0B0FF
ΔE00 6.15
Baby Purple
#CA9BF7
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E199EB #A3EB99
analogous
#B899EB #E199EB #EB99CC
triadic
#E199EB #EBE199 #99EBE1
tetradic
#E199EB #EBB899 #A3EB99 #99CCEB
square
#E199EB #EBB899 #A3EB99 #99CCEB
split-complementary
#E199EB #CCEB99 #99EBB8
monochromatic
#C333D7 #D266E1 #E199EB #F0CCF5 #F7E5FA
Accessibility & contrast
On white
2.11
#E199EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E199EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E199EB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E199EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E199EB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#E4A2B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e199eb; /* rgb */ color: rgb(225, 153, 235); /* oklch */ color: oklch(78.1% 0.137 322.4);
Tailwind
colors: {
custom: {
50: '#ebb8f1',
500: '#e199eb',
950: '#000000',
},
}SCSS
$custom: #e199eb; $custom-light: #ebb8f1; $custom-dark: #000000;
JSON
{
"hex": "#e199eb",
"rgb": {
"r": 225,
"g": 153,
"b": 235
},
"hsl": {
"h": 292.683,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.78119,
"c": 0.13682,
"h": 322.4
},
"luminance": 0.44788
}Semantic roles & 50–950 ramp
primary
#E199EB
secondary
#DCF1DA
accent
#CF162D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085