#B57DEB#B57DEB
#B57DEB is a light, vivid violet. Relative luminance 0.305; OKLCH L 69.0% C 0.165 H 306.0°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B57DEB |
|---|---|
| RGB | rgb(181, 125, 235) |
| HSL | hsl(271, 73%, 71%) |
| HSV | hsv(271, 47%, 92%) |
| CMYK | cmyk(23%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(62.07, 42.43, -47.56) |
| CIE-LCH | lch(62.07, 63.74, 311.74°) |
| OKLab | oklab(69.05% 0.0968 -0.133) |
| OKLCH | oklch(69.05% 0.165 306) |
| XYZ | xyz(41.3820, 30.4895, 82.2862) |
| Luminance | 0.3049 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.61
Light Urple
#B36FF6
ΔE00 3.98
Easter Purple
#C071FE
ΔE00 4.10
Liliac
#C48EFD
ΔE00 5.02
Bright Lavender
#C760FF
ΔE00 6.94
Bright Lilac
#C95EFB
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B57DEB #B3EB7D
analogous
#7E7DEB #B57DEB #EB7DEA
triadic
#B57DEB #EBB57D #7DEBB5
tetradic
#B57DEB #EB7E7D #B3EB7D #7DEAEB
square
#B57DEB #EB7E7D #B3EB7D #7DEAEB
split-complementary
#B57DEB #EAEB7D #7DEB7E
monochromatic
#7820CE #9748E3 #B57DEB #D3B2F3 #F0E4FB
Accessibility & contrast
On white
2.96
#B57DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#B57DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B57DEB
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B57DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B57DEB | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EF
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#AD90A9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b57deb; /* rgb */ color: rgb(181, 125, 235); /* oklch */ color: oklch(69.0% 0.165 306.0);
Tailwind
colors: {
custom: {
50: '#cda4f2',
500: '#b57deb',
950: '#000000',
},
}SCSS
$custom: #b57deb; $custom-light: #cda4f2; $custom-dark: #000000;
JSON
{
"hex": "#b57deb",
"rgb": {
"r": 181,
"g": 125,
"b": 235
},
"hsl": {
"h": 270.545,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.69048,
"c": 0.1645,
"h": 306
},
"luminance": 0.30489
}Semantic roles & 50–950 ramp
primary
#B57DEB
secondary
#E2F1D3
accent
#D51071
background
#FCFAFE
surface
#F9F4FD
border
#D2CED5
text
#140F17
muted
#827F85