#B49AEF#B49AEF
#B49AEF is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.2% C 0.123 H 297.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B49AEF |
|---|---|
| RGB | rgb(180, 154, 239) |
| HSL | hsl(258, 73%, 77%) |
| HSV | hsv(258, 36%, 94%) |
| CMYK | cmyk(24.7%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(68.78, 26.98, -39.24) |
| CIE-LCH | lch(68.78, 47.62, 304.52°) |
| OKLab | oklab(74.15% 0.0565 -0.109) |
| OKLCH | oklch(74.15% 0.123 297.4) |
| XYZ | xyz(45.9544, 39.0461, 86.7602) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 4.48
Lavender
#B39DDB
ΔE00 4.56
Lilac (survey)
#CEA2FD
ΔE00 5.01
Liliac
#C48EFD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49AEF #D5EF9A
analogous
#9AABEF #B49AEF #DF9AEF
triadic
#B49AEF #EFB49A #9AEFB4
tetradic
#B49AEF #EF9AAB #D5EF9A #9AEFDF
square
#B49AEF #EF9AAB #D5EF9A #9AEFDF
split-complementary
#B49AEF #EFDF9A #ABEF9A
monochromatic
#6630DE #8D65E7 #B49AEF #DBCFF7 #EBE5FB
Accessibility & contrast
On white
2.38
#B49AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#B49AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49AEF
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49AEF | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F2
Deuteranopia (green-blind)
#89A7ED
Tritanopia (blue-blind)
#A8A8B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b49aef; /* rgb */ color: rgb(180, 154, 239); /* oklch */ color: oklch(74.2% 0.123 297.4);
Tailwind
colors: {
custom: {
50: '#ccb8f4',
500: '#b49aef',
950: '#000000',
},
}SCSS
$custom: #b49aef; $custom-light: #ccb8f4; $custom-dark: #000000;
JSON
{
"hex": "#b49aef",
"rgb": {
"r": 180,
"g": 154,
"b": 239
},
"hsl": {
"h": 258.353,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.74152,
"c": 0.12278,
"h": 297.4
},
"luminance": 0.39046
}Semantic roles & 50–950 ramp
primary
#B49AEF
secondary
#EBF2D9
accent
#D51199
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131117
muted
#828085