#D39DFD#D39DFD
#D39DFD is a light, vivid violet. Relative luminance 0.451; OKLCH L 78.2% C 0.143 H 309.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D39DFD |
|---|---|
| RGB | rgb(211, 157, 253) |
| HSL | hsl(274, 96%, 80%) |
| HSV | hsv(274, 38%, 99%) |
| CMYK | cmyk(16.6%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(72.93, 37.46, -40.18) |
| CIE-LCH | lch(72.93, 54.94, 312.99°) |
| OKLab | oklab(78.16% 0.0908 -0.1111) |
| OKLCH | oklch(78.16% 0.144 309.2) |
| XYZ | xyz(56.6473, 45.0554, 98.6218) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.65
Lilac (survey)
#CEA2FD
ΔE00 1.82
Pastel Purple
#CAA0FF
ΔE00 2.32
Lavender (survey)
#C79FEF
ΔE00 3.12
Liliac
#C48EFD
ΔE00 4.58
Mauve
#E0B0FF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39DFD #C7FD9D
analogous
#A39DFD #D39DFD #FD9DF7
triadic
#D39DFD #FDD39D #9DFDD3
tetradic
#D39DFD #FDA39D #C7FD9D #9DF7FD
square
#D39DFD #FDA39D #C7FD9D #9DF7FD
split-complementary
#D39DFD #F7FD9D #9DFDA3
monochromatic
#9D25FB #B861FC #D39DFD #EED9FE #F2E1FE
Accessibility & contrast
On white
2.10
#D39DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#D39DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39DFD
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39DFD | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#CEABC1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d39dfd; /* rgb */ color: rgb(211, 157, 253); /* oklch */ color: oklch(78.2% 0.143 309.2);
Tailwind
colors: {
custom: {
50: '#e2bafe',
500: '#d39dfd',
950: '#000000',
},
}SCSS
$custom: #d39dfd; $custom-light: #e2bafe; $custom-dark: #000000;
JSON
{
"hex": "#d39dfd",
"rgb": {
"r": 211,
"g": 157,
"b": 253
},
"hsl": {
"h": 273.75,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.78165,
"c": 0.1435,
"h": 309.2
},
"luminance": 0.45055
}Semantic roles & 50–950 ramp
primary
#D39DFD
secondary
#E3F7D4
accent
#E60064
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186