#D09CDC#D09CDC
#D09CDC is a light, moderate purple. Relative luminance 0.424; OKLCH L 76.3% C 0.106 H 319.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D09CDC |
|---|---|
| RGB | rgb(208, 156, 220) |
| HSL | hsl(289, 48%, 74%) |
| HSV | hsv(289, 29%, 86%) |
| CMYK | cmyk(5.5%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(71.12, 30.32, -25.00) |
| CIE-LCH | lch(71.12, 39.30, 320.49°) |
| OKLab | oklab(76.3% 0.0809 -0.068) |
| OKLCH | oklch(76.3% 0.106 319.9) |
| XYZ | xyz(50.8174, 42.3554, 73.1947) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.84
Lavender (survey)
#C79FEF
ΔE00 5.29
Pale Purple
#B790D4
ΔE00 5.53
Lilac
#C8A2C8
ΔE00 6.19
Baby Purple
#CA9BF7
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09CDC #A8DC9C
analogous
#B09CDC #D09CDC #DC9CC8
triadic
#D09CDC #DCD09C #9CDCD0
tetradic
#D09CDC #DCB09C #A8DC9C #9CC8DC
square
#D09CDC #DCB09C #A8DC9C #9CC8DC
split-complementary
#D09CDC #C8DC9C #9CDCB0
monochromatic
#A542BB #BB6FCC #D09CDC #E5C9EC #F4E8F7
Accessibility & contrast
On white
2.22
#D09CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#D09CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09CDC
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09CDC | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDF
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#D1A3B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d09cdc; /* rgb */ color: rgb(208, 156, 220); /* oklch */ color: oklch(76.3% 0.106 319.9);
Tailwind
colors: {
custom: {
50: '#dfb9e7',
500: '#d09cdc',
950: '#000000',
},
}SCSS
$custom: #d09cdc; $custom-light: #dfb9e7; $custom-dark: #000000;
JSON
{
"hex": "#d09cdc",
"rgb": {
"r": 208,
"g": 156,
"b": 220
},
"hsl": {
"h": 288.75,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.76295,
"c": 0.10565,
"h": 319.9
},
"luminance": 0.42354
}Semantic roles & 50–950 ramp
primary
#D09CDC
secondary
#E0EEDD
accent
#BB2A46
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084