#D39BFB#D39BFB
#D39BFB is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.7% C 0.144 H 310.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D39BFB |
|---|---|
| RGB | rgb(211, 155, 251) |
| HSL | hsl(275, 92%, 80%) |
| HSV | hsv(275, 38%, 98%) |
| CMYK | cmyk(15.9%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(72.40, 38.12, -39.92) |
| CIE-LCH | lch(72.40, 55.20, 313.68°) |
| OKLab | oklab(77.74% 0.0932 -0.1104) |
| OKLCH | oklch(77.74% 0.144 310.2) |
| XYZ | xyz(55.9948, 44.2574, 96.8408) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.71
Lilac (survey)
#CEA2FD
ΔE00 2.29
Pastel Purple
#CAA0FF
ΔE00 2.73
Lavender (survey)
#C79FEF
ΔE00 3.22
Liliac
#C48EFD
ΔE00 4.39
Mauve
#E0B0FF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D39BFB #C3FB9B
analogous
#A39BFB #D39BFB #FB9BF3
triadic
#D39BFB #FBD39B #9BFBD3
tetradic
#D39BFB #FBA39B #C3FB9B #9BF3FB
square
#D39BFB #FBA39B #C3FB9B #9BF3FB
split-complementary
#D39BFB #F3FB9B #9BFBA3
monochromatic
#9F25F6 #B960F9 #D39BFB #EDD6FD #F2E2FE
Accessibility & contrast
On white
2.13
#D39BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#D39BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D39BFB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D39BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D39BFB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#95B3F8
Tritanopia (blue-blind)
#CEA9BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d39bfb; /* rgb */ color: rgb(211, 155, 251); /* oklch */ color: oklch(77.7% 0.144 310.2);
Tailwind
colors: {
custom: {
50: '#e2b9fd',
500: '#d39bfb',
950: '#000000',
},
}SCSS
$custom: #d39bfb; $custom-light: #e2b9fd; $custom-dark: #000000;
JSON
{
"hex": "#d39bfb",
"rgb": {
"r": 211,
"g": 155,
"b": 251
},
"hsl": {
"h": 275,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.77738,
"c": 0.14445,
"h": 310.2
},
"luminance": 0.44257
}Semantic roles & 50–950 ramp
primary
#D39BFB
secondary
#E3F6D5
accent
#E60060
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085