#B49AFF#B49AFF
#B49AFF is a light, vivid violet. Relative luminance 0.400; OKLCH L 74.9% C 0.144 H 294.5°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B49AFF |
|---|---|
| RGB | rgb(180, 154, 255) |
| HSL | hsl(255, 100%, 80%) |
| HSV | hsv(255, 40%, 100%) |
| CMYK | cmyk(29.4%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(69.49, 30.83, -46.85) |
| CIE-LCH | lch(69.49, 56.09, 303.35°) |
| OKLab | oklab(74.92% 0.0597 -0.131) |
| OKLCH | oklch(74.92% 0.144 294.5) |
| XYZ | xyz(48.4235, 40.0338, 99.7644) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.68
Liliac
#C48EFD
ΔE00 5.14
Baby Purple
#CA9BF7
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 5.77
Lavender (survey)
#C79FEF
ΔE00 6.17
Lavender
#B39DDB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49AFF #E5FF9A
analogous
#9AB2FF #B49AFF #E79AFF
triadic
#B49AFF #FFB49A #9AFFB4
tetradic
#B49AFF #FF9AB2 #E5FF9A #9AFFE7
square
#B49AFF #FF9AB2 #E5FF9A #9AFFE7
split-complementary
#B49AFF #FFE79A #B2FF9A
monochromatic
#5920FF #875DFF #B49AFF #E1D7FF #E8E0FF
Accessibility & contrast
On white
2.33
#B49AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#B49AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49AFF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49AFF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#A4ACC0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b49aff; /* rgb */ color: rgb(180, 154, 255); /* oklch */ color: oklch(74.9% 0.144 294.5);
Tailwind
colors: {
custom: {
50: '#ccb8ff',
500: '#b49aff',
950: '#000000',
},
}SCSS
$custom: #b49aff; $custom-light: #ccb8ff; $custom-dark: #000000;
JSON
{
"hex": "#b49aff",
"rgb": {
"r": 180,
"g": 154,
"b": 255
},
"hsl": {
"h": 255.446,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.74924,
"c": 0.144,
"h": 294.5
},
"luminance": 0.40035
}Semantic roles & 50–950 ramp
primary
#B49AFF
secondary
#EEF7D4
accent
#E600AA
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086