#B49AF3#B49AF3
#B49AF3 is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.3% C 0.128 H 296.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B49AF3 |
|---|---|
| RGB | rgb(180, 154, 243) |
| HSL | hsl(258, 79%, 78%) |
| HSV | hsv(258, 37%, 95%) |
| CMYK | cmyk(25.9%, 36.6%, 0%, 4.7%) |
| CIE-LAB | lab(68.96, 27.93, -41.15) |
| CIE-LCH | lch(68.96, 49.74, 304.17°) |
| OKLab | oklab(74.34% 0.0574 -0.1145) |
| OKLCH | oklch(74.34% 0.128 296.6) |
| XYZ | xyz(46.5519, 39.2851, 89.9069) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.21
Baby Purple
#CA9BF7
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 4.71
Lilac (survey)
#CEA2FD
ΔE00 5.07
Liliac
#C48EFD
ΔE00 5.20
Lavender
#B39DDB
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49AF3 #D9F39A
analogous
#9AACF3 #B49AF3 #E09AF3
triadic
#B49AF3 #F3B49A #9AF3B4
tetradic
#B49AF3 #F39AAC #D9F39A #9AF3E0
square
#B49AF3 #F39AAC #D9F39A #9AF3E0
split-complementary
#B49AF3 #F3E09A #ACF39A
monochromatic
#632DE6 #8B63ED #B49AF3 #DDD1F9 #EBE4FC
Accessibility & contrast
On white
2.37
#B49AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#B49AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49AF3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49AF3 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#87A7F1
Tritanopia (blue-blind)
#A7A9BB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b49af3; /* rgb */ color: rgb(180, 154, 243); /* oklch */ color: oklch(74.3% 0.128 296.6);
Tailwind
colors: {
custom: {
50: '#ccb8f7',
500: '#b49af3',
950: '#000000',
},
}SCSS
$custom: #b49af3; $custom-light: #ccb8f7; $custom-dark: #000000;
JSON
{
"hex": "#b49af3",
"rgb": {
"r": 180,
"g": 154,
"b": 243
},
"hsl": {
"h": 257.528,
"s": 78.761,
"l": 77.843
},
"oklch": {
"l": 0.74341,
"c": 0.1281,
"h": 296.6
},
"luminance": 0.39286
}Semantic roles & 50–950 ramp
primary
#B49AF3
secondary
#EBF4D7
accent
#DB0A9E
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131117
muted
#828085