#B87DFF#B87DFF
#B87DFF is a light, vivid violet. Relative luminance 0.321; OKLCH L 70.4% C 0.189 H 302.8°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B87DFF |
|---|---|
| RGB | rgb(184, 125, 255) |
| HSL | hsl(267, 100%, 75%) |
| HSV | hsv(267, 51%, 100%) |
| CMYK | cmyk(27.8%, 51%, 0%, 0%) |
| CIE-LAB | lab(63.41, 47.85, -56.46) |
| CIE-LCH | lch(63.41, 74.01, 310.28°) |
| OKLab | oklab(70.44% 0.1024 -0.1589) |
| OKLCH | oklch(70.44% 0.189 302.8) |
| XYZ | xyz(45.1467, 32.0776, 98.4015) |
| Luminance | 0.3208 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.59
Easter Purple
#C071FE
ΔE00 3.07
Light Urple
#B36FF6
ΔE00 3.62
Liliac
#C48EFD
ΔE00 4.73
Bright Lavender
#C760FF
ΔE00 6.36
Bright Lilac
#C95EFB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B87DFF #C4FF7D
analogous
#7D83FF #B87DFF #F97DFF
triadic
#B87DFF #FFB87D #7DFFB8
tetradic
#B87DFF #FF7D83 #C4FF7D #7DFFF9
square
#B87DFF #FF7D83 #C4FF7D #7DFFF9
split-complementary
#B87DFF #FFF97D #83FF7D
monochromatic
#7503FF #9740FF #B87DFF #D9BAFF #EEE0FF
Accessibility & contrast
On white
2.83
#B87DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#B87DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B87DFF
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B87DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B87DFF | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#6399FC
Tritanopia (blue-blind)
#AB95B2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #b87dff; /* rgb */ color: rgb(184, 125, 255); /* oklch */ color: oklch(70.4% 0.189 302.8);
Tailwind
colors: {
custom: {
50: '#d0a4ff',
500: '#b87dff',
950: '#000000',
},
}SCSS
$custom: #b87dff; $custom-light: #d0a4ff; $custom-dark: #000000;
JSON
{
"hex": "#b87dff",
"rgb": {
"r": 184,
"g": 125,
"b": 255
},
"hsl": {
"h": 267.231,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.70443,
"c": 0.18902,
"h": 302.8
},
"luminance": 0.32078
}Semantic roles & 50–950 ramp
primary
#B87DFF
secondary
#E7F7D4
accent
#E6007D
background
#FDFAFF
surface
#FAF4FF
border
#D3CED7
text
#140F18
muted
#837F86