#D39FFC#D39FFC
#D39FFC is a light, vivid violet. Relative luminance 0.457; OKLCH L 78.5% C 0.139 H 309.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D39FFC |
|---|---|
| RGB | rgb(211, 159, 252) |
| HSL | hsl(274, 94%, 81%) |
| HSV | hsv(274, 37%, 99%) |
| CMYK | cmyk(16.3%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.33, 36.17, -39.01) |
| CIE-LCH | lch(73.33, 53.20, 312.83°) |
| OKLab | oklab(78.46% 0.0878 -0.1078) |
| OKLCH | oklch(78.46% 0.139 309.1) |
| XYZ | xyz(56.8296, 45.6741, 97.8988) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.48
Baby Purple
#CA9BF7
ΔE00 1.73
Pastel Purple
#CAA0FF
ΔE00 2.26
Lavender (survey)
#C79FEF
ΔE00 2.78
Pale Violet
#CEAEFA
ΔE00 4.58
Mauve
#E0B0FF
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39FFC #C8FC9F
analogous
#A49FFC #D39FFC #FC9FF7
triadic
#D39FFC #FCD39F #9FFCD3
tetradic
#D39FFC #FCA49F #C8FC9F #9FF7FC
square
#D39FFC #FCA49F #C8FC9F #9FF7FC
split-complementary
#D39FFC #F7FC9F #9FFCA4
monochromatic
#9D28F8 #B864FA #D39FFC #EEDAFE #F1E1FE
Accessibility & contrast
On white
2.07
#D39FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#D39FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39FFC
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39FFC | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#CEADC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d39ffc; /* rgb */ color: rgb(211, 159, 252); /* oklch */ color: oklch(78.5% 0.139 309.1);
Tailwind
colors: {
custom: {
50: '#e2bcfd',
500: '#d39ffc',
950: '#000000',
},
}SCSS
$custom: #d39ffc; $custom-light: #e2bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d39ffc",
"rgb": {
"r": 211,
"g": 159,
"b": 252
},
"hsl": {
"h": 273.548,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.78458,
"c": 0.13901,
"h": 309.1
},
"luminance": 0.45673
}Semantic roles & 50–950 ramp
primary
#D39FFC
secondary
#E4F6D5
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185