#D09DEB#D09DEB
#D09DEB is a light, vivid violet. Relative luminance 0.435; OKLCH L 77.1% C 0.121 H 313.5°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D09DEB |
|---|---|
| RGB | rgb(208, 157, 235) |
| HSL | hsl(279, 66%, 77%) |
| HSV | hsv(279, 33%, 92%) |
| CMYK | cmyk(11.5%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(71.91, 32.79, -32.00) |
| CIE-LCH | lch(71.91, 45.82, 315.70°) |
| OKLab | oklab(77.09% 0.0833 -0.0878) |
| OKLCH | oklch(77.09% 0.121 313.5) |
| XYZ | xyz(53.0624, 43.5229, 84.1866) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.57
Baby Purple
#CA9BF7
ΔE00 3.32
Lilac (survey)
#CEA2FD
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 4.60
Mauve
#E0B0FF
ΔE00 4.89
Pale Violet
#CEAEFA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09DEB #B8EB9D
analogous
#A99DEB #D09DEB #EB9DDF
triadic
#D09DEB #EBD09D #9DEBD0
tetradic
#D09DEB #EBA99D #B8EB9D #9DDFEB
square
#D09DEB #EBA99D #B8EB9D #9DDFEB
split-complementary
#D09DEB #DFEB9D #9DEBA9
monochromatic
#9F37D6 #B86AE1 #D09DEB #E8D0F5 #F3E6FA
Accessibility & contrast
On white
2.16
#D09DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#D09DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09DEB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09DEB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#CEA7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d09deb; /* rgb */ color: rgb(208, 157, 235); /* oklch */ color: oklch(77.1% 0.121 313.5);
Tailwind
colors: {
custom: {
50: '#dfbaf1',
500: '#d09deb',
950: '#000000',
},
}SCSS
$custom: #d09deb; $custom-light: #dfbaf1; $custom-dark: #000000;
JSON
{
"hex": "#d09deb",
"rgb": {
"r": 208,
"g": 157,
"b": 235
},
"hsl": {
"h": 279.231,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.77085,
"c": 0.12103,
"h": 313.5
},
"luminance": 0.43522
}Semantic roles & 50–950 ramp
primary
#D09DEB
secondary
#E2F1DA
accent
#CE1857
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085