#D29FF4#D29FF4
#D29FF4 is a light, vivid violet. Relative luminance 0.450; OKLCH L 78.0% C 0.129 H 311.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D29FF4 |
|---|---|
| RGB | rgb(210, 159, 244) |
| HSL | hsl(276, 79%, 79%) |
| HSV | hsv(276, 35%, 96%) |
| CMYK | cmyk(13.9%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(72.91, 34.18, -35.33) |
| CIE-LCH | lch(72.91, 49.16, 314.05°) |
| OKLab | oklab(78.01% 0.0849 -0.0973) |
| OKLCH | oklch(78.01% 0.129 311.1) |
| XYZ | xyz(55.3028, 45.0303, 91.3488) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.20
Baby Purple
#CA9BF7
ΔE00 2.25
Lilac (survey)
#CEA2FD
ΔE00 2.31
Pastel Purple
#CAA0FF
ΔE00 3.25
Mauve
#E0B0FF
ΔE00 4.26
Pale Violet
#CEAEFA
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29FF4 #C1F49F
analogous
#A89FF4 #D29FF4 #F49FEC
triadic
#D29FF4 #F4D29F #9FF4D2
tetradic
#D29FF4 #F4A89F #C1F49F #9FECF4
square
#D29FF4 #F4A89F #C1F49F #9FECF4
split-complementary
#D29FF4 #ECF49F #9FF4A8
monochromatic
#9F31E7 #B868EE #D29FF4 #ECD6FA #F2E4FC
Accessibility & contrast
On white
2.10
#D29FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#D29FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29FF4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29FF4 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F7
Deuteranopia (green-blind)
#9BB4F2
Tritanopia (blue-blind)
#CFABBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d29ff4; /* rgb */ color: rgb(210, 159, 244); /* oklch */ color: oklch(78.0% 0.129 311.1);
Tailwind
colors: {
custom: {
50: '#e1bcf8',
500: '#d29ff4',
950: '#000000',
},
}SCSS
$custom: #d29ff4; $custom-light: #e1bcf8; $custom-dark: #000000;
JSON
{
"hex": "#d29ff4",
"rgb": {
"r": 210,
"g": 159,
"b": 244
},
"hsl": {
"h": 276,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.78009,
"c": 0.12909,
"h": 311.1
},
"luminance": 0.4503
}Semantic roles & 50–950 ramp
primary
#D29FF4
secondary
#E3F4D7
accent
#DC0A5E
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185