#D49DFA#D49DFA
#D49DFA is a light, vivid violet. Relative luminance 0.450; OKLCH L 78.1% C 0.140 H 310.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D49DFA |
|---|---|
| RGB | rgb(212, 157, 250) |
| HSL | hsl(275, 90%, 80%) |
| HSV | hsv(275, 37%, 98%) |
| CMYK | cmyk(15.2%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(72.90, 37.12, -38.59) |
| CIE-LCH | lch(72.90, 53.55, 313.88°) |
| OKLab | oklab(78.13% 0.0913 -0.1066) |
| OKLCH | oklch(78.13% 0.14 310.6) |
| XYZ | xyz(56.4606, 45.0139, 96.1382) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.89
Lilac (survey)
#CEA2FD
ΔE00 2.12
Pastel Purple
#CAA0FF
ΔE00 2.82
Lavender (survey)
#C79FEF
ΔE00 2.98
Mauve
#E0B0FF
ΔE00 4.83
Liliac
#C48EFD
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49DFA #C3FA9D
analogous
#A69DFA #D49DFA #FA9DF1
triadic
#D49DFA #FAD49D #9DFAD4
tetradic
#D49DFA #FAA69D #C3FA9D #9DF1FA
square
#D49DFA #FAA69D #C3FA9D #9DF1FA
split-complementary
#D49DFA #F1FA9D #9DFAA6
monochromatic
#A129F4 #BA63F7 #D49DFA #EED7FD #F2E2FE
Accessibility & contrast
On white
2.10
#D49DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#D49DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49DFA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49DFA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#D0AAC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d49dfa; /* rgb */ color: rgb(212, 157, 250); /* oklch */ color: oklch(78.1% 0.140 310.6);
Tailwind
colors: {
custom: {
50: '#e2bafc',
500: '#d49dfa',
950: '#000000',
},
}SCSS
$custom: #d49dfa; $custom-light: #e2bafc; $custom-dark: #000000;
JSON
{
"hex": "#d49dfa",
"rgb": {
"r": 212,
"g": 157,
"b": 250
},
"hsl": {
"h": 275.484,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.78126,
"c": 0.14032,
"h": 310.6
},
"luminance": 0.45013
}Semantic roles & 50–950 ramp
primary
#D49DFA
secondary
#E3F6D5
accent
#E6005E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151217
muted
#848185