#D69CDC#D69CDC
#D69CDC is a light, moderate purple. Relative luminance 0.432; OKLCH L 76.9% C 0.109 H 323.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D69CDC |
|---|---|
| RGB | rgb(214, 156, 220) |
| HSL | hsl(294, 48%, 74%) |
| HSV | hsv(294, 29%, 86%) |
| CMYK | cmyk(2.7%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(71.72, 32.24, -24.03) |
| CIE-LCH | lch(71.72, 40.21, 323.31°) |
| OKLab | oklab(76.89% 0.0877 -0.0652) |
| OKLCH | oklch(76.89% 0.109 323.4) |
| XYZ | xyz(52.5368, 43.2419, 73.2753) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.69
Lavender Pink
#DD85D7
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 6.31
Lilac
#C8A2C8
ΔE00 6.32
Pale Purple
#B790D4
ΔE00 6.66
Mauve
#E0B0FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69CDC #A2DC9C
analogous
#B69CDC #D69CDC #DC9CC2
triadic
#D69CDC #DCD69C #9CDCD6
tetradic
#D69CDC #DCB69C #A2DC9C #9CC2DC
square
#D69CDC #DCB69C #A2DC9C #9CC2DC
split-complementary
#D69CDC #C2DC9C #9CDCB6
monochromatic
#B042BB #C36FCC #D69CDC #E9C9EC #F6E8F7
Accessibility & contrast
On white
2.18
#D69CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#D69CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69CDC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69CDC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDF
Deuteranopia (green-blind)
#A4B2DA
Tritanopia (blue-blind)
#D9A2B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d69cdc; /* rgb */ color: rgb(214, 156, 220); /* oklch */ color: oklch(76.9% 0.109 323.4);
Tailwind
colors: {
custom: {
50: '#e3bae7',
500: '#d69cdc',
950: '#000000',
},
}SCSS
$custom: #d69cdc; $custom-light: #e3bae7; $custom-dark: #000000;
JSON
{
"hex": "#d69cdc",
"rgb": {
"r": 214,
"g": 156,
"b": 220
},
"hsl": {
"h": 294.375,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.76893,
"c": 0.10925,
"h": 323.4
},
"luminance": 0.4324
}Semantic roles & 50–950 ramp
primary
#D69CDC
secondary
#DFEEDD
accent
#BB2A38
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#151116
muted
#848084