#D09DF9#D09DF9
#D09DF9 is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.7% C 0.138 H 308.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D09DF9 |
|---|---|
| RGB | rgb(208, 157, 249) |
| HSL | hsl(273, 88%, 80%) |
| HSV | hsv(273, 37%, 98%) |
| CMYK | cmyk(16.5%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(72.47, 35.73, -38.75) |
| CIE-LCH | lch(72.47, 52.71, 312.68°) |
| OKLab | oklab(77.7% 0.0865 -0.1071) |
| OKLCH | oklch(77.7% 0.138 308.9) |
| XYZ | xyz(55.1651, 44.3640, 95.2611) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.16
Lilac (survey)
#CEA2FD
ΔE00 1.59
Pastel Purple
#CAA0FF
ΔE00 2.18
Lavender (survey)
#C79FEF
ΔE00 2.40
Liliac
#C48EFD
ΔE00 4.64
Pale Violet
#CEAEFA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09DF9 #C6F99D
analogous
#A29DF9 #D09DF9 #F99DF4
triadic
#D09DF9 #F9D09D #9DF9D0
tetradic
#D09DF9 #F9A29D #C6F99D #9DF4F9
square
#D09DF9 #F9A29D #C6F99D #9DF4F9
split-complementary
#D09DF9 #F4F99D #9DF9A2
monochromatic
#992AF2 #B463F5 #D09DF9 #ECD7FD #F1E2FD
Accessibility & contrast
On white
2.13
#D09DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#D09DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09DF9
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09DF9 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFD
Deuteranopia (green-blind)
#96B3F6
Tritanopia (blue-blind)
#CBAABF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09df9; /* rgb */ color: rgb(208, 157, 249); /* oklch */ color: oklch(77.7% 0.138 308.9);
Tailwind
colors: {
custom: {
50: '#dfbafb',
500: '#d09df9',
950: '#000000',
},
}SCSS
$custom: #d09df9; $custom-light: #dfbafb; $custom-dark: #000000;
JSON
{
"hex": "#d09df9",
"rgb": {
"r": 208,
"g": 157,
"b": 249
},
"hsl": {
"h": 273.261,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.77697,
"c": 0.13767,
"h": 308.9
},
"luminance": 0.44363
}Semantic roles & 50–950 ramp
primary
#D09DF9
secondary
#E4F5D6
accent
#E50066
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185