#B593FF#B593FF
#B593FF is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.8% C 0.155 H 297.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B593FF |
|---|---|
| RGB | rgb(181, 147, 255) |
| HSL | hsl(259, 100%, 79%) |
| HSV | hsv(259, 42%, 100%) |
| CMYK | cmyk(29%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(67.95, 35.01, -49.27) |
| CIE-LCH | lch(67.95, 60.44, 305.40°) |
| OKLab | oklab(73.78% 0.0702 -0.138) |
| OKLCH | oklch(73.78% 0.155 297) |
| XYZ | xyz(47.5354, 37.9107, 99.4015) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.65
Pastel Purple
#CAA0FF
ΔE00 5.06
Baby Purple
#CA9BF7
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 6.16
Lavender (survey)
#C79FEF
ΔE00 6.55
Light Purple
#BF77F6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B593FF #DDFF93
analogous
#93A7FF #B593FF #EB93FF
triadic
#B593FF #FFB593 #93FFB5
tetradic
#B593FF #FF93A7 #DDFF93 #93FFEB
square
#B593FF #FF93A7 #DDFF93 #93FFEB
split-complementary
#B593FF #FFEB93 #A7FF93
monochromatic
#6119FF #8B56FF #B593FF #DFD0FF #EAE0FF
Accessibility & contrast
On white
2.45
#B593FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#B593FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B593FF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B593FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B593FF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#A6A6BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b593ff; /* rgb */ color: rgb(181, 147, 255); /* oklch */ color: oklch(73.8% 0.155 297.0);
Tailwind
colors: {
custom: {
50: '#cdb3ff',
500: '#b593ff',
950: '#000000',
},
}SCSS
$custom: #b593ff; $custom-light: #cdb3ff; $custom-dark: #000000;
JSON
{
"hex": "#b593ff",
"rgb": {
"r": 181,
"g": 147,
"b": 255
},
"hsl": {
"h": 258.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.7378,
"c": 0.15482,
"h": 297
},
"luminance": 0.37911
}Semantic roles & 50–950 ramp
primary
#B593FF
secondary
#ECF7D4
accent
#E6009D
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#141118
muted
#828086