#D09CDA#D09CDA
#D09CDA is a light, moderate purple. Relative luminance 0.422; OKLCH L 76.2% C 0.103 H 320.9°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D09CDA |
|---|---|
| RGB | rgb(208, 156, 218) |
| HSL | hsl(290, 46%, 73%) |
| HSV | hsv(290, 28%, 85%) |
| CMYK | cmyk(4.6%, 28.4%, 0%, 14.5%) |
| CIE-LAB | lab(71.04, 29.93, -24.01) |
| CIE-LCH | lch(71.04, 38.37, 321.26°) |
| OKLab | oklab(76.22% 0.0803 -0.0652) |
| OKLCH | oklch(76.22% 0.103 320.9) |
| XYZ | xyz(50.5542, 42.2500, 71.8081) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.63
Pale Purple
#B790D4
ΔE00 5.71
Lavender (survey)
#C79FEF
ΔE00 5.72
Lilac
#C8A2C8
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.57
Mauve
#E0B0FF
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09CDA #A6DA9C
analogous
#B19CDA #D09CDA #DA9CC5
triadic
#D09CDA #DAD09C #9CDAD0
tetradic
#D09CDA #DAB19C #A6DA9C #9CC5DA
square
#D09CDA #DAB19C #A6DA9C #9CC5DA
split-complementary
#D09CDA #C5DA9C #9CDAB1
monochromatic
#A544B7 #BB6FC9 #D09CDA #E5C9EB #F4E9F7
Accessibility & contrast
On white
2.22
#D09CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#D09CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09CDA
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09CDA | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AADC
Deuteranopia (green-blind)
#A1B0D8
Tritanopia (blue-blind)
#D2A2B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d09cda; /* rgb */ color: rgb(208, 156, 218); /* oklch */ color: oklch(76.2% 0.103 320.9);
Tailwind
colors: {
custom: {
50: '#dfb9e5',
500: '#d09cda',
950: '#000000',
},
}SCSS
$custom: #d09cda; $custom-light: #dfb9e5; $custom-dark: #000000;
JSON
{
"hex": "#d09cda",
"rgb": {
"r": 208,
"g": 156,
"b": 218
},
"hsl": {
"h": 290.323,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.76216,
"c": 0.10346,
"h": 320.9
},
"luminance": 0.42249
}Semantic roles & 50–950 ramp
primary
#D09CDA
secondary
#E0EEDD
accent
#B92D43
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151115
muted
#838084