#D09FF4#D09FF4
#D09FF4 is a light, vivid violet. Relative luminance 0.447; OKLCH L 77.8% C 0.128 H 310.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FF4 |
|---|---|
| RGB | rgb(208, 159, 244) |
| HSL | hsl(275, 79%, 79%) |
| HSV | hsv(275, 35%, 96%) |
| CMYK | cmyk(14.8%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(72.72, 33.58, -35.65) |
| CIE-LCH | lch(72.72, 48.97, 313.29°) |
| OKLab | oklab(77.82% 0.0826 -0.0982) |
| OKLCH | oklch(77.82% 0.128 310.1) |
| XYZ | xyz(54.7368, 44.7385, 91.3223) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.82
Baby Purple
#CA9BF7
ΔE00 1.93
Lilac (survey)
#CEA2FD
ΔE00 2.00
Pastel Purple
#CAA0FF
ΔE00 2.91
Pale Violet
#CEAEFA
ΔE00 4.23
Mauve
#E0B0FF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FF4 #C3F49F
analogous
#A69FF4 #D09FF4 #F49FEE
triadic
#D09FF4 #F4D09F #9FF4D0
tetradic
#D09FF4 #F4A69F #C3F49F #9FEEF4
square
#D09FF4 #F4A69F #C3F49F #9FEEF4
split-complementary
#D09FF4 #EEF49F #9FF4A6
monochromatic
#9A31E7 #B568EE #D09FF4 #EBD6FA #F2E4FC
Accessibility & contrast
On white
2.11
#D09FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#D09FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FF4
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FF4 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB0F7
Deuteranopia (green-blind)
#9AB3F2
Tritanopia (blue-blind)
#CCABBE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d09ff4; /* rgb */ color: rgb(208, 159, 244); /* oklch */ color: oklch(77.8% 0.128 310.1);
Tailwind
colors: {
custom: {
50: '#dfbcf8',
500: '#d09ff4',
950: '#000000',
},
}SCSS
$custom: #d09ff4; $custom-light: #dfbcf8; $custom-dark: #000000;
JSON
{
"hex": "#d09ff4",
"rgb": {
"r": 208,
"g": 159,
"b": 244
},
"hsl": {
"h": 274.588,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.77818,
"c": 0.12832,
"h": 310.1
},
"luminance": 0.44738
}Semantic roles & 50–950 ramp
primary
#D09FF4
secondary
#E3F4D7
accent
#DC0A63
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185