#D09FFB#D09FFB
#D09FFB is a light, vivid violet. Relative luminance 0.452; OKLCH L 78.1% C 0.137 H 308.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FFB |
|---|---|
| RGB | rgb(208, 159, 251) |
| HSL | hsl(272, 92%, 80%) |
| HSV | hsv(272, 37%, 98%) |
| CMYK | cmyk(17.1%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.00, 35.08, -39.00) |
| CIE-LCH | lch(73.00, 52.45, 311.96°) |
| OKLab | oklab(78.13% 0.0841 -0.1078) |
| OKLCH | oklch(78.13% 0.137 308) |
| XYZ | xyz(55.8198, 45.1717, 97.0265) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.04
Baby Purple
#CA9BF7
ΔE00 1.30
Pastel Purple
#CAA0FF
ΔE00 1.78
Lavender (survey)
#C79FEF
ΔE00 2.36
Pale Violet
#CEAEFA
ΔE00 4.34
Mauve
#E0B0FF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FFB #CAFB9F
analogous
#A29FFB #D09FFB #FB9FF8
triadic
#D09FFB #FBD09F #9FFBD0
tetradic
#D09FFB #FBA29F #CAFB9F #9FF8FB
square
#D09FFB #FBA29F #CAFB9F #9FF8FB
split-complementary
#D09FFB #F8FB9F #9FFBA2
monochromatic
#9629F6 #B364F9 #D09FFB #EDDAFD #F1E2FE
Accessibility & contrast
On white
2.09
#D09FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#D09FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FFB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FFB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FF
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#CAADC1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d09ffb; /* rgb */ color: rgb(208, 159, 251); /* oklch */ color: oklch(78.1% 0.137 308.0);
Tailwind
colors: {
custom: {
50: '#dfbcfd',
500: '#d09ffb',
950: '#000000',
},
}SCSS
$custom: #d09ffb; $custom-light: #dfbcfd; $custom-dark: #000000;
JSON
{
"hex": "#d09ffb",
"rgb": {
"r": 208,
"g": 159,
"b": 251
},
"hsl": {
"h": 271.957,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.78129,
"c": 0.13676,
"h": 308
},
"luminance": 0.45171
}Semantic roles & 50–950 ramp
primary
#D09FFB
secondary
#E4F6D5
accent
#E6006B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185