#D19EF8#D19EF8
#D19EF8 is a light, vivid violet. Relative luminance 0.448; OKLCH L 77.9% C 0.135 H 309.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D19EF8 |
|---|---|
| RGB | rgb(209, 158, 248) |
| HSL | hsl(274, 87%, 80%) |
| HSV | hsv(274, 36%, 97%) |
| CMYK | cmyk(15.7%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(72.75, 35.27, -37.76) |
| CIE-LCH | lch(72.75, 51.67, 313.04°) |
| OKLab | oklab(77.92% 0.086 -0.1042) |
| OKLCH | oklch(77.92% 0.135 309.5) |
| XYZ | xyz(55.4615, 44.7870, 94.5118) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.49
Lilac (survey)
#CEA2FD
ΔE00 1.66
Lavender (survey)
#C79FEF
ΔE00 2.29
Pastel Purple
#CAA0FF
ΔE00 2.44
Pale Violet
#CEAEFA
ΔE00 4.57
Mauve
#E0B0FF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D19EF8 #C5F89E
analogous
#A49EF8 #D19EF8 #F89EF2
triadic
#D19EF8 #F8D19E #9EF8D1
tetradic
#D19EF8 #F8A49E #C5F89E #9EF2F8
square
#D19EF8 #F8A49E #C5F89E #9EF2F8
split-complementary
#D19EF8 #F2F89E #9EF8A4
monochromatic
#9B2CF0 #B665F4 #D19EF8 #ECD7FC #F1E2FD
Accessibility & contrast
On white
2.11
#D19EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#D19EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D19EF8
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D19EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D19EF8 | 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)
#8DB0FB
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#CCABC0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d19ef8; /* rgb */ color: rgb(209, 158, 248); /* oklch */ color: oklch(77.9% 0.135 309.5);
Tailwind
colors: {
custom: {
50: '#e0bbfb',
500: '#d19ef8',
950: '#000000',
},
}SCSS
$custom: #d19ef8; $custom-light: #e0bbfb; $custom-dark: #000000;
JSON
{
"hex": "#d19ef8",
"rgb": {
"r": 209,
"g": 158,
"b": 248
},
"hsl": {
"h": 274,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.77918,
"c": 0.13516,
"h": 309.5
},
"luminance": 0.44786
}Semantic roles & 50–950 ramp
primary
#D19EF8
secondary
#E3F5D6
accent
#E30264
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185