#D29DFE#D29DFE
#D29DFE is a light, vivid violet. Relative luminance 0.450; OKLCH L 78.1% C 0.144 H 308.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D29DFE |
|---|---|
| RGB | rgb(210, 157, 254) |
| HSL | hsl(273, 98%, 81%) |
| HSV | hsv(273, 38%, 100%) |
| CMYK | cmyk(17.3%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(72.87, 37.39, -40.82) |
| CIE-LCH | lch(72.87, 55.35, 312.49°) |
| OKLab | oklab(78.11% 0.0898 -0.113) |
| OKLCH | oklch(78.11% 0.144 308.5) |
| XYZ | xyz(56.5213, 44.9719, 99.4496) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.54
Lilac (survey)
#CEA2FD
ΔE00 1.68
Pastel Purple
#CAA0FF
ΔE00 2.05
Lavender (survey)
#C79FEF
ΔE00 3.13
Liliac
#C48EFD
ΔE00 4.39
Pale Violet
#CEAEFA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29DFE #C9FE9D
analogous
#A19DFE #D29DFE #FE9DF9
triadic
#D29DFE #FED29D #9DFED2
tetradic
#D29DFE #FEA19D #C9FE9D #9DF9FE
square
#D29DFE #FEA19D #C9FE9D #9DF9FE
split-complementary
#D29DFE #F9FE9D #9DFEA1
monochromatic
#9A24FD #B660FD #D29DFE #EEDAFF #F1E1FF
Accessibility & contrast
On white
2.10
#D29DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#D29DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29DFE
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29DFE | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#95B4FB
Tritanopia (blue-blind)
#CCABC2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d29dfe; /* rgb */ color: rgb(210, 157, 254); /* oklch */ color: oklch(78.1% 0.144 308.5);
Tailwind
colors: {
custom: {
50: '#e1baff',
500: '#d29dfe',
950: '#000000',
},
}SCSS
$custom: #d29dfe; $custom-light: #e1baff; $custom-dark: #000000;
JSON
{
"hex": "#d29dfe",
"rgb": {
"r": 210,
"g": 157,
"b": 254
},
"hsl": {
"h": 272.784,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.78115,
"c": 0.14436,
"h": 308.5
},
"luminance": 0.44971
}Semantic roles & 50–950 ramp
primary
#D29DFE
secondary
#E4F7D4
accent
#E60068
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186