#D29DFD#D29DFD
#D29DFD is a light, vivid violet. Relative luminance 0.449; OKLCH L 78.1% C 0.143 H 308.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D29DFD |
|---|---|
| RGB | rgb(210, 157, 253) |
| HSL | hsl(273, 96%, 80%) |
| HSV | hsv(273, 38%, 99%) |
| CMYK | cmyk(17%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(72.83, 37.17, -40.34) |
| CIE-LCH | lch(72.83, 54.86, 312.66°) |
| OKLab | oklab(78.07% 0.0896 -0.1116) |
| OKLCH | oklch(78.07% 0.143 308.8) |
| XYZ | xyz(56.3616, 44.9081, 98.6084) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.49
Lilac (survey)
#CEA2FD
ΔE00 1.68
Pastel Purple
#CAA0FF
ΔE00 2.12
Lavender (survey)
#C79FEF
ΔE00 3.02
Liliac
#C48EFD
ΔE00 4.47
Pale Violet
#CEAEFA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29DFD #C8FD9D
analogous
#A29DFD #D29DFD #FD9DF8
triadic
#D29DFD #FDD29D #9DFDD2
tetradic
#D29DFD #FDA29D #C8FD9D #9DF8FD
square
#D29DFD #FDA29D #C8FD9D #9DF8FD
split-complementary
#D29DFD #F8FD9D #9DFDA2
monochromatic
#9B25FB #B661FC #D29DFD #EED9FE #F1E1FE
Accessibility & contrast
On white
2.10
#D29DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#D29DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29DFD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29DFD | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#CDABC1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d29dfd; /* rgb */ color: rgb(210, 157, 253); /* oklch */ color: oklch(78.1% 0.143 308.8);
Tailwind
colors: {
custom: {
50: '#e1bafe',
500: '#d29dfd',
950: '#000000',
},
}SCSS
$custom: #d29dfd; $custom-light: #e1bafe; $custom-dark: #000000;
JSON
{
"hex": "#d29dfd",
"rgb": {
"r": 210,
"g": 157,
"b": 253
},
"hsl": {
"h": 273.125,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.78069,
"c": 0.14316,
"h": 308.8
},
"luminance": 0.44907
}Semantic roles & 50–950 ramp
primary
#D29DFD
secondary
#E4F7D4
accent
#E60067
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186