#D69DED#D69DED
#D69DED is a light, vivid purple. Relative luminance 0.445; OKLCH L 77.8% C 0.126 H 315.9°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D69DED |
|---|---|
| RGB | rgb(214, 157, 237) |
| HSL | hsl(283, 69%, 77%) |
| HSV | hsv(283, 34%, 93%) |
| CMYK | cmyk(9.7%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(72.58, 35.04, -32.01) |
| CIE-LCH | lch(72.58, 47.45, 317.59°) |
| OKLab | oklab(77.76% 0.0906 -0.0877) |
| OKLCH | oklch(77.76% 0.126 315.9) |
| XYZ | xyz(55.0723, 44.5257, 85.7975) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.60
Baby Purple
#CA9BF7
ΔE00 3.94
Lilac (survey)
#CEA2FD
ΔE00 4.26
Mauve
#E0B0FF
ΔE00 4.70
Plum
#DDA0DD
ΔE00 4.75
Pastel Purple
#CAA0FF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69DED #B4ED9D
analogous
#AE9DED #D69DED #ED9DDC
triadic
#D69DED #EDD69D #9DEDD6
tetradic
#D69DED #EDAE9D #B4ED9D #9DDCED
square
#D69DED #EDAE9D #B4ED9D #9DDCED
split-complementary
#D69DED #DCED9D #9DEDAE
monochromatic
#AB36DA #C069E4 #D69DED #ECD1F6 #F4E5FA
Accessibility & contrast
On white
2.12
#D69DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#D69DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69DED
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69DED | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#D5A7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d69ded; /* rgb */ color: rgb(214, 157, 237); /* oklch */ color: oklch(77.8% 0.126 315.9);
Tailwind
colors: {
custom: {
50: '#e3baf3',
500: '#d69ded',
950: '#000000',
},
}SCSS
$custom: #d69ded; $custom-light: #e3baf3; $custom-dark: #000000;
JSON
{
"hex": "#d69ded",
"rgb": {
"r": 214,
"g": 157,
"b": 237
},
"hsl": {
"h": 282.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.77756,
"c": 0.12614,
"h": 315.9
},
"luminance": 0.44525
}Semantic roles & 50–950 ramp
primary
#D69DED
secondary
#E0F2D9
accent
#D1154B
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151217
muted
#848185