#B491F7#B491F7
#B491F7 is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.9% C 0.147 H 298.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B491F7 |
|---|---|
| RGB | rgb(180, 145, 247) |
| HSL | hsl(261, 86%, 77%) |
| HSV | hsv(261, 41%, 97%) |
| CMYK | cmyk(27.1%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(67.03, 33.92, -46.37) |
| CIE-LCH | lch(67.03, 57.45, 306.19°) |
| OKLab | oklab(72.94% 0.0704 -0.1296) |
| OKLCH | oklch(72.94% 0.147 298.5) |
| XYZ | xyz(45.7324, 36.6691, 92.6461) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.34
Baby Purple
#CA9BF7
ΔE00 5.01
Pastel Purple
#CAA0FF
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.06
Light Purple
#BF77F6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B491F7 #D4F791
analogous
#91A1F7 #B491F7 #E791F7
triadic
#B491F7 #F7B491 #91F7B4
tetradic
#B491F7 #F791A1 #D4F791 #91F7E7
square
#B491F7 #F791A1 #D4F791 #91F7E7
split-complementary
#B491F7 #F7E791 #A1F791
monochromatic
#661FEF #8D58F3 #B491F7 #DBCAFB #ECE2FD
Accessibility & contrast
On white
2.52
#B491F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#B491F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B491F7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B491F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B491F7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FB
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#A7A3B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b491f7; /* rgb */ color: rgb(180, 145, 247); /* oklch */ color: oklch(72.9% 0.147 298.5);
Tailwind
colors: {
custom: {
50: '#ccb1fa',
500: '#b491f7',
950: '#000000',
},
}SCSS
$custom: #b491f7; $custom-light: #ccb1fa; $custom-dark: #000000;
JSON
{
"hex": "#b491f7",
"rgb": {
"r": 180,
"g": 145,
"b": 247
},
"hsl": {
"h": 260.588,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.72936,
"c": 0.14747,
"h": 298.5
},
"luminance": 0.36669
}Semantic roles & 50–950 ramp
primary
#B491F7
secondary
#EAF5D6
accent
#E30396
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141117
muted
#828085