#B39FF2#B39FF2
#B39FF2 is a light, moderate violet. Relative luminance 0.408; OKLCH L 75.1% C 0.119 H 294.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B39FF2 |
|---|---|
| RGB | rgb(179, 159, 242) |
| HSL | hsl(254, 76%, 79%) |
| HSV | hsv(254, 34%, 95%) |
| CMYK | cmyk(26%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.03, 24.61, -38.94) |
| CIE-LCH | lch(70.03, 46.07, 302.29°) |
| OKLab | oklab(75.12% 0.0492 -0.1082) |
| OKLCH | oklch(75.12% 0.119 294.4) |
| XYZ | xyz(47.0117, 40.7902, 89.3837) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.73
Lavender
#B39DDB
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 4.98
Baby Purple
#CA9BF7
ΔE00 5.40
Lilac (survey)
#CEA2FD
ΔE00 5.42
Pale Violet
#CEAEFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39FF2 #DEF29F
analogous
#9FB4F2 #B39FF2 #DC9FF2
triadic
#B39FF2 #F2B39F #9FF2B3
tetradic
#B39FF2 #F29FB4 #DEF29F #9FF2DC
square
#B39FF2 #F29FB4 #DEF29F #9FF2DC
split-complementary
#B39FF2 #F2DC9F #B4F29F
monochromatic
#5E33E3 #8869EB #B39FF2 #DED5F9 #EAE4FB
Accessibility & contrast
On white
2.29
#B39FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B39FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39FF2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39FF2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#A6ADBD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b39ff2; /* rgb */ color: rgb(179, 159, 242); /* oklch */ color: oklch(75.1% 0.119 294.4);
Tailwind
colors: {
custom: {
50: '#cbbbf6',
500: '#b39ff2',
950: '#000000',
},
}SCSS
$custom: #b39ff2; $custom-light: #cbbbf6; $custom-dark: #000000;
JSON
{
"hex": "#b39ff2",
"rgb": {
"r": 179,
"g": 159,
"b": 242
},
"hsl": {
"h": 254.458,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.75124,
"c": 0.11883,
"h": 294.4
},
"luminance": 0.40791
}Semantic roles & 50–950 ramp
primary
#B39FF2
secondary
#EDF3D8
accent
#D80DA7
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#131217
muted
#828185