#D39DF9#D39DF9
#D39DF9 is a light, vivid violet. Relative luminance 0.448; OKLCH L 78.0% C 0.139 H 310.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D39DF9 |
|---|---|
| RGB | rgb(211, 157, 249) |
| HSL | hsl(275, 88%, 80%) |
| HSV | hsv(275, 37%, 98%) |
| CMYK | cmyk(15.3%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(72.76, 36.61, -38.27) |
| CIE-LCH | lch(72.76, 52.97, 313.73°) |
| OKLab | oklab(77.99% 0.0899 -0.1057) |
| OKLCH | oklch(77.99% 0.139 310.4) |
| XYZ | xyz(56.0168, 44.8031, 95.3011) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.74
Lilac (survey)
#CEA2FD
ΔE00 2.04
Pastel Purple
#CAA0FF
ΔE00 2.74
Lavender (survey)
#C79FEF
ΔE00 2.77
Mauve
#E0B0FF
ΔE00 4.84
Liliac
#C48EFD
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39DF9 #C3F99D
analogous
#A59DF9 #D39DF9 #F99DF1
triadic
#D39DF9 #F9D39D #9DF9D3
tetradic
#D39DF9 #F9A59D #C3F99D #9DF1F9
square
#D39DF9 #F9A59D #C3F99D #9DF1F9
split-complementary
#D39DF9 #F1F99D #9DF9A5
monochromatic
#9F2AF2 #B963F5 #D39DF9 #EDD7FD #F2E2FD
Accessibility & contrast
On white
2.11
#D39DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#D39DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39DF9
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39DF9 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FC
Deuteranopia (green-blind)
#98B4F6
Tritanopia (blue-blind)
#CFAAC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d39df9; /* rgb */ color: rgb(211, 157, 249); /* oklch */ color: oklch(78.0% 0.139 310.4);
Tailwind
colors: {
custom: {
50: '#e2bafb',
500: '#d39df9',
950: '#000000',
},
}SCSS
$custom: #d39df9; $custom-light: #e2bafb; $custom-dark: #000000;
JSON
{
"hex": "#d39df9",
"rgb": {
"r": 211,
"g": 157,
"b": 249
},
"hsl": {
"h": 275.217,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.77985,
"c": 0.13876,
"h": 310.4
},
"luminance": 0.44802
}Semantic roles & 50–950 ramp
primary
#D39DF9
secondary
#E3F5D6
accent
#E5005F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185