#D09DED#D09DED
#D09DED is a light, vivid violet. Relative luminance 0.436; OKLCH L 77.2% C 0.123 H 312.8°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D09DED |
|---|---|
| RGB | rgb(208, 157, 237) |
| HSL | hsl(278, 69%, 77%) |
| HSV | hsv(278, 34%, 93%) |
| CMYK | cmyk(12.2%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(71.99, 33.20, -32.97) |
| CIE-LCH | lch(71.99, 46.79, 315.20°) |
| OKLab | oklab(77.17% 0.0838 -0.0906) |
| OKLCH | oklch(77.17% 0.123 312.8) |
| XYZ | xyz(53.3529, 43.6391, 85.7169) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.34
Baby Purple
#CA9BF7
ΔE00 2.93
Lilac (survey)
#CEA2FD
ΔE00 3.37
Pastel Purple
#CAA0FF
ΔE00 4.21
Mauve
#E0B0FF
ΔE00 4.82
Pale Violet
#CEAEFA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09DED #BAED9D
analogous
#A89DED #D09DED #ED9DE2
triadic
#D09DED #EDD09D #9DEDD0
tetradic
#D09DED #EDA89D #BAED9D #9DE2ED
square
#D09DED #EDA89D #BAED9D #9DE2ED
split-complementary
#D09DED #E2ED9D #9DEDA8
monochromatic
#9E36DA #B769E4 #D09DED #E9D1F6 #F3E5FA
Accessibility & contrast
On white
2.16
#D09DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#D09DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09DED
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09DED | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#CEA8BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d09ded; /* rgb */ color: rgb(208, 157, 237); /* oklch */ color: oklch(77.2% 0.123 312.8);
Tailwind
colors: {
custom: {
50: '#dfbaf3',
500: '#d09ded',
950: '#000000',
},
}SCSS
$custom: #d09ded; $custom-light: #dfbaf3; $custom-dark: #000000;
JSON
{
"hex": "#d09ded",
"rgb": {
"r": 208,
"g": 157,
"b": 237
},
"hsl": {
"h": 278.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.7717,
"c": 0.12338,
"h": 312.8
},
"luminance": 0.43638
}Semantic roles & 50–950 ramp
primary
#D09DED
secondary
#E2F2D9
accent
#D11559
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085