#D09FFC#D09FFC
#D09FFC is a light, vivid violet. Relative luminance 0.452; OKLCH L 78.2% C 0.138 H 307.7°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FFC |
|---|---|
| RGB | rgb(208, 159, 252) |
| HSL | hsl(272, 94%, 81%) |
| HSV | hsv(272, 37%, 99%) |
| CMYK | cmyk(17.5%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.05, 35.29, -39.48) |
| CIE-LCH | lch(73.05, 52.95, 311.79°) |
| OKLab | oklab(78.17% 0.0843 -0.1092) |
| OKLCH | oklch(78.17% 0.138 307.7) |
| XYZ | xyz(55.9779, 45.2350, 97.8588) |
| Luminance | 0.4523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.99
Baby Purple
#CA9BF7
ΔE00 1.31
Pastel Purple
#CAA0FF
ΔE00 1.65
Lavender (survey)
#C79FEF
ΔE00 2.49
Pale Violet
#CEAEFA
ΔE00 4.38
Liliac
#C48EFD
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FFC #CBFC9F
analogous
#A19FFC #D09FFC #FC9FF9
triadic
#D09FFC #FCD09F #9FFCD0
tetradic
#D09FFC #FCA19F #CBFC9F #9FF9FC
square
#D09FFC #FCA19F #CBFC9F #9FF9FC
split-complementary
#D09FFC #F9FC9F #9FFCA1
monochromatic
#9628F8 #B364FA #D09FFC #EDDAFE #F0E1FE
Accessibility & contrast
On white
2.09
#D09FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#D09FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FFC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FFC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#CAADC2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d09ffc; /* rgb */ color: rgb(208, 159, 252); /* oklch */ color: oklch(78.2% 0.138 307.7);
Tailwind
colors: {
custom: {
50: '#dfbcfd',
500: '#d09ffc',
950: '#000000',
},
}SCSS
$custom: #d09ffc; $custom-light: #dfbcfd; $custom-dark: #000000;
JSON
{
"hex": "#d09ffc",
"rgb": {
"r": 208,
"g": 159,
"b": 252
},
"hsl": {
"h": 271.613,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.78174,
"c": 0.13798,
"h": 307.7
},
"luminance": 0.45234
}Semantic roles & 50–950 ramp
primary
#D09FFC
secondary
#E5F6D5
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185