#D69DEB#D69DEB
#D69DEB is a light, vivid purple. Relative luminance 0.444; OKLCH L 77.7% C 0.124 H 316.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D69DEB |
|---|---|
| RGB | rgb(214, 157, 235) |
| HSL | hsl(284, 66%, 77%) |
| HSV | hsv(284, 33%, 92%) |
| CMYK | cmyk(8.9%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(72.50, 34.63, -31.04) |
| CIE-LCH | lch(72.50, 46.50, 318.14°) |
| OKLab | oklab(77.67% 0.0901 -0.085) |
| OKLCH | oklch(77.67% 0.124 316.7) |
| XYZ | xyz(54.7817, 44.4095, 84.2672) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.82
Baby Purple
#CA9BF7
ΔE00 4.30
Plum
#DDA0DD
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.62
Mauve
#E0B0FF
ΔE00 4.82
Pastel Purple
#CAA0FF
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69DEB #B2EB9D
analogous
#AF9DEB #D69DEB #EB9DD9
triadic
#D69DEB #EBD69D #9DEBD6
tetradic
#D69DEB #EBAF9D #B2EB9D #9DD9EB
square
#D69DEB #EBAF9D #B2EB9D #9DD9EB
split-complementary
#D69DEB #D9EB9D #9DEBAF
monochromatic
#AB37D6 #C16AE1 #D69DEB #EBD0F5 #F4E6FA
Accessibility & contrast
On white
2.13
#D69DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#D69DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69DEB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69DEB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#D6A6BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d69deb; /* rgb */ color: rgb(214, 157, 235); /* oklch */ color: oklch(77.7% 0.124 316.7);
Tailwind
colors: {
custom: {
50: '#e3baf1',
500: '#d69deb',
950: '#000000',
},
}SCSS
$custom: #d69deb; $custom-light: #e3baf1; $custom-dark: #000000;
JSON
{
"hex": "#d69deb",
"rgb": {
"r": 214,
"g": 157,
"b": 235
},
"hsl": {
"h": 283.846,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77672,
"c": 0.12388,
"h": 316.7
},
"luminance": 0.44408
}Semantic roles & 50–950 ramp
primary
#D69DEB
secondary
#E0F1DA
accent
#CE1849
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151217
muted
#848185