#B58FF2#B58FF2
#B58FF2 is a light, vivid violet. Relative luminance 0.359; OKLCH L 72.4% C 0.144 H 300.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B58FF2 |
|---|---|
| RGB | rgb(181, 143, 242) |
| HSL | hsl(263, 79%, 75%) |
| HSV | hsv(263, 41%, 95%) |
| CMYK | cmyk(25.2%, 40.9%, 0%, 5.1%) |
| CIE-LAB | lab(66.43, 34.12, -44.56) |
| CIE-LCH | lch(66.43, 56.13, 307.44°) |
| OKLab | oklab(72.43% 0.0734 -0.1243) |
| OKLCH | oklch(72.43% 0.144 300.5) |
| XYZ | xyz(44.9019, 35.8793, 88.5470) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.03
Baby Purple
#CA9BF7
ΔE00 4.73
Pastel Purple
#CAA0FF
ΔE00 5.17
Lavender (survey)
#C79FEF
ΔE00 5.71
Lilac (survey)
#CEA2FD
ΔE00 6.04
Pale Purple
#B790D4
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58FF2 #CCF28F
analogous
#8F9AF2 #B58FF2 #E68FF2
triadic
#B58FF2 #F2B58F #8FF2B5
tetradic
#B58FF2 #F28F9A #CCF28F #8FF2E6
square
#B58FF2 #F28F9A #CCF28F #8FF2E6
split-complementary
#B58FF2 #F2E68F #9AF28F
monochromatic
#6D21E5 #9158EC #B58FF2 #D9C6F8 #EDE4FC
Accessibility & contrast
On white
2.57
#B58FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#B58FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58FF2
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58FF2 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#7DA1EF
Tritanopia (blue-blind)
#AAA0B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b58ff2; /* rgb */ color: rgb(181, 143, 242); /* oklch */ color: oklch(72.4% 0.144 300.5);
Tailwind
colors: {
custom: {
50: '#cdb0f7',
500: '#b58ff2',
950: '#000000',
},
}SCSS
$custom: #b58ff2; $custom-light: #cdb0f7; $custom-dark: #000000;
JSON
{
"hex": "#b58ff2",
"rgb": {
"r": 181,
"g": 143,
"b": 242
},
"hsl": {
"h": 263.03,
"s": 79.2,
"l": 75.49
},
"oklch": {
"l": 0.72428,
"c": 0.14438,
"h": 300.5
},
"luminance": 0.35879
}Semantic roles & 50–950 ramp
primary
#B58FF2
secondary
#E9F4D7
accent
#DB0A8B
background
#FCFAFF
surface
#F9F5FE
border
#D2CFD6
text
#141017
muted
#827F85