#B58CED#B58CED
#B58CED is a light, vivid violet. Relative luminance 0.347; OKLCH L 71.7% C 0.143 H 302.4°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B58CED |
|---|---|
| RGB | rgb(181, 140, 237) |
| HSL | hsl(265, 73%, 74%) |
| HSV | hsv(265, 41%, 93%) |
| CMYK | cmyk(23.6%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(65.51, 34.62, -43.26) |
| CIE-LCH | lch(65.51, 55.41, 308.67°) |
| OKLab | oklab(71.66% 0.0766 -0.1206) |
| OKLCH | oklch(71.66% 0.143 302.4) |
| XYZ | xyz(43.7169, 34.6943, 84.4979) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.18
Baby Purple
#CA9BF7
ΔE00 4.99
Pale Purple
#B790D4
ΔE00 5.68
Pastel Purple
#CAA0FF
ΔE00 5.76
Lavender (survey)
#C79FEF
ΔE00 5.90
Light Purple
#BF77F6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B58CED #C4ED8C
analogous
#8C94ED #B58CED #E68CED
triadic
#B58CED #EDB58C #8CEDB5
tetradic
#B58CED #ED8C94 #C4ED8C #8CEDE6
square
#B58CED #ED8C94 #C4ED8C #8CEDE6
split-complementary
#B58CED #EDE68C #94ED8C
monochromatic
#7122DC #9357E5 #B58CED #D7C1F5 #EEE5FB
Accessibility & contrast
On white
2.65
#B58CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#B58CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B58CED
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B58CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B58CED | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#7C9FEA
Tritanopia (blue-blind)
#AB9CB1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b58ced; /* rgb */ color: rgb(181, 140, 237); /* oklch */ color: oklch(71.7% 0.143 302.4);
Tailwind
colors: {
custom: {
50: '#cdaef3',
500: '#b58ced',
950: '#000000',
},
}SCSS
$custom: #b58ced; $custom-light: #cdaef3; $custom-dark: #000000;
JSON
{
"hex": "#b58ced",
"rgb": {
"r": 181,
"g": 140,
"b": 237
},
"hsl": {
"h": 265.361,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.71659,
"c": 0.14283,
"h": 302.4
},
"luminance": 0.34694
}Semantic roles & 50–950 ramp
primary
#B58CED
secondary
#E8F3D8
accent
#D51082
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#141017
muted
#827F85