#B39FFD#B39FFD
#B39FFD is a light, vivid violet. Relative luminance 0.415; OKLCH L 75.6% C 0.134 H 292.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B39FFD |
|---|---|
| RGB | rgb(179, 159, 253) |
| HSL | hsl(253, 96%, 81%) |
| HSV | hsv(253, 37%, 99%) |
| CMYK | cmyk(29.2%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(70.50, 27.27, -44.18) |
| CIE-LCH | lch(70.50, 51.92, 301.68°) |
| OKLab | oklab(75.64% 0.0516 -0.1233) |
| OKLCH | oklch(75.64% 0.134 292.7) |
| XYZ | xyz(48.7137, 41.4710, 98.3477) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.93
Lilac (survey)
#CEA2FD
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 5.96
Lavender (survey)
#C79FEF
ΔE00 6.16
Liliac
#C48EFD
ΔE00 6.48
Lavender
#B39DDB
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39FFD #E9FD9F
analogous
#9FBAFD #B39FFD #E29FFD
triadic
#B39FFD #FDB39F #9FFDB3
tetradic
#B39FFD #FD9FBA #E9FD9F #9FFDE2
square
#B39FFD #FD9FBA #E9FD9F #9FFDE2
split-complementary
#B39FFD #FDE29F #BAFD9F
monochromatic
#5427FB #8463FC #B39FFD #E2DBFE #E7E1FE
Accessibility & contrast
On white
2.26
#B39FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#B39FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39FFD
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39FFD | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#A2B0C2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b39ffd; /* rgb */ color: rgb(179, 159, 253); /* oklch */ color: oklch(75.6% 0.134 292.7);
Tailwind
colors: {
custom: {
50: '#ccbbfe',
500: '#b39ffd',
950: '#000000',
},
}SCSS
$custom: #b39ffd; $custom-light: #ccbbfe; $custom-dark: #000000;
JSON
{
"hex": "#b39ffd",
"rgb": {
"r": 179,
"g": 159,
"b": 253
},
"hsl": {
"h": 252.766,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.75643,
"c": 0.13366,
"h": 292.7
},
"luminance": 0.41472
}Semantic roles & 50–950 ramp
primary
#B39FFD
secondary
#EFF7D4
accent
#E600B5
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131218
muted
#828186