#D69CD4#D69CD4
#D69CD4 is a light, moderate purple. Relative luminance 0.428; OKLCH L 76.6% C 0.101 H 327.7°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D69CD4 |
|---|---|
| RGB | rgb(214, 156, 212) |
| HSL | hsl(302, 41%, 73%) |
| HSV | hsv(302, 27%, 84%) |
| CMYK | cmyk(0%, 27.1%, 0.9%, 16.1%) |
| CIE-LAB | lab(71.44, 30.74, -20.05) |
| CIE-LCH | lch(71.44, 36.70, 326.88°) |
| OKLab | oklab(76.59% 0.0854 -0.0541) |
| OKLCH | oklch(76.59% 0.101 327.7) |
| XYZ | xyz(51.5026, 42.8282, 67.8283) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.78
Lilac
#C8A2C8
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.47
Pale Purple
#B790D4
ΔE00 7.60
Lavender (survey)
#C79FEF
ΔE00 7.99
Mauve
#E0B0FF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69CD4 #9CD69E
analogous
#BB9CD6 #D69CD4 #D69CB7
triadic
#D69CD4 #D4D69C #9CD4D6
tetradic
#D69CD4 #D6BB9C #9CD69E #9CB7D6
square
#D69CD4 #D6BB9C #9CD69E #9CB7D6
split-complementary
#D69CD4 #B7D69C #9CD6BB
monochromatic
#AF49AC #C471C1 #D69CD4 #E8C7E7 #F6E9F6
Accessibility & contrast
On white
2.20
#D69CD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#D69CD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69CD4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69CD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69CD4 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AAD6
Deuteranopia (green-blind)
#A6B2D2
Tritanopia (blue-blind)
#DAA0B0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d69cd4; /* rgb */ color: rgb(214, 156, 212); /* oklch */ color: oklch(76.6% 0.101 327.7);
Tailwind
colors: {
custom: {
50: '#e3bae1',
500: '#d69cd4',
950: '#000000',
},
}SCSS
$custom: #d69cd4; $custom-light: #e3bae1; $custom-dark: #000000;
JSON
{
"hex": "#d69cd4",
"rgb": {
"r": 214,
"g": 156,
"b": 212
},
"hsl": {
"h": 302.069,
"s": 41.429,
"l": 72.549
},
"oklch": {
"l": 0.76586,
"c": 0.10107,
"h": 327.7
},
"luminance": 0.42827
}Semantic roles & 50–950 ramp
primary
#D69CD4
secondary
#DEEDDF
accent
#B43631
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083