#B58DE4#B58DE4
#B58DE4 is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.4% C 0.130 H 304.5°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B58DE4 |
|---|---|
| RGB | rgb(181, 141, 228) |
| HSL | hsl(268, 62%, 72%) |
| HSV | hsv(268, 38%, 89%) |
| CMYK | cmyk(20.6%, 38.2%, 0%, 10.6%) |
| CIE-LAB | lab(65.34, 31.99, -38.56) |
| CIE-LCH | lch(65.34, 50.10, 309.68°) |
| OKLab | oklab(71.4% 0.0735 -0.107) |
| OKLCH | oklch(71.4% 0.13 304.5) |
| XYZ | xyz(42.5816, 34.4751, 77.7948) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.93
Liliac
#C48EFD
ΔE00 4.30
Baby Purple
#CA9BF7
ΔE00 4.88
Lavender (survey)
#C79FEF
ΔE00 5.23
Lavender
#B39DDB
ΔE00 5.84
Pastel Purple
#CAA0FF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58DE4 #BCE48D
analogous
#8D91E4 #B58DE4 #E08DE4
triadic
#B58DE4 #E4B58D #8DE4B5
tetradic
#B58DE4 #E48D91 #BCE48D #8DE4E0
square
#B58DE4 #E48D91 #BCE48D #8DE4E0
split-complementary
#B58DE4 #E4E08D #91E48D
monochromatic
#752FC7 #955CD8 #B58DE4 #D5BEF0 #EFE6F9
Accessibility & contrast
On white
2.66
#B58DE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#B58DE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58DE4
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58DE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58DE4 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799DE7
Deuteranopia (green-blind)
#829FE2
Tritanopia (blue-blind)
#AE9BAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b58de4; /* rgb */ color: rgb(181, 141, 228); /* oklch */ color: oklch(71.4% 0.130 304.5);
Tailwind
colors: {
custom: {
50: '#ccafed',
500: '#b58de4',
950: '#000000',
},
}SCSS
$custom: #b58de4; $custom-light: #ccafed; $custom-dark: #000000;
JSON
{
"hex": "#b58de4",
"rgb": {
"r": 181,
"g": 141,
"b": 228
},
"hsl": {
"h": 267.586,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.71397,
"c": 0.12978,
"h": 304.5
},
"luminance": 0.34475
}Semantic roles & 50–950 ramp
primary
#B58DE4
secondary
#E6F1DA
accent
#C91C7A
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#131016
muted
#827F84