#B87FF8#B87FF8
#B87FF8 is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.4% C 0.178 H 303.9°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B87FF8 |
|---|---|
| RGB | rgb(184, 127, 248) |
| HSL | hsl(268, 90%, 74%) |
| HSV | hsv(268, 49%, 97%) |
| CMYK | cmyk(25.8%, 48.8%, 0%, 2.7%) |
| CIE-LAB | lab(63.46, 45.14, -52.52) |
| CIE-LCH | lch(63.46, 69.25, 310.68°) |
| OKLab | oklab(70.37% 0.0992 -0.1474) |
| OKLCH | oklch(70.37% 0.178 303.9) |
| XYZ | xyz(44.2961, 32.1465, 92.6600) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.39
Easter Purple
#C071FE
ΔE00 3.50
Light Urple
#B36FF6
ΔE00 3.96
Liliac
#C48EFD
ΔE00 4.12
Bright Lavender
#C760FF
ΔE00 6.79
Bright Lilac
#C95EFB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B87FF8 #BFF87F
analogous
#7F82F8 #B87FF8 #F47FF8
triadic
#B87FF8 #F8B87F #7FF8B8
tetradic
#B87FF8 #F87F82 #BFF87F #7FF8F4
square
#B87FF8 #F87F82 #BFF87F #7FF8F4
split-complementary
#B87FF8 #F8F47F #82F87F
monochromatic
#780DF0 #9845F5 #B87FF8 #D8B9FB #EFE2FD
Accessibility & contrast
On white
2.83
#B87FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#B87FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B87FF8
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B87FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B87FF8 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B98FC
Deuteranopia (green-blind)
#6A9AF5
Tritanopia (blue-blind)
#AD95B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b87ff8; /* rgb */ color: rgb(184, 127, 248); /* oklch */ color: oklch(70.4% 0.178 303.9);
Tailwind
colors: {
custom: {
50: '#d0a5fb',
500: '#b87ff8',
950: '#000000',
},
}SCSS
$custom: #b87ff8; $custom-light: #d0a5fb; $custom-dark: #000000;
JSON
{
"hex": "#b87ff8",
"rgb": {
"r": 184,
"g": 127,
"b": 248
},
"hsl": {
"h": 268.264,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.70367,
"c": 0.17766,
"h": 303.9
},
"luminance": 0.32146
}Semantic roles & 50–950 ramp
primary
#B87FF8
secondary
#E6F5D6
accent
#E60079
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F17
muted
#837F85