#B58FED#B58FED
#B58FED is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.2% C 0.138 H 301.7°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B58FED |
|---|---|
| RGB | rgb(181, 143, 237) |
| HSL | hsl(264, 72%, 75%) |
| HSV | hsv(264, 40%, 93%) |
| CMYK | cmyk(23.6%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.20, 32.95, -42.17) |
| CIE-LCH | lch(66.20, 53.52, 308.00°) |
| OKLab | oklab(72.18% 0.0724 -0.1174) |
| OKLCH | oklch(72.18% 0.138 301.7) |
| XYZ | xyz(44.1612, 35.5830, 84.6460) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.38
Baby Purple
#CA9BF7
ΔE00 4.54
Pastel Purple
#CAA0FF
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.28
Pale Purple
#B790D4
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58FED #C7ED8F
analogous
#8F98ED #B58FED #E48FED
triadic
#B58FED #EDB58F #8FEDB5
tetradic
#B58FED #ED8F98 #C7ED8F #8FEDE4
square
#B58FED #ED8F98 #C7ED8F #8FEDE4
split-complementary
#B58FED #EDE48F #98ED8F
monochromatic
#6F26DC #925AE5 #B58FED #D8C4F5 #EEE5FB
Accessibility & contrast
On white
2.59
#B58FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#B58FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58FED
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58FED | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#AB9FB3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b58fed; /* rgb */ color: rgb(181, 143, 237); /* oklch */ color: oklch(72.2% 0.138 301.7);
Tailwind
colors: {
custom: {
50: '#cdb0f3',
500: '#b58fed',
950: '#000000',
},
}SCSS
$custom: #b58fed; $custom-light: #cdb0f3; $custom-dark: #000000;
JSON
{
"hex": "#b58fed",
"rgb": {
"r": 181,
"g": 143,
"b": 237
},
"hsl": {
"h": 264.255,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.72181,
"c": 0.13798,
"h": 301.7
},
"luminance": 0.35583
}Semantic roles & 50–950 ramp
primary
#B58FED
secondary
#E8F2D9
accent
#D41185
background
#FCFAFE
surface
#F9F5FD
border
#D2CFD5
text
#141017
muted
#827F85