#B593EE#B593EE
#B593EE is a light, vivid violet. Relative luminance 0.369; OKLCH L 72.9% C 0.133 H 300.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B593EE |
|---|---|
| RGB | rgb(181, 147, 238) |
| HSL | hsl(262, 73%, 75%) |
| HSV | hsv(262, 38%, 93%) |
| CMYK | cmyk(23.9%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.17, 30.95, -41.20) |
| CIE-LCH | lch(67.17, 51.53, 306.92°) |
| OKLab | oklab(72.94% 0.0671 -0.1146) |
| OKLCH | oklch(72.94% 0.133 300.3) |
| XYZ | xyz(44.9190, 36.8641, 85.6213) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.85
Baby Purple
#CA9BF7
ΔE00 4.16
Pastel Purple
#CAA0FF
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.34
Pale Purple
#B790D4
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B593EE #CCEE93
analogous
#939EEE #B593EE #E393EE
triadic
#B593EE #EEB593 #93EEB5
tetradic
#B593EE #EE939E #CCEE93 #93EEE3
square
#B593EE #EE939E #CCEE93 #93EEE3
split-complementary
#B593EE #EEE393 #9EEE93
monochromatic
#6D29DD #915EE6 #B593EE #D9C8F6 #EDE5FB
Accessibility & contrast
On white
2.51
#B593EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#B593EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B593EE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B593EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B593EE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#ABA2B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b593ee; /* rgb */ color: rgb(181, 147, 238); /* oklch */ color: oklch(72.9% 0.133 300.3);
Tailwind
colors: {
custom: {
50: '#cdb3f4',
500: '#b593ee',
950: '#000000',
},
}SCSS
$custom: #b593ee; $custom-light: #cdb3f4; $custom-dark: #000000;
JSON
{
"hex": "#b593ee",
"rgb": {
"r": 181,
"g": 147,
"b": 238
},
"hsl": {
"h": 262.418,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.72935,
"c": 0.13282,
"h": 300.3
},
"luminance": 0.36864
}Semantic roles & 50–950 ramp
primary
#B593EE
secondary
#E9F2D9
accent
#D5118C
background
#FCFBFE
surface
#F9F6FD
border
#D2D0D5
text
#141117
muted
#828085