#B58FFC#B58FFC
#B58FFC is a light, vivid violet. Relative luminance 0.365; OKLCH L 72.9% C 0.157 H 298.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B58FFC |
|---|---|
| RGB | rgb(181, 143, 252) |
| HSL | hsl(261, 95%, 77%) |
| HSV | hsv(261, 43%, 99%) |
| CMYK | cmyk(28.2%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(66.90, 36.51, -49.30) |
| CIE-LCH | lch(66.90, 61.35, 306.52°) |
| OKLab | oklab(72.94% 0.075 -0.1381) |
| OKLCH | oklch(72.94% 0.157 298.5) |
| XYZ | xyz(46.4451, 36.4966, 96.6742) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.06
Baby Purple
#CA9BF7
ΔE00 5.47
Pastel Purple
#CAA0FF
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 6.53
Light Purple
#BF77F6
ΔE00 6.54
Lavender (survey)
#C79FEF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58FFC #D6FC8F
analogous
#8FA0FC #B58FFC #EB8FFC
triadic
#B58FFC #FCB58F #8FFCB5
tetradic
#B58FFC #FC8FA0 #D6FC8F #8FFCEB
square
#B58FFC #FC8FA0 #D6FC8F #8FFCEB
split-complementary
#B58FFC #FCEB8F #A0FC8F
monochromatic
#6618F9 #8E53FA #B58FFC #DCCBFE #EBE1FE
Accessibility & contrast
On white
2.53
#B58FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B58FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58FFC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58FFC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#77A2F9
Tritanopia (blue-blind)
#A7A2B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b58ffc; /* rgb */ color: rgb(181, 143, 252); /* oklch */ color: oklch(72.9% 0.157 298.5);
Tailwind
colors: {
custom: {
50: '#cdb0fe',
500: '#b58ffc',
950: '#000000',
},
}SCSS
$custom: #b58ffc; $custom-light: #cdb0fe; $custom-dark: #000000;
JSON
{
"hex": "#b58ffc",
"rgb": {
"r": 181,
"g": 143,
"b": 252
},
"hsl": {
"h": 260.917,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.72936,
"c": 0.15716,
"h": 298.5
},
"luminance": 0.36497
}Semantic roles & 50–950 ramp
primary
#B58FFC
secondary
#EBF6D5
accent
#E60095
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141018
muted
#827F86