#D39FF3#D39FF3
#D39FF3 is a light, vivid violet. Relative luminance 0.451; OKLCH L 78.1% C 0.128 H 311.9°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D39FF3 |
|---|---|
| RGB | rgb(211, 159, 243) |
| HSL | hsl(277, 78%, 79%) |
| HSV | hsv(277, 35%, 95%) |
| CMYK | cmyk(13.2%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(72.97, 34.27, -34.69) |
| CIE-LCH | lch(72.97, 48.77, 314.65°) |
| OKLab | oklab(78.06% 0.0858 -0.0954) |
| OKLCH | oklch(78.06% 0.128 311.9) |
| XYZ | xyz(55.4370, 45.1171, 90.5647) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.42
Baby Purple
#CA9BF7
ΔE00 2.58
Lilac (survey)
#CEA2FD
ΔE00 2.65
Pastel Purple
#CAA0FF
ΔE00 3.60
Mauve
#E0B0FF
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39FF3 #BFF39F
analogous
#A99FF3 #D39FF3 #F39FE9
triadic
#D39FF3 #F3D39F #9FF3D3
tetradic
#D39FF3 #F3A99F #BFF39F #9FE9F3
square
#D39FF3 #F3A99F #BFF39F #9FE9F3
split-complementary
#D39FF3 #E9F39F #9FF3A9
monochromatic
#A132E5 #BA69EC #D39FF3 #ECD5FA #F3E4FC
Accessibility & contrast
On white
2.10
#D39FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#D39FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39FF3
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39FF3 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F6
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#D0AABE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d39ff3; /* rgb */ color: rgb(211, 159, 243); /* oklch */ color: oklch(78.1% 0.128 311.9);
Tailwind
colors: {
custom: {
50: '#e1bcf7',
500: '#d39ff3',
950: '#000000',
},
}SCSS
$custom: #d39ff3; $custom-light: #e1bcf7; $custom-dark: #000000;
JSON
{
"hex": "#d39ff3",
"rgb": {
"r": 211,
"g": 159,
"b": 243
},
"hsl": {
"h": 277.143,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.78062,
"c": 0.1283,
"h": 311.9
},
"luminance": 0.45116
}Semantic roles & 50–950 ramp
primary
#D39FF3
secondary
#E2F3D8
accent
#DA0B5A
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151217
muted
#838185