#B593E5#B593E5
#B593E5 is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.5% C 0.121 H 302.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B593E5 |
|---|---|
| RGB | rgb(181, 147, 229) |
| HSL | hsl(265, 61%, 74%) |
| HSV | hsv(265, 36%, 90%) |
| CMYK | cmyk(21%, 35.8%, 0%, 10.2%) |
| CIE-LAB | lab(66.79, 28.87, -36.85) |
| CIE-LCH | lch(66.79, 46.81, 308.07°) |
| OKLab | oklab(72.51% 0.0652 -0.1021) |
| OKLCH | oklch(72.51% 0.121 302.6) |
| XYZ | xyz(43.6296, 36.3484, 78.8310) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.78
Lavender (survey)
#C79FEF
ΔE00 4.12
Baby Purple
#CA9BF7
ΔE00 4.28
Lavender
#B39DDB
ΔE00 4.34
Liliac
#C48EFD
ΔE00 4.88
Pastel Purple
#CAA0FF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B593E5 #C3E593
analogous
#939AE5 #B593E5 #DE93E5
triadic
#B593E5 #E5B593 #93E5B5
tetradic
#B593E5 #E5939A #C3E593 #93E5DE
square
#B593E5 #E5939A #C3E593 #93E5DE
split-complementary
#B593E5 #E5DE93 #9AE593
monochromatic
#7231CC #9362D9 #B593E5 #D7C4F1 #EEE6F9
Accessibility & contrast
On white
2.54
#B593E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#B593E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B593E5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B593E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B593E5 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2E8
Deuteranopia (green-blind)
#87A2E3
Tritanopia (blue-blind)
#ADA0B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b593e5; /* rgb */ color: rgb(181, 147, 229); /* oklch */ color: oklch(72.5% 0.121 302.6);
Tailwind
colors: {
custom: {
50: '#ccb3ed',
500: '#b593e5',
950: '#000000',
},
}SCSS
$custom: #b593e5; $custom-light: #ccb3ed; $custom-dark: #000000;
JSON
{
"hex": "#b593e5",
"rgb": {
"r": 181,
"g": 147,
"b": 229
},
"hsl": {
"h": 264.878,
"s": 61.194,
"l": 73.725
},
"oklch": {
"l": 0.72511,
"c": 0.12115,
"h": 302.6
},
"luminance": 0.36348
}Semantic roles & 50–950 ramp
primary
#B593E5
secondary
#E7F0DB
accent
#C91D81
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#131116
muted
#828084