#D29DFA#D29DFA
#D29DFA is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.9% C 0.140 H 309.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D29DFA |
|---|---|
| RGB | rgb(210, 157, 250) |
| HSL | hsl(274, 90%, 80%) |
| HSV | hsv(274, 37%, 98%) |
| CMYK | cmyk(16%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(72.71, 36.53, -38.91) |
| CIE-LCH | lch(72.71, 53.37, 313.19°) |
| OKLab | oklab(77.93% 0.089 -0.1075) |
| OKLCH | oklch(77.93% 0.14 309.6) |
| XYZ | xyz(55.8875, 44.7184, 96.1113) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.50
Lilac (survey)
#CEA2FD
ΔE00 1.80
Pastel Purple
#CAA0FF
ΔE00 2.43
Lavender (survey)
#C79FEF
ΔE00 2.72
Liliac
#C48EFD
ΔE00 4.75
Pale Violet
#CEAEFA
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29DFA #C5FA9D
analogous
#A49DFA #D29DFA #FA9DF3
triadic
#D29DFA #FAD29D #9DFAD2
tetradic
#D29DFA #FAA49D #C5FA9D #9DF3FA
square
#D29DFA #FAA49D #C5FA9D #9DF3FA
split-complementary
#D29DFA #F3FA9D #9DFAA4
monochromatic
#9D29F4 #B763F7 #D29DFA #EDD7FD #F2E2FE
Accessibility & contrast
On white
2.11
#D29DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#D29DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29DFA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29DFA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FE
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#CDAAC0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d29dfa; /* rgb */ color: rgb(210, 157, 250); /* oklch */ color: oklch(77.9% 0.140 309.6);
Tailwind
colors: {
custom: {
50: '#e1bafc',
500: '#d29dfa',
950: '#000000',
},
}SCSS
$custom: #d29dfa; $custom-light: #e1bafc; $custom-dark: #000000;
JSON
{
"hex": "#d29dfa",
"rgb": {
"r": 210,
"g": 157,
"b": 250
},
"hsl": {
"h": 274.194,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.77933,
"c": 0.13958,
"h": 309.6
},
"luminance": 0.44718
}Semantic roles & 50–950 ramp
primary
#D29DFA
secondary
#E3F6D5
accent
#E60063
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185