#D39FFA#D39FFA
#D39FFA is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.4% C 0.137 H 309.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D39FFA |
|---|---|
| RGB | rgb(211, 159, 250) |
| HSL | hsl(274, 90%, 80%) |
| HSV | hsv(274, 36%, 98%) |
| CMYK | cmyk(15.6%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.25, 35.74, -38.06) |
| CIE-LCH | lch(73.25, 52.21, 313.20°) |
| OKLab | oklab(78.37% 0.0873 -0.1051) |
| OKLCH | oklch(78.37% 0.137 309.7) |
| XYZ | xyz(56.5143, 45.5480, 96.2384) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.65
Baby Purple
#CA9BF7
ΔE00 1.80
Pastel Purple
#CAA0FF
ΔE00 2.51
Lavender (survey)
#C79FEF
ΔE00 2.60
Mauve
#E0B0FF
ΔE00 4.45
Pale Violet
#CEAEFA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39FFA #C6FA9F
analogous
#A69FFA #D39FFA #FA9FF3
triadic
#D39FFA #FAD39F #9FFAD3
tetradic
#D39FFA #FAA69F #C6FA9F #9FF3FA
square
#D39FFA #FAA69F #C6FA9F #9FF3FA
split-complementary
#D39FFA #F3FA9F #9FFAA6
monochromatic
#9E2BF4 #B865F7 #D39FFA #EED9FD #F2E2FD
Accessibility & contrast
On white
2.08
#D39FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#D39FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39FFA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39FFA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#CEACC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d39ffa; /* rgb */ color: rgb(211, 159, 250); /* oklch */ color: oklch(78.4% 0.137 309.7);
Tailwind
colors: {
custom: {
50: '#e1bcfc',
500: '#d39ffa',
950: '#000000',
},
}SCSS
$custom: #d39ffa; $custom-light: #e1bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d39ffa",
"rgb": {
"r": 211,
"g": 159,
"b": 250
},
"hsl": {
"h": 274.286,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.78369,
"c": 0.13662,
"h": 309.7
},
"luminance": 0.45547
}Semantic roles & 50–950 ramp
primary
#D39FFA
secondary
#E3F6D5
accent
#E60062
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185