#D39FEE#D39FEE
#D39FEE is a light, vivid violet. Relative luminance 0.448; OKLCH L 77.8% C 0.122 H 313.7°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D39FEE |
|---|---|
| RGB | rgb(211, 159, 238) |
| HSL | hsl(279, 70%, 78%) |
| HSV | hsv(279, 33%, 93%) |
| CMYK | cmyk(11.3%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.77, 33.24, -32.28) |
| CIE-LCH | lch(72.77, 46.33, 315.84°) |
| OKLab | oklab(77.85% 0.0846 -0.0886) |
| OKLCH | oklch(77.85% 0.122 313.7) |
| XYZ | xyz(54.6922, 44.8192, 86.6422) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.77
Baby Purple
#CA9BF7
ΔE00 3.42
Lilac (survey)
#CEA2FD
ΔE00 3.56
Mauve
#E0B0FF
ΔE00 4.27
Pastel Purple
#CAA0FF
ΔE00 4.52
Pale Violet
#CEAEFA
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39FEE #BAEE9F
analogous
#AB9FEE #D39FEE #EE9FE1
triadic
#D39FEE #EED39F #9FEED3
tetradic
#D39FEE #EEAB9F #BAEE9F #9FE1EE
square
#D39FEE #EEAB9F #BAEE9F #9FE1EE
split-complementary
#D39FEE #E1EE9F #9FEEAB
monochromatic
#A337DC #BB6BE5 #D39FEE #EBD3F7 #F3E5FA
Accessibility & contrast
On white
2.11
#D39FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#D39FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39FEE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39FEE | 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)
#92B0F1
Deuteranopia (green-blind)
#9EB4EC
Tritanopia (blue-blind)
#D1A9BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d39fee; /* rgb */ color: rgb(211, 159, 238); /* oklch */ color: oklch(77.8% 0.122 313.7);
Tailwind
colors: {
custom: {
50: '#e1bcf3',
500: '#d39fee',
950: '#000000',
},
}SCSS
$custom: #d39fee; $custom-light: #e1bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d39fee",
"rgb": {
"r": 211,
"g": 159,
"b": 238
},
"hsl": {
"h": 279.494,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.77848,
"c": 0.12245,
"h": 313.7
},
"luminance": 0.44818
}Semantic roles & 50–950 ramp
primary
#D39FEE
secondary
#E2F2D9
accent
#D21455
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185