#D39FED#D39FED
#D39FED is a light, vivid purple. Relative luminance 0.448; OKLCH L 77.8% C 0.121 H 314.0°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D39FED |
|---|---|
| RGB | rgb(211, 159, 237) |
| HSL | hsl(280, 68%, 78%) |
| HSV | hsv(280, 33%, 93%) |
| CMYK | cmyk(11%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.73, 33.03, -31.79) |
| CIE-LCH | lch(72.73, 45.85, 316.10°) |
| OKLab | oklab(77.81% 0.0843 -0.0872) |
| OKLCH | oklch(77.81% 0.121 314) |
| XYZ | xyz(54.5457, 44.7606, 85.8706) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.88
Baby Purple
#CA9BF7
ΔE00 3.60
Lilac (survey)
#CEA2FD
ΔE00 3.76
Mauve
#E0B0FF
ΔE00 4.32
Pastel Purple
#CAA0FF
ΔE00 4.72
Pale Violet
#CEAEFA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39FED #B9ED9F
analogous
#AC9FED #D39FED #ED9FE0
triadic
#D39FED #EDD39F #9FEDD3
tetradic
#D39FED #EDAC9F #B9ED9F #9FE0ED
square
#D39FED #EDAC9F #B9ED9F #9FE0ED
split-complementary
#D39FED #E0ED9F #9FEDAC
monochromatic
#A438DA #BB6BE3 #D39FED #EBD3F7 #F3E5FA
Accessibility & contrast
On white
2.11
#D39FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#D39FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39FED
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39FED | 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)
#93AFF0
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#D1A9BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d39fed; /* rgb */ color: rgb(211, 159, 237); /* oklch */ color: oklch(77.8% 0.121 314.0);
Tailwind
colors: {
custom: {
50: '#e1bcf3',
500: '#d39fed',
950: '#000000',
},
}SCSS
$custom: #d39fed; $custom-light: #e1bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d39fed",
"rgb": {
"r": 211,
"g": 159,
"b": 237
},
"hsl": {
"h": 280,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.77806,
"c": 0.12129,
"h": 314
},
"luminance": 0.4476
}Semantic roles & 50–950 ramp
primary
#D39FED
secondary
#E1F2D9
accent
#D01554
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185