#B590FF#B590FF
#B590FF is a light, vivid violet. Relative luminance 0.370; OKLCH L 73.3% C 0.159 H 297.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B590FF |
|---|---|
| RGB | rgb(181, 144, 255) |
| HSL | hsl(260, 100%, 78%) |
| HSV | hsv(260, 44%, 100%) |
| CMYK | cmyk(29%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(67.27, 36.68, -50.35) |
| CIE-LCH | lch(67.27, 62.29, 306.07°) |
| OKLab | oklab(73.26% 0.0741 -0.1412) |
| OKLCH | oklch(73.26% 0.159 297.7) |
| XYZ | xyz(47.0750, 36.9898, 99.2480) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.31
Pastel Purple
#CAA0FF
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 5.64
Lilac (survey)
#CEA2FD
ΔE00 6.58
Light Purple
#BF77F6
ΔE00 6.88
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B590FF #DAFF90
analogous
#90A2FF #B590FF #EC90FF
triadic
#B590FF #FFB590 #90FFB5
tetradic
#B590FF #FF90A2 #DAFF90 #90FFEC
square
#B590FF #FF90A2 #DAFF90 #90FFEC
split-complementary
#B590FF #FFEC90 #A2FF90
monochromatic
#6316FF #8C53FF #B590FF #DECDFF #EBE0FF
Accessibility & contrast
On white
2.50
#B590FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#B590FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B590FF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B590FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B590FF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#76A3FC
Tritanopia (blue-blind)
#A6A4BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b590ff; /* rgb */ color: rgb(181, 144, 255); /* oklch */ color: oklch(73.3% 0.159 297.7);
Tailwind
colors: {
custom: {
50: '#ceb1ff',
500: '#b590ff',
950: '#000000',
},
}SCSS
$custom: #b590ff; $custom-light: #ceb1ff; $custom-dark: #000000;
JSON
{
"hex": "#b590ff",
"rgb": {
"r": 181,
"g": 144,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.73263,
"c": 0.15944,
"h": 297.7
},
"luminance": 0.3699
}Semantic roles & 50–950 ramp
primary
#B590FF
secondary
#EBF7D4
accent
#E60099
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#141018
muted
#827F86