#D29FFE#D29FFE
#D29FFE is a light, vivid violet. Relative luminance 0.457; OKLCH L 78.5% C 0.141 H 308.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D29FFE |
|---|---|
| RGB | rgb(210, 159, 254) |
| HSL | hsl(272, 98%, 81%) |
| HSV | hsv(272, 37%, 100%) |
| CMYK | cmyk(17.3%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.32, 36.30, -40.12) |
| CIE-LCH | lch(73.32, 54.11, 312.14°) |
| OKLab | oklab(78.45% 0.087 -0.111) |
| OKLCH | oklch(78.45% 0.141 308.1) |
| XYZ | xyz(56.8625, 45.6542, 99.5633) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.25
Baby Purple
#CA9BF7
ΔE00 1.61
Pastel Purple
#CAA0FF
ΔE00 1.85
Lavender (survey)
#C79FEF
ΔE00 2.90
Pale Violet
#CEAEFA
ΔE00 4.60
Liliac
#C48EFD
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29FFE #CBFE9F
analogous
#A29FFE #D29FFE #FE9FFA
triadic
#D29FFE #FED29F #9FFED2
tetradic
#D29FFE #FEA29F #CBFE9F #9FFAFE
square
#D29FFE #FEA29F #CBFE9F #9FFAFE
split-complementary
#D29FFE #FAFE9F #9FFEA2
monochromatic
#9926FD #B662FD #D29FFE #EEDCFF #F1E1FF
Accessibility & contrast
On white
2.07
#D29FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#D29FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29FFE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29FFE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#CCADC3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d29ffe; /* rgb */ color: rgb(210, 159, 254); /* oklch */ color: oklch(78.5% 0.141 308.1);
Tailwind
colors: {
custom: {
50: '#e1bcff',
500: '#d29ffe',
950: '#000000',
},
}SCSS
$custom: #d29ffe; $custom-light: #e1bcff; $custom-dark: #000000;
JSON
{
"hex": "#d29ffe",
"rgb": {
"r": 210,
"g": 159,
"b": 254
},
"hsl": {
"h": 272.211,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.78453,
"c": 0.14106,
"h": 308.1
},
"luminance": 0.45654
}Semantic roles & 50–950 ramp
primary
#D29FFE
secondary
#E4F7D4
accent
#E6006A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186