#D29DEC#D29DEC
#D29DEC is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.3% C 0.123 H 314.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D29DEC |
|---|---|
| RGB | rgb(210, 157, 236) |
| HSL | hsl(280, 68%, 77%) |
| HSV | hsv(280, 33%, 93%) |
| CMYK | cmyk(11%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(72.14, 33.61, -32.17) |
| CIE-LCH | lch(72.14, 46.52, 316.25°) |
| OKLab | oklab(77.32% 0.0858 -0.0882) |
| OKLCH | oklch(77.32% 0.123 314.2) |
| XYZ | xyz(53.7732, 43.8727, 84.9762) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.87
Baby Purple
#CA9BF7
ΔE00 3.44
Lilac (survey)
#CEA2FD
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 4.71
Mauve
#E0B0FF
ΔE00 4.78
Plum
#DDA0DD
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D29DEC #B7EC9D
analogous
#AB9DEC #D29DEC #EC9DDF
triadic
#D29DEC #ECD29D #9DECD2
tetradic
#D29DEC #ECAB9D #B7EC9D #9DDFEC
square
#D29DEC #ECAB9D #B7EC9D #9DDFEC
split-complementary
#D29DEC #DFEC9D #9DECAB
monochromatic
#A336D8 #BA6AE2 #D29DEC #EAD0F6 #F3E5FA
Accessibility & contrast
On white
2.15
#D29DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#D29DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D29DEC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D29DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D29DEC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEF
Deuteranopia (green-blind)
#9DB2EA
Tritanopia (blue-blind)
#D0A7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d29dec; /* rgb */ color: rgb(210, 157, 236); /* oklch */ color: oklch(77.3% 0.123 314.2);
Tailwind
colors: {
custom: {
50: '#e0baf2',
500: '#d29dec',
950: '#000000',
},
}SCSS
$custom: #d29dec; $custom-light: #e0baf2; $custom-dark: #000000;
JSON
{
"hex": "#d29dec",
"rgb": {
"r": 210,
"g": 157,
"b": 236
},
"hsl": {
"h": 280.253,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.77321,
"c": 0.12311,
"h": 314.2
},
"luminance": 0.43872
}Semantic roles & 50–950 ramp
primary
#D29DEC
secondary
#E1F2D9
accent
#CF1653
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185