#D29AFA#D29AFA
#D29AFA is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.4% C 0.145 H 310.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D29AFA |
|---|---|
| RGB | rgb(210, 154, 250) |
| HSL | hsl(275, 91%, 79%) |
| HSV | hsv(275, 38%, 98%) |
| CMYK | cmyk(16%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(72.04, 38.15, -39.95) |
| CIE-LCH | lch(72.04, 55.24, 313.68°) |
| OKLab | oklab(77.43% 0.0932 -0.1105) |
| OKLCH | oklch(77.43% 0.145 310.2) |
| XYZ | xyz(55.3861, 43.7157, 95.9442) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.61
Lilac (survey)
#CEA2FD
ΔE00 2.42
Pastel Purple
#CAA0FF
ΔE00 2.78
Lavender (survey)
#C79FEF
ΔE00 3.20
Liliac
#C48EFD
ΔE00 4.19
Mauve
#E0B0FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29AFA #C2FA9A
analogous
#A29AFA #D29AFA #FA9AF2
triadic
#D29AFA #FAD29A #9AFAD2
tetradic
#D29AFA #FAA29A #C2FA9A #9AF2FA
square
#D29AFA #FAA29A #C2FA9A #9AF2FA
split-complementary
#D29AFA #F2FA9A #9AFAA2
monochromatic
#9E25F4 #B860F7 #D29AFA #ECD4FD #F2E2FE
Accessibility & contrast
On white
2.16
#D29AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#D29AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29AFA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29AFA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#CDA8BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d29afa; /* rgb */ color: rgb(210, 154, 250); /* oklch */ color: oklch(77.4% 0.145 310.2);
Tailwind
colors: {
custom: {
50: '#e1b8fc',
500: '#d29afa',
950: '#000000',
},
}SCSS
$custom: #d29afa; $custom-light: #e1b8fc; $custom-dark: #000000;
JSON
{
"hex": "#d29afa",
"rgb": {
"r": 210,
"g": 154,
"b": 250
},
"hsl": {
"h": 275,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.77428,
"c": 0.14456,
"h": 310.2
},
"luminance": 0.43715
}Semantic roles & 50–950 ramp
primary
#D29AFA
secondary
#E3F6D5
accent
#E60060
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085