#D49DF9#D49DF9
#D49DF9 is a light, vivid violet. Relative luminance 0.450; OKLCH L 78.1% C 0.139 H 310.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D49DF9 |
|---|---|
| RGB | rgb(212, 157, 249) |
| HSL | hsl(276, 88%, 80%) |
| HSV | hsv(276, 37%, 98%) |
| CMYK | cmyk(14.9%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(72.86, 36.91, -38.11) |
| CIE-LCH | lch(72.86, 53.06, 314.08°) |
| OKLab | oklab(78.08% 0.0911 -0.1052) |
| OKLCH | oklch(78.08% 0.139 310.9) |
| XYZ | xyz(56.3042, 44.9514, 95.3145) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.94
Lilac (survey)
#CEA2FD
ΔE00 2.20
Lavender (survey)
#C79FEF
ΔE00 2.91
Pastel Purple
#CAA0FF
ΔE00 2.94
Mauve
#E0B0FF
ΔE00 4.78
Pale Violet
#CEAEFA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49DF9 #C2F99D
analogous
#A69DF9 #D49DF9 #F99DF0
triadic
#D49DF9 #F9D49D #9DF9D4
tetradic
#D49DF9 #F9A69D #C2F99D #9DF0F9
square
#D49DF9 #F9A69D #C2F99D #9DF0F9
split-complementary
#D49DF9 #F0F99D #9DF9A6
monochromatic
#A12AF2 #BB63F5 #D49DF9 #EDD7FD #F2E2FD
Accessibility & contrast
On white
2.10
#D49DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#D49DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49DF9
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49DF9 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FC
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#D0AAC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d49df9; /* rgb */ color: rgb(212, 157, 249); /* oklch */ color: oklch(78.1% 0.139 310.9);
Tailwind
colors: {
custom: {
50: '#e2bafb',
500: '#d49df9',
950: '#000000',
},
}SCSS
$custom: #d49df9; $custom-light: #e2bafb; $custom-dark: #000000;
JSON
{
"hex": "#d49df9",
"rgb": {
"r": 212,
"g": 157,
"b": 249
},
"hsl": {
"h": 275.87,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.78081,
"c": 0.13915,
"h": 310.9
},
"luminance": 0.44951
}Semantic roles & 50–950 ramp
primary
#D49DF9
secondary
#E2F5D6
accent
#E5005C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151217
muted
#848185