#D09FF5#D09FF5
#D09FF5 is a light, vivid violet. Relative luminance 0.448; OKLCH L 77.9% C 0.130 H 309.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FF5 |
|---|---|
| RGB | rgb(208, 159, 245) |
| HSL | hsl(274, 81%, 79%) |
| HSV | hsv(274, 35%, 96%) |
| CMYK | cmyk(15.1%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(72.76, 33.79, -36.13) |
| CIE-LCH | lch(72.76, 49.47, 313.09°) |
| OKLab | oklab(77.86% 0.0828 -0.0996) |
| OKLCH | oklch(77.86% 0.13 309.7) |
| XYZ | xyz(54.8890, 44.7994, 92.1241) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.78
Lilac (survey)
#CEA2FD
ΔE00 1.83
Lavender (survey)
#C79FEF
ΔE00 1.84
Pastel Purple
#CAA0FF
ΔE00 2.73
Pale Violet
#CEAEFA
ΔE00 4.22
Mauve
#E0B0FF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FF5 #C4F59F
analogous
#A59FF5 #D09FF5 #F59FEF
triadic
#D09FF5 #F5D09F #9FF5D0
tetradic
#D09FF5 #F5A59F #C4F59F #9FEFF5
square
#D09FF5 #F5A59F #C4F59F #9FEFF5
split-complementary
#D09FF5 #EFF59F #9FF5A5
monochromatic
#9A30E9 #B568EF #D09FF5 #EBD6FB #F1E3FC
Accessibility & contrast
On white
2.11
#D09FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#D09FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FF5
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FF5 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F8
Deuteranopia (green-blind)
#9AB3F3
Tritanopia (blue-blind)
#CCABBF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09ff5; /* rgb */ color: rgb(208, 159, 245); /* oklch */ color: oklch(77.9% 0.130 309.7);
Tailwind
colors: {
custom: {
50: '#dfbcf8',
500: '#d09ff5',
950: '#000000',
},
}SCSS
$custom: #d09ff5; $custom-light: #dfbcf8; $custom-dark: #000000;
JSON
{
"hex": "#d09ff5",
"rgb": {
"r": 208,
"g": 159,
"b": 245
},
"hsl": {
"h": 274.186,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.77862,
"c": 0.12951,
"h": 309.7
},
"luminance": 0.44799
}Semantic roles & 50–950 ramp
primary
#D09FF5
secondary
#E3F4D7
accent
#DD0864
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185