#B87CED#B87CED
#B87CED is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.3% C 0.169 H 307.0°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B87CED |
|---|---|
| RGB | rgb(184, 124, 237) |
| HSL | hsl(272, 76%, 71%) |
| HSV | hsv(272, 48%, 93%) |
| CMYK | cmyk(22.4%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(62.27, 44.24, -48.34) |
| CIE-LCH | lch(62.27, 65.53, 312.46°) |
| OKLab | oklab(69.3% 0.102 -0.1352) |
| OKLCH | oklch(69.3% 0.169 307) |
| XYZ | xyz(42.2578, 30.7205, 83.8078) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.01
Easter Purple
#C071FE
ΔE00 3.60
Light Urple
#B36FF6
ΔE00 3.77
Liliac
#C48EFD
ΔE00 4.95
Bright Lavender
#C760FF
ΔE00 6.44
Bright Lilac
#C95EFB
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B87CED #B1ED7C
analogous
#7F7CED #B87CED #ED7CEA
triadic
#B87CED #EDB87C #7CEDB8
tetradic
#B87CED #ED7F7C #B1ED7C #7CEAED
square
#B87CED #ED7F7C #B1ED7C #7CEAED
split-complementary
#B87CED #EAED7C #7CED7F
monochromatic
#7D1DD2 #9B46E6 #B87CED #D5B2F4 #F0E4FB
Accessibility & contrast
On white
2.94
#B87CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#B87CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B87CED
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B87CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B87CED | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E94F1
Deuteranopia (green-blind)
#6E97EA
Tritanopia (blue-blind)
#B08FA9
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #b87ced; /* rgb */ color: rgb(184, 124, 237); /* oklch */ color: oklch(69.3% 0.169 307.0);
Tailwind
colors: {
custom: {
50: '#cfa3f3',
500: '#b87ced',
950: '#000000',
},
}SCSS
$custom: #b87ced; $custom-light: #cfa3f3; $custom-dark: #000000;
JSON
{
"hex": "#b87ced",
"rgb": {
"r": 184,
"g": 124,
"b": 237
},
"hsl": {
"h": 271.858,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.69298,
"c": 0.16935,
"h": 307
},
"luminance": 0.3072
}Semantic roles & 50–950 ramp
primary
#B87CED
secondary
#E1F2D3
accent
#D80D6C
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F17
muted
#837F85