#E199DF#E199DF
#E199DF is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.6% C 0.125 H 327.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E199DF |
|---|---|
| RGB | rgb(225, 153, 223) |
| HSL | hsl(302, 55%, 74%) |
| HSV | hsv(302, 32%, 88%) |
| CMYK | cmyk(0%, 32%, 0.9%, 11.8%) |
| CIE-LAB | lab(72.31, 37.93, -24.67) |
| CIE-LCH | lch(72.31, 45.24, 326.96°) |
| OKLab | oklab(77.64% 0.1054 -0.0668) |
| OKLCH | oklch(77.64% 0.125 327.6) |
| XYZ | xyz(55.7607, 44.1199, 75.3765) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.25
Lavender Pink
#DD85D7
ΔE00 4.71
Violet (CSS)
#EE82EE
ΔE00 6.56
Mauve
#E0B0FF
ΔE00 7.50
Lavender (survey)
#C79FEF
ΔE00 7.76
Lilac
#C8A2C8
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E199DF #99E19B
analogous
#BF99E1 #E199DF #E199BB
triadic
#E199DF #DFE199 #99DFE1
tetradic
#E199DF #E1BF99 #99E19B #99BBE1
square
#E199DF #E1BF99 #99E19B #99BBE1
split-complementary
#E199DF #BBE199 #99E1BF
monochromatic
#C53AC1 #D36AD0 #E199DF #EFC8EE #F8E7F8
Accessibility & contrast
On white
2.14
#E199DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E199DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E199DF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E199DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E199DF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ACE2
Deuteranopia (green-blind)
#A6B5DD
Tritanopia (blue-blind)
#E69FB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e199df; /* rgb */ color: rgb(225, 153, 223); /* oklch */ color: oklch(77.6% 0.125 327.6);
Tailwind
colors: {
custom: {
50: '#ebb8e9',
500: '#e199df',
950: '#000000',
},
}SCSS
$custom: #e199df; $custom-light: #ebb8e9; $custom-dark: #000000;
JSON
{
"hex": "#e199df",
"rgb": {
"r": 225,
"g": 153,
"b": 223
},
"hsl": {
"h": 301.667,
"s": 54.545,
"l": 74.118
},
"oklch": {
"l": 0.77636,
"c": 0.12482,
"h": 327.6
},
"luminance": 0.44118
}Semantic roles & 50–950 ramp
primary
#E199DF
secondary
#DCEFDC
accent
#C22823
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084