#D09FF2#D09FF2
#D09FF2 is a light, vivid violet. Relative luminance 0.446; OKLCH L 77.7% C 0.126 H 310.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FF2 |
|---|---|
| RGB | rgb(208, 159, 242) |
| HSL | hsl(275, 76%, 79%) |
| HSV | hsv(275, 34%, 95%) |
| CMYK | cmyk(14%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(72.64, 33.16, -34.68) |
| CIE-LCH | lch(72.64, 47.98, 313.71°) |
| OKLab | oklab(77.73% 0.0821 -0.0955) |
| OKLCH | oklch(77.73% 0.126 310.7) |
| XYZ | xyz(54.4348, 44.6177, 89.7316) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.83
Baby Purple
#CA9BF7
ΔE00 2.25
Lilac (survey)
#CEA2FD
ΔE00 2.36
Pastel Purple
#CAA0FF
ΔE00 3.28
Pale Violet
#CEAEFA
ΔE00 4.28
Mauve
#E0B0FF
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FF2 #C1F29F
analogous
#A69FF2 #D09FF2 #F29FEA
triadic
#D09FF2 #F2D09F #9FF2D0
tetradic
#D09FF2 #F2A69F #C1F29F #9FEAF2
square
#D09FF2 #F2A69F #C1F29F #9FEAF2
split-complementary
#D09FF2 #EAF29F #9FF2A6
monochromatic
#9B33E3 #B669EB #D09FF2 #EAD5F9 #F2E4FB
Accessibility & contrast
On white
2.12
#D09FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#D09FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FF2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FF2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#9BB3F0
Tritanopia (blue-blind)
#CCAABE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09ff2; /* rgb */ color: rgb(208, 159, 242); /* oklch */ color: oklch(77.7% 0.126 310.7);
Tailwind
colors: {
custom: {
50: '#dfbcf6',
500: '#d09ff2',
950: '#000000',
},
}SCSS
$custom: #d09ff2; $custom-light: #dfbcf6; $custom-dark: #000000;
JSON
{
"hex": "#d09ff2",
"rgb": {
"r": 208,
"g": 159,
"b": 242
},
"hsl": {
"h": 275.422,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.77731,
"c": 0.12592,
"h": 310.7
},
"luminance": 0.44617
}Semantic roles & 50–950 ramp
primary
#D09FF2
secondary
#E3F3D8
accent
#D80D60
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151217
muted
#838185