#B587FF#B587FF
#B587FF is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.8% C 0.173 H 299.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B587FF |
|---|---|
| RGB | rgb(181, 135, 255) |
| HSL | hsl(263, 100%, 76%) |
| HSV | hsv(263, 47%, 100%) |
| CMYK | cmyk(29%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(65.26, 41.65, -53.54) |
| CIE-LCH | lch(65.26, 67.83, 307.88°) |
| OKLab | oklab(71.75% 0.0859 -0.1504) |
| OKLCH | oklch(71.75% 0.173 299.7) |
| XYZ | xyz(45.7658, 34.3714, 98.8116) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.43
Light Purple
#BF77F6
ΔE00 4.76
Easter Purple
#C071FE
ΔE00 5.61
Light Urple
#B36FF6
ΔE00 5.98
Baby Purple
#CA9BF7
ΔE00 6.93
Pastel Purple
#CAA0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B587FF #D1FF87
analogous
#8795FF #B587FF #F187FF
triadic
#B587FF #FFB587 #87FFB5
tetradic
#B587FF #FF8795 #D1FF87 #87FFF1
square
#B587FF #FF8795 #D1FF87 #87FFF1
split-complementary
#B587FF #FFF187 #95FF87
monochromatic
#6A0DFF #8F4AFF #B587FF #DBC4FF #ECE0FF
Accessibility & contrast
On white
2.67
#B587FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#B587FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B587FF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B587FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B587FF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#6C9EFC
Tritanopia (blue-blind)
#A69DB7
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b587ff; /* rgb */ color: rgb(181, 135, 255); /* oklch */ color: oklch(71.8% 0.173 299.7);
Tailwind
colors: {
custom: {
50: '#ceabff',
500: '#b587ff',
950: '#000000',
},
}SCSS
$custom: #b587ff; $custom-light: #ceabff; $custom-dark: #000000;
JSON
{
"hex": "#b587ff",
"rgb": {
"r": 181,
"g": 135,
"b": 255
},
"hsl": {
"h": 263,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.71752,
"c": 0.17324,
"h": 299.7
},
"luminance": 0.34372
}Semantic roles & 50–950 ramp
primary
#B587FF
secondary
#EAF7D4
accent
#E6008E
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#141018
muted
#827F86