#D29FFB#D29FFB
#D29FFB is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.3% C 0.137 H 308.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D29FFB |
|---|---|
| RGB | rgb(210, 159, 251) |
| HSL | hsl(273, 92%, 80%) |
| HSV | hsv(273, 37%, 98%) |
| CMYK | cmyk(16.3%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.20, 35.66, -38.69) |
| CIE-LCH | lch(73.20, 52.62, 312.67°) |
| OKLab | oklab(78.32% 0.0864 -0.1069) |
| OKLCH | oklch(78.32% 0.137 308.9) |
| XYZ | xyz(56.3858, 45.4636, 97.0530) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.38
Baby Purple
#CA9BF7
ΔE00 1.59
Pastel Purple
#CAA0FF
ΔE00 2.18
Lavender (survey)
#C79FEF
ΔE00 2.56
Pale Violet
#CEAEFA
ΔE00 4.47
Mauve
#E0B0FF
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29FFB #C8FB9F
analogous
#A49FFB #D29FFB #FB9FF6
triadic
#D29FFB #FBD29F #9FFBD2
tetradic
#D29FFB #FBA49F #C8FB9F #9FF6FB
square
#D29FFB #FBA49F #C8FB9F #9FF6FB
split-complementary
#D29FFB #F6FB9F #9FFBA4
monochromatic
#9B29F6 #B664F9 #D29FFB #EEDAFD #F1E2FE
Accessibility & contrast
On white
2.08
#D29FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#D29FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29FFB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29FFB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FF
Deuteranopia (green-blind)
#98B5F8
Tritanopia (blue-blind)
#CDACC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d29ffb; /* rgb */ color: rgb(210, 159, 251); /* oklch */ color: oklch(78.3% 0.137 308.9);
Tailwind
colors: {
custom: {
50: '#e1bcfd',
500: '#d29ffb',
950: '#000000',
},
}SCSS
$custom: #d29ffb; $custom-light: #e1bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d29ffb",
"rgb": {
"r": 210,
"g": 159,
"b": 251
},
"hsl": {
"h": 273.261,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.78318,
"c": 0.13746,
"h": 308.9
},
"luminance": 0.45463
}Semantic roles & 50–950 ramp
primary
#D29FFB
secondary
#E4F6D5
accent
#E60066
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185