#D09FEF#D09FEF
#D09FEF is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.6% C 0.122 H 311.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FEF |
|---|---|
| RGB | rgb(208, 159, 239) |
| HSL | hsl(277, 71%, 78%) |
| HSV | hsv(277, 33%, 94%) |
| CMYK | cmyk(13%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.52, 32.53, -33.23) |
| CIE-LCH | lch(72.52, 46.50, 314.39°) |
| OKLab | oklab(77.6% 0.0814 -0.0913) |
| OKLCH | oklch(77.6% 0.122 311.7) |
| XYZ | xyz(53.9879, 44.4389, 87.3781) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.01
Baby Purple
#CA9BF7
ΔE00 2.78
Lilac (survey)
#CEA2FD
ΔE00 2.94
Pastel Purple
#CAA0FF
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 4.38
Pale Violet
#CEAEFA
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FEF #BEEF9F
analogous
#A89FEF #D09FEF #EF9FE6
triadic
#D09FEF #EFD09F #9FEFD0
tetradic
#D09FEF #EFA89F #BEEF9F #9FE6EF
square
#D09FEF #EFA89F #BEEF9F #9FE6EF
split-complementary
#D09FEF #E6EF9F #9FEFA8
monochromatic
#9D36DE #B66BE6 #D09FEF #EAD3F8 #F2E5FB
Accessibility & contrast
On white
2.12
#D09FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#D09FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FEF
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FEF | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#CDAABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09fef; /* rgb */ color: rgb(208, 159, 239); /* oklch */ color: oklch(77.6% 0.122 311.7);
Tailwind
colors: {
custom: {
50: '#dfbcf4',
500: '#d09fef',
950: '#000000',
},
}SCSS
$custom: #d09fef; $custom-light: #dfbcf4; $custom-dark: #000000;
JSON
{
"hex": "#d09fef",
"rgb": {
"r": 208,
"g": 159,
"b": 239
},
"hsl": {
"h": 276.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.77602,
"c": 0.12233,
"h": 311.7
},
"luminance": 0.44438
}Semantic roles & 50–950 ramp
primary
#D09FEF
secondary
#E3F2D9
accent
#D3125D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185