#B49FF2#B49FF2
#B49FF2 is a light, moderate violet. Relative luminance 0.409; OKLCH L 75.2% C 0.119 H 295.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B49FF2 |
|---|---|
| RGB | rgb(180, 159, 242) |
| HSL | hsl(255, 76%, 79%) |
| HSV | hsv(255, 34%, 95%) |
| CMYK | cmyk(25.6%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.11, 24.89, -38.81) |
| CIE-LCH | lch(70.11, 46.10, 302.68°) |
| OKLab | oklab(75.21% 0.0503 -0.1078) |
| OKLCH | oklch(75.21% 0.119 295) |
| XYZ | xyz(47.2437, 40.9098, 89.3946) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 4.52
Lavender
#B39DDB
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 4.74
Baby Purple
#CA9BF7
ΔE00 5.17
Lilac (survey)
#CEA2FD
ΔE00 5.20
Pale Violet
#CEAEFA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49FF2 #DDF29F
analogous
#9FB3F2 #B49FF2 #DD9FF2
triadic
#B49FF2 #F2B49F #9FF2B4
tetradic
#B49FF2 #F29FB3 #DDF29F #9FF2DD
square
#B49FF2 #F29FB3 #DDF29F #9FF2DD
split-complementary
#B49FF2 #F2DD9F #B3F29F
monochromatic
#6033E3 #8A69EB #B49FF2 #DED5F9 #EAE4FB
Accessibility & contrast
On white
2.29
#B49FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#B49FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49FF2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49FF2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#8CAAF0
Tritanopia (blue-blind)
#A7ADBD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b49ff2; /* rgb */ color: rgb(180, 159, 242); /* oklch */ color: oklch(75.2% 0.119 295.0);
Tailwind
colors: {
custom: {
50: '#ccbbf6',
500: '#b49ff2',
950: '#000000',
},
}SCSS
$custom: #b49ff2; $custom-light: #ccbbf6; $custom-dark: #000000;
JSON
{
"hex": "#b49ff2",
"rgb": {
"r": 180,
"g": 159,
"b": 242
},
"hsl": {
"h": 255.181,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.75208,
"c": 0.11893,
"h": 295
},
"luminance": 0.4091
}Semantic roles & 50–950 ramp
primary
#B49FF2
secondary
#ECF3D8
accent
#D80DA5
background
#FCFBFF
surface
#F9F6FE
border
#D2D0D6
text
#131217
muted
#828185