#D39FFE#D39FFE
#D39FFE is a light, vivid violet. Relative luminance 0.458; OKLCH L 78.5% C 0.141 H 308.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D39FFE |
|---|---|
| RGB | rgb(211, 159, 254) |
| HSL | hsl(273, 98%, 81%) |
| HSV | hsv(273, 37%, 100%) |
| CMYK | cmyk(16.9%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.42, 36.60, -39.97) |
| CIE-LCH | lch(73.42, 54.19, 312.48°) |
| OKLab | oklab(78.55% 0.0882 -0.1105) |
| OKLCH | oklch(78.55% 0.141 308.6) |
| XYZ | xyz(57.1481, 45.8015, 99.5767) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.41
Baby Purple
#CA9BF7
ΔE00 1.74
Pastel Purple
#CAA0FF
ΔE00 2.06
Lavender (survey)
#C79FEF
ΔE00 2.99
Pale Violet
#CEAEFA
ΔE00 4.67
Mauve
#E0B0FF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39FFE #CAFE9F
analogous
#A39FFE #D39FFE #FE9FF9
triadic
#D39FFE #FED39F #9FFED3
tetradic
#D39FFE #FEA39F #CAFE9F #9FF9FE
square
#D39FFE #FEA39F #CAFE9F #9FF9FE
split-complementary
#D39FFE #F9FE9F #9FFEA3
monochromatic
#9B26FD #B762FD #D39FFE #EFDCFF #F1E1FF
Accessibility & contrast
On white
2.07
#D39FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#D39FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39FFE
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39FFE | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#CEADC3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d39ffe; /* rgb */ color: rgb(211, 159, 254); /* oklch */ color: oklch(78.5% 0.141 308.6);
Tailwind
colors: {
custom: {
50: '#e2bcff',
500: '#d39ffe',
950: '#000000',
},
}SCSS
$custom: #d39ffe; $custom-light: #e2bcff; $custom-dark: #000000;
JSON
{
"hex": "#d39ffe",
"rgb": {
"r": 211,
"g": 159,
"b": 254
},
"hsl": {
"h": 272.842,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.78548,
"c": 0.1414,
"h": 308.6
},
"luminance": 0.45801
}Semantic roles & 50–950 ramp
primary
#D39FFE
secondary
#E4F7D4
accent
#E60068
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186