#D29FED#D29FED
#D29FED is a light, vivid violet. Relative luminance 0.446; OKLCH L 77.7% C 0.121 H 313.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D29FED |
|---|---|
| RGB | rgb(210, 159, 237) |
| HSL | hsl(279, 68%, 78%) |
| HSV | hsv(279, 33%, 93%) |
| CMYK | cmyk(11.4%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.64, 32.73, -31.95) |
| CIE-LCH | lch(72.64, 45.74, 315.69°) |
| OKLab | oklab(77.71% 0.0832 -0.0876) |
| OKLCH | oklch(77.71% 0.121 313.5) |
| XYZ | xyz(54.2601, 44.6133, 85.8572) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.66
Baby Purple
#CA9BF7
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 4.35
Pastel Purple
#CAA0FF
ΔE00 4.56
Pale Violet
#CEAEFA
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29FED #BAED9F
analogous
#AB9FED #D29FED #ED9FE1
triadic
#D29FED #EDD29F #9FEDD2
tetradic
#D29FED #EDAB9F #BAED9F #9FE1ED
square
#D29FED #EDAB9F #BAED9F #9FE1ED
split-complementary
#D29FED #E1ED9F #9FEDAB
monochromatic
#A238DA #BA6BE3 #D29FED #EAD3F7 #F3E5FA
Accessibility & contrast
On white
2.12
#D29FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#D29FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29FED
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29FED | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#D0A9BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d29fed; /* rgb */ color: rgb(210, 159, 237); /* oklch */ color: oklch(77.7% 0.121 313.5);
Tailwind
colors: {
custom: {
50: '#e0bcf3',
500: '#d29fed',
950: '#000000',
},
}SCSS
$custom: #d29fed; $custom-light: #e0bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d29fed",
"rgb": {
"r": 210,
"g": 159,
"b": 237
},
"hsl": {
"h": 279.231,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.77709,
"c": 0.12083,
"h": 313.5
},
"luminance": 0.44612
}Semantic roles & 50–950 ramp
primary
#D29FED
secondary
#E2F2D9
accent
#D01556
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185