#B39AEA#B39AEA
#B39AEA is a light, moderate violet. Relative luminance 0.386; OKLCH L 73.8% C 0.116 H 297.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B39AEA |
|---|---|
| RGB | rgb(179, 154, 234) |
| HSL | hsl(259, 66%, 76%) |
| HSV | hsv(259, 34%, 92%) |
| CMYK | cmyk(23.5%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.49, 25.52, -36.97) |
| CIE-LCH | lch(68.49, 44.92, 304.61°) |
| OKLab | oklab(73.83% 0.0542 -0.1025) |
| OKLCH | oklch(73.83% 0.116 297.9) |
| XYZ | xyz(44.9939, 38.6351, 82.9128) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.16
Baby Purple
#CA9BF7
ΔE00 4.71
Pastel Purple
#CAA0FF
ΔE00 4.72
Lilac (survey)
#CEA2FD
ΔE00 5.27
Pale Purple
#B790D4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B39AEA #D1EA9A
analogous
#9AA9EA #B39AEA #DB9AEA
triadic
#B39AEA #EAB39A #9AEAB3
tetradic
#B39AEA #EA9AA9 #D1EA9A #9AEADB
square
#B39AEA #EA9AA9 #D1EA9A #9AEADB
split-complementary
#B39AEA #EADB9A #A9EA9A
monochromatic
#6735D5 #8D67DF #B39AEA #D9CDF5 #ECE6FA
Accessibility & contrast
On white
2.41
#B39AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#B39AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B39AEA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B39AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B39AEA | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#A8A7B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b39aea; /* rgb */ color: rgb(179, 154, 234); /* oklch */ color: oklch(73.8% 0.116 297.9);
Tailwind
colors: {
custom: {
50: '#cbb8f1',
500: '#b39aea',
950: '#000000',
},
}SCSS
$custom: #b39aea; $custom-light: #cbb8f1; $custom-dark: #000000;
JSON
{
"hex": "#b39aea",
"rgb": {
"r": 179,
"g": 154,
"b": 234
},
"hsl": {
"h": 258.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.73834,
"c": 0.11596,
"h": 297.9
},
"luminance": 0.38635
}Semantic roles & 50–950 ramp
primary
#B39AEA
secondary
#EAF1DA
accent
#CD1895
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084