#D49AFA#D49AFA
#D49AFA is a light, vivid violet. Relative luminance 0.440; OKLCH L 77.6% C 0.145 H 311.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D49AFA |
|---|---|
| RGB | rgb(212, 154, 250) |
| HSL | hsl(276, 91%, 79%) |
| HSV | hsv(276, 38%, 98%) |
| CMYK | cmyk(15.2%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(72.24, 38.74, -39.63) |
| CIE-LCH | lch(72.24, 55.42, 314.35°) |
| OKLab | oklab(77.62% 0.0955 -0.1095) |
| OKLCH | oklch(77.62% 0.145 311.1) |
| XYZ | xyz(55.9593, 44.0112, 95.9710) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.99
Lilac (survey)
#CEA2FD
ΔE00 2.67
Pastel Purple
#CAA0FF
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 3.43
Liliac
#C48EFD
ΔE00 4.46
Mauve
#E0B0FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49AFA #C0FA9A
analogous
#A49AFA #D49AFA #FA9AF0
triadic
#D49AFA #FAD49A #9AFAD4
tetradic
#D49AFA #FAA49A #C0FA9A #9AF0FA
square
#D49AFA #FAA49A #C0FA9A #9AF0FA
split-complementary
#D49AFA #F0FA9A #9AFAA4
monochromatic
#A225F4 #BB60F7 #D49AFA #EDD4FD #F3E2FE
Accessibility & contrast
On white
2.14
#D49AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#D49AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49AFA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49AFA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFE
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#D0A8BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d49afa; /* rgb */ color: rgb(212, 154, 250); /* oklch */ color: oklch(77.6% 0.145 311.1);
Tailwind
colors: {
custom: {
50: '#e2b8fc',
500: '#d49afa',
950: '#000000',
},
}SCSS
$custom: #d49afa; $custom-light: #e2b8fc; $custom-dark: #000000;
JSON
{
"hex": "#d49afa",
"rgb": {
"r": 212,
"g": 154,
"b": 250
},
"hsl": {
"h": 276.25,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.77623,
"c": 0.14532,
"h": 311.1
},
"luminance": 0.4401
}Semantic roles & 50–950 ramp
primary
#D49AFA
secondary
#E2F6D5
accent
#E6005B
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085