#D39FFB#D39FFB
#D39FFB is a light, vivid violet. Relative luminance 0.456; OKLCH L 78.4% C 0.138 H 309.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D39FFB |
|---|---|
| RGB | rgb(211, 159, 251) |
| HSL | hsl(274, 92%, 80%) |
| HSV | hsv(274, 37%, 98%) |
| CMYK | cmyk(15.9%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.29, 35.95, -38.53) |
| CIE-LCH | lch(73.29, 52.70, 313.02°) |
| OKLab | oklab(78.41% 0.0876 -0.1064) |
| OKLCH | oklch(78.41% 0.138 309.4) |
| XYZ | xyz(56.6715, 45.6109, 97.0664) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.56
Baby Purple
#CA9BF7
ΔE00 1.76
Pastel Purple
#CAA0FF
ΔE00 2.38
Lavender (survey)
#C79FEF
ΔE00 2.68
Mauve
#E0B0FF
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39FFB #C7FB9F
analogous
#A59FFB #D39FFB #FB9FF5
triadic
#D39FFB #FBD39F #9FFBD3
tetradic
#D39FFB #FBA59F #C7FB9F #9FF5FB
square
#D39FFB #FBA59F #C7FB9F #9FF5FB
split-complementary
#D39FFB #F5FB9F #9FFBA5
monochromatic
#9D29F6 #B864F9 #D39FFB #EEDAFD #F2E2FE
Accessibility & contrast
On white
2.07
#D39FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#D39FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39FFB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39FFB | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#CEACC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d39ffb; /* rgb */ color: rgb(211, 159, 251); /* oklch */ color: oklch(78.4% 0.138 309.4);
Tailwind
colors: {
custom: {
50: '#e2bcfd',
500: '#d39ffb',
950: '#000000',
},
}SCSS
$custom: #d39ffb; $custom-light: #e2bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d39ffb",
"rgb": {
"r": 211,
"g": 159,
"b": 251
},
"hsl": {
"h": 273.913,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.78413,
"c": 0.13781,
"h": 309.4
},
"luminance": 0.4561
}Semantic roles & 50–950 ramp
primary
#D39FFB
secondary
#E3F6D5
accent
#E60064
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185