#D29FFC#D29FFC
#D29FFC is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.4% C 0.139 H 308.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D29FFC |
|---|---|
| RGB | rgb(210, 159, 252) |
| HSL | hsl(273, 94%, 81%) |
| HSV | hsv(273, 37%, 99%) |
| CMYK | cmyk(16.7%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.24, 35.88, -39.17) |
| CIE-LCH | lch(73.24, 53.11, 312.49°) |
| OKLab | oklab(78.36% 0.0866 -0.1083) |
| OKLCH | oklch(78.36% 0.139 308.7) |
| XYZ | xyz(56.5439, 45.5268, 97.8854) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.31
Baby Purple
#CA9BF7
ΔE00 1.57
Pastel Purple
#CAA0FF
ΔE00 2.05
Lavender (survey)
#C79FEF
ΔE00 2.67
Pale Violet
#CEAEFA
ΔE00 4.51
Mauve
#E0B0FF
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29FFC #C9FC9F
analogous
#A39FFC #D29FFC #FC9FF8
triadic
#D29FFC #FCD29F #9FFCD2
tetradic
#D29FFC #FCA39F #C9FC9F #9FF8FC
square
#D29FFC #FCA39F #C9FC9F #9FF8FC
split-complementary
#D29FFC #F8FC9F #9FFCA3
monochromatic
#9A28F8 #B664FA #D29FFC #EEDAFE #F1E1FE
Accessibility & contrast
On white
2.08
#D29FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#D29FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29FFC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29FFC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#CDADC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d29ffc; /* rgb */ color: rgb(210, 159, 252); /* oklch */ color: oklch(78.4% 0.139 308.7);
Tailwind
colors: {
custom: {
50: '#e1bcfd',
500: '#d29ffc',
950: '#000000',
},
}SCSS
$custom: #d29ffc; $custom-light: #e1bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d29ffc",
"rgb": {
"r": 210,
"g": 159,
"b": 252
},
"hsl": {
"h": 272.903,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.78363,
"c": 0.13866,
"h": 308.7
},
"luminance": 0.45526
}Semantic roles & 50–950 ramp
primary
#D29FFC
secondary
#E4F6D5
accent
#E60068
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185