#D09DEE#D09DEE
#D09DEE is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.2% C 0.125 H 312.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D09DEE |
|---|---|
| RGB | rgb(208, 157, 238) |
| HSL | hsl(278, 70%, 77%) |
| HSV | hsv(278, 34%, 93%) |
| CMYK | cmyk(12.6%, 34%, 0%, 6.7%) |
| CIE-LAB | lab(72.03, 33.41, -33.45) |
| CIE-LCH | lch(72.03, 47.28, 314.96°) |
| OKLab | oklab(77.21% 0.084 -0.0919) |
| OKLCH | oklch(77.21% 0.125 312.4) |
| XYZ | xyz(53.4994, 43.6977, 86.4885) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.25
Baby Purple
#CA9BF7
ΔE00 2.74
Lilac (survey)
#CEA2FD
ΔE00 3.18
Pastel Purple
#CAA0FF
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 4.80
Pale Violet
#CEAEFA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09DEE #BBEE9D
analogous
#A89DEE #D09DEE #EE9DE3
triadic
#D09DEE #EED09D #9DEED0
tetradic
#D09DEE #EEA89D #BBEE9D #9DE3EE
square
#D09DEE #EEA89D #BBEE9D #9DE3EE
split-complementary
#D09DEE #E3EE9D #9DEEA8
monochromatic
#9E35DC #B769E5 #D09DEE #E9D1F7 #F2E5FA
Accessibility & contrast
On white
2.16
#D09DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#D09DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09DEE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09DEE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF1
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#CDA8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d09dee; /* rgb */ color: rgb(208, 157, 238); /* oklch */ color: oklch(77.2% 0.125 312.4);
Tailwind
colors: {
custom: {
50: '#dfbaf3',
500: '#d09dee',
950: '#000000',
},
}SCSS
$custom: #d09dee; $custom-light: #dfbaf3; $custom-dark: #000000;
JSON
{
"hex": "#d09dee",
"rgb": {
"r": 208,
"g": 157,
"b": 238
},
"hsl": {
"h": 277.778,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.77213,
"c": 0.12456,
"h": 312.4
},
"luminance": 0.43697
}Semantic roles & 50–950 ramp
primary
#D09DEE
secondary
#E2F2D9
accent
#D2135A
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185