#BE87BD#BE87BD
#BE87BD is a light, moderate purple. Relative luminance 0.319; OKLCH L 69.5% C 0.099 H 327.2°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BE87BD |
|---|---|
| RGB | rgb(190, 135, 189) |
| HSL | hsl(301, 30%, 64%) |
| HSV | hsv(301, 29%, 75%) |
| CMYK | cmyk(0%, 28.9%, 0.5%, 25.5%) |
| CIE-LAB | lab(63.30, 29.99, -19.85) |
| CIE-LCH | lch(63.30, 35.96, 326.51°) |
| OKLab | oklab(69.55% 0.0832 -0.0536) |
| OKLCH | oklch(69.55% 0.099 327.2) |
| XYZ | xyz(39.0836, 31.9505, 52.2425) |
| Luminance | 0.3195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.81
Orchid (survey)
#C875C4
ΔE00 5.87
Heather
#A484AC
ΔE00 6.08
Pale Purple
#B790D4
ΔE00 6.22
Wisteria
#A87DC2
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE87BD #87BE88
analogous
#A387BE #BE87BD #BE87A1
triadic
#BE87BD #BDBE87 #87BDBE
tetradic
#BE87BD #BEA387 #87BE88 #87A1BE
square
#BE87BD #BEA387 #87BE88 #87A1BE
split-complementary
#BE87BD #A1BE87 #87BEA3
monochromatic
#834782 #A85FA7 #BE87BD #D4AFD3 #E9D6E9
Accessibility & contrast
On white
2.84
#BE87BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#BE87BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE87BD
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE87BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE87BD | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BF
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#C28C9A
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #be87bd; /* rgb */ color: rgb(190, 135, 189); /* oklch */ color: oklch(69.5% 0.099 327.2);
Tailwind
colors: {
custom: {
50: '#d2aad1',
500: '#be87bd',
950: '#000000',
},
}SCSS
$custom: #be87bd; $custom-light: #d2aad1; $custom-dark: #000000;
JSON
{
"hex": "#be87bd",
"rgb": {
"r": 190,
"g": 135,
"b": 189
},
"hsl": {
"h": 301.091,
"s": 29.73,
"l": 63.725
},
"oklch": {
"l": 0.69548,
"c": 0.09894,
"h": 327.2
},
"luminance": 0.31949
}Semantic roles & 50–950 ramp
primary
#BE87BD
secondary
#C7DAC7
accent
#A83F3D
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82