#D69DEE#D69DEE
#D69DEE is a light, vivid purple. Relative luminance 0.446; OKLCH L 77.8% C 0.127 H 315.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D69DEE |
|---|---|
| RGB | rgb(214, 157, 238) |
| HSL | hsl(282, 70%, 77%) |
| HSV | hsv(282, 34%, 93%) |
| CMYK | cmyk(10.1%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.62, 35.24, -32.49) |
| CIE-LCH | lch(72.62, 47.93, 317.32°) |
| OKLab | oklab(77.8% 0.0909 -0.0891) |
| OKLCH | oklch(77.8% 0.127 315.6) |
| XYZ | xyz(55.2188, 44.5843, 86.5691) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.51
Baby Purple
#CA9BF7
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.08
Mauve
#E0B0FF
ΔE00 4.65
Plum
#DDA0DD
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69DEE #B5EE9D
analogous
#AD9DEE #D69DEE #EE9DDE
triadic
#D69DEE #EED69D #9DEED6
tetradic
#D69DEE #EEAD9D #B5EE9D #9DDEEE
square
#D69DEE #EEAD9D #B5EE9D #9DDEEE
split-complementary
#D69DEE #DEEE9D #9DEEAD
monochromatic
#AA35DC #C069E5 #D69DEE #ECD1F7 #F4E5FA
Accessibility & contrast
On white
2.12
#D69DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#D69DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69DEE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69DEE | 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)
#91AFF1
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#D5A7BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d69dee; /* rgb */ color: rgb(214, 157, 238); /* oklch */ color: oklch(77.8% 0.127 315.6);
Tailwind
colors: {
custom: {
50: '#e3baf3',
500: '#d69dee',
950: '#000000',
},
}SCSS
$custom: #d69dee; $custom-light: #e3baf3; $custom-dark: #000000;
JSON
{
"hex": "#d69dee",
"rgb": {
"r": 214,
"g": 157,
"b": 238
},
"hsl": {
"h": 282.222,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.77798,
"c": 0.12727,
"h": 315.6
},
"luminance": 0.44583
}Semantic roles & 50–950 ramp
primary
#D69DEE
secondary
#E0F2D9
accent
#D2134C
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151217
muted
#848185