#D29FFA#D29FFA
#D29FFA is a light, vivid violet. Relative luminance 0.454; OKLCH L 78.3% C 0.136 H 309.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D29FFA |
|---|---|
| RGB | rgb(210, 159, 250) |
| HSL | hsl(274, 90%, 80%) |
| HSV | hsv(274, 36%, 98%) |
| CMYK | cmyk(16%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.16, 35.45, -38.21) |
| CIE-LCH | lch(73.16, 52.12, 312.85°) |
| OKLab | oklab(78.27% 0.0862 -0.1055) |
| OKLCH | oklch(78.27% 0.136 309.2) |
| XYZ | xyz(56.2286, 45.4007, 96.2250) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.47
Baby Purple
#CA9BF7
ΔE00 1.63
Pastel Purple
#CAA0FF
ΔE00 2.31
Lavender (survey)
#C79FEF
ΔE00 2.47
Pale Violet
#CEAEFA
ΔE00 4.44
Mauve
#E0B0FF
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29FFA #C7FA9F
analogous
#A49FFA #D29FFA #FA9FF5
triadic
#D29FFA #FAD29F #9FFAD2
tetradic
#D29FFA #FAA49F #C7FA9F #9FF5FA
square
#D29FFA #FAA49F #C7FA9F #9FF5FA
split-complementary
#D29FFA #F5FA9F #9FFAA4
monochromatic
#9B2BF4 #B765F7 #D29FFA #EDD9FD #F1E2FD
Accessibility & contrast
On white
2.08
#D29FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#D29FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29FFA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29FFA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#99B4F7
Tritanopia (blue-blind)
#CDACC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d29ffa; /* rgb */ color: rgb(210, 159, 250); /* oklch */ color: oklch(78.3% 0.136 309.2);
Tailwind
colors: {
custom: {
50: '#e1bcfc',
500: '#d29ffa',
950: '#000000',
},
}SCSS
$custom: #d29ffa; $custom-light: #e1bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d29ffa",
"rgb": {
"r": 210,
"g": 159,
"b": 250
},
"hsl": {
"h": 273.626,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.78274,
"c": 0.13625,
"h": 309.2
},
"luminance": 0.454
}Semantic roles & 50–950 ramp
primary
#D29FFA
secondary
#E4F6D5
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185