#B49FED#B49FED
#B49FED is a light, moderate violet. Relative luminance 0.406; OKLCH L 75.0% C 0.112 H 296.0°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B49FED |
|---|---|
| RGB | rgb(180, 159, 237) |
| HSL | hsl(256, 68%, 78%) |
| HSV | hsv(256, 33%, 93%) |
| CMYK | cmyk(24.1%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(69.90, 23.71, -36.40) |
| CIE-LCH | lch(69.90, 43.44, 303.08°) |
| OKLab | oklab(74.98% 0.0491 -0.1009) |
| OKLCH | oklch(74.98% 0.112 296) |
| XYZ | xyz(46.5030, 40.6136, 85.4936) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.71
Lavender (survey)
#C79FEF
ΔE00 4.36
Pastel Purple
#CAA0FF
ΔE00 4.74
Baby Purple
#CA9BF7
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.24
Pale Violet
#CEAEFA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B49FED #D8ED9F
analogous
#9FB1ED #B49FED #DB9FED
triadic
#B49FED #EDB49F #9FEDB4
tetradic
#B49FED #ED9FB1 #D8ED9F #9FEDDB
square
#B49FED #ED9FB1 #D8ED9F #9FEDDB
split-complementary
#B49FED #EDDB9F #B1ED9F
monochromatic
#6338DA #8C6BE3 #B49FED #DCD3F7 #EBE5FA
Accessibility & contrast
On white
2.30
#B49FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#B49FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B49FED
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B49FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B49FED | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABF0
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#A9ACBB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b49fed; /* rgb */ color: rgb(180, 159, 237); /* oklch */ color: oklch(75.0% 0.112 296.0);
Tailwind
colors: {
custom: {
50: '#cbbbf3',
500: '#b49fed',
950: '#000000',
},
}SCSS
$custom: #b49fed; $custom-light: #cbbbf3; $custom-dark: #000000;
JSON
{
"hex": "#b49fed",
"rgb": {
"r": 180,
"g": 159,
"b": 237
},
"hsl": {
"h": 256.154,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.7498,
"c": 0.11219,
"h": 296
},
"luminance": 0.40614
}Semantic roles & 50–950 ramp
primary
#B49FED
secondary
#EBF2D9
accent
#D0159E
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131217
muted
#828185