#D29FE3#D29FE3
#D29FE3 is a light, moderate purple. Relative luminance 0.440; OKLCH L 77.3% C 0.109 H 317.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D29FE3 |
|---|---|
| RGB | rgb(210, 159, 227) |
| HSL | hsl(285, 55%, 76%) |
| HSV | hsv(285, 30%, 89%) |
| CMYK | cmyk(7.5%, 30%, 0%, 11%) |
| CIE-LAB | lab(72.26, 30.70, -27.07) |
| CIE-LCH | lch(72.26, 40.93, 318.60°) |
| OKLab | oklab(77.3% 0.0806 -0.0738) |
| OKLCH | oklch(77.3% 0.109 317.5) |
| XYZ | xyz(52.8396, 44.0451, 78.3762) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.30
Lavender (survey)
#C79FEF
ΔE00 4.31
Mauve
#E0B0FF
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 5.50
Lilac (survey)
#CEA2FD
ΔE00 5.71
Pale Purple
#B790D4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29FE3 #B0E39F
analogous
#B09FE3 #D29FE3 #E39FD2
triadic
#D29FE3 #E3D29F #9FE3D2
tetradic
#D29FE3 #E3B09F #B0E39F #9FD2E3
square
#D29FE3 #E3B09F #B0E39F #9FD2E3
split-complementary
#D29FE3 #D2E39F #9FE3B0
monochromatic
#A640C7 #BC70D5 #D29FE3 #E8CEF1 #F4E7F8
Accessibility & contrast
On white
2.14
#D29FE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#D29FE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29FE3
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29FE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29FE3 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE6
Deuteranopia (green-blind)
#A2B3E1
Tritanopia (blue-blind)
#D2A7B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d29fe3; /* rgb */ color: rgb(210, 159, 227); /* oklch */ color: oklch(77.3% 0.109 317.5);
Tailwind
colors: {
custom: {
50: '#e0bcec',
500: '#d29fe3',
950: '#000000',
},
}SCSS
$custom: #d29fe3; $custom-light: #e0bcec; $custom-dark: #000000;
JSON
{
"hex": "#d29fe3",
"rgb": {
"r": 210,
"g": 159,
"b": 227
},
"hsl": {
"h": 285,
"s": 54.839,
"l": 75.686
},
"oklch": {
"l": 0.77297,
"c": 0.1093,
"h": 317.5
},
"luminance": 0.44044
}Semantic roles & 50–950 ramp
primary
#D29FE3
secondary
#E1EFDC
accent
#C2234B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151216
muted
#838184