#B58FF8#B58FF8
#B58FF8 is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.7% C 0.152 H 299.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B58FF8 |
|---|---|
| RGB | rgb(181, 143, 248) |
| HSL | hsl(262, 88%, 77%) |
| HSV | hsv(262, 42%, 97%) |
| CMYK | cmyk(27%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.71, 35.55, -47.41) |
| CIE-LCH | lch(66.71, 59.26, 306.86°) |
| OKLab | oklab(72.73% 0.0744 -0.1326) |
| OKLCH | oklch(72.73% 0.152 299.3) |
| XYZ | xyz(45.8179, 36.2457, 93.3710) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.94
Baby Purple
#CA9BF7
ΔE00 5.13
Pastel Purple
#CAA0FF
ΔE00 5.31
Lilac (survey)
#CEA2FD
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.31
Light Purple
#BF77F6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58FF8 #D2F88F
analogous
#8F9EF8 #B58FF8 #E98FF8
triadic
#B58FF8 #F8B58F #8FF8B5
tetradic
#B58FF8 #F88F9E #D2F88F #8FF8E9
square
#B58FF8 #F88F9E #D2F88F #8FF8E9
split-complementary
#B58FF8 #F8E98F #9EF88F
monochromatic
#691CF1 #8F55F4 #B58FF8 #DBC9FC #ECE2FD
Accessibility & contrast
On white
2.55
#B58FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#B58FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58FF8
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58FF8 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#79A1F5
Tritanopia (blue-blind)
#A8A1B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b58ff8; /* rgb */ color: rgb(181, 143, 248); /* oklch */ color: oklch(72.7% 0.152 299.3);
Tailwind
colors: {
custom: {
50: '#cdb0fb',
500: '#b58ff8',
950: '#000000',
},
}SCSS
$custom: #b58ff8; $custom-light: #cdb0fb; $custom-dark: #000000;
JSON
{
"hex": "#b58ff8",
"rgb": {
"r": 181,
"g": 143,
"b": 248
},
"hsl": {
"h": 261.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.7273,
"c": 0.15205,
"h": 299.3
},
"luminance": 0.36246
}Semantic roles & 50–950 ramp
primary
#B58FF8
secondary
#EAF5D6
accent
#E50192
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141017
muted
#827F85