#D19EF7#D19EF7
#D19EF7 is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.9% C 0.134 H 309.8°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D19EF7 |
|---|---|
| RGB | rgb(209, 158, 247) |
| HSL | hsl(274, 85%, 79%) |
| HSV | hsv(274, 36%, 97%) |
| CMYK | cmyk(15.4%, 36%, 0%, 3.1%) |
| CIE-LAB | lab(72.71, 35.06, -37.28) |
| CIE-LCH | lch(72.71, 51.18, 313.24°) |
| OKLab | oklab(77.87% 0.0858 -0.1029) |
| OKLCH | oklch(77.87% 0.134 309.8) |
| XYZ | xyz(55.3068, 44.7251, 93.6969) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.58
Lilac (survey)
#CEA2FD
ΔE00 1.78
Lavender (survey)
#C79FEF
ΔE00 2.22
Pastel Purple
#CAA0FF
ΔE00 2.59
Pale Violet
#CEAEFA
ΔE00 4.56
Mauve
#E0B0FF
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19EF7 #C4F79E
analogous
#A59EF7 #D19EF7 #F79EF1
triadic
#D19EF7 #F7D19E #9EF7D1
tetradic
#D19EF7 #F7A59E #C4F79E #9EF1F7
square
#D19EF7 #F7A59E #C4F79E #9EF1F7
split-complementary
#D19EF7 #F1F79E #9EF7A5
monochromatic
#9B2DEE #B665F2 #D19EF7 #ECD7FC #F2E3FD
Accessibility & contrast
On white
2.11
#D19EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#D19EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19EF7
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19EF7 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FA
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#CDABBF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d19ef7; /* rgb */ color: rgb(209, 158, 247); /* oklch */ color: oklch(77.9% 0.134 309.8);
Tailwind
colors: {
custom: {
50: '#e0bbfa',
500: '#d19ef7',
950: '#000000',
},
}SCSS
$custom: #d19ef7; $custom-light: #e0bbfa; $custom-dark: #000000;
JSON
{
"hex": "#d19ef7",
"rgb": {
"r": 209,
"g": 158,
"b": 247
},
"hsl": {
"h": 274.382,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.77874,
"c": 0.13396,
"h": 309.8
},
"luminance": 0.44724
}Semantic roles & 50–950 ramp
primary
#D19EF7
secondary
#E3F5D6
accent
#E10463
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185