#BE87CA#BE87CA
#BE87CA is a light, moderate purple. Relative luminance 0.325; OKLCH L 70.1% C 0.113 H 320.3°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE87CA |
|---|---|
| RGB | rgb(190, 135, 202) |
| HSL | hsl(289, 39%, 66%) |
| HSV | hsv(289, 33%, 79%) |
| CMYK | cmyk(5.9%, 33.2%, 0%, 20.8%) |
| CIE-LAB | lab(63.79, 32.52, -26.41) |
| CIE-LCH | lch(63.79, 41.90, 320.92°) |
| OKLab | oklab(70.08% 0.0867 -0.0721) |
| OKLCH | oklch(70.08% 0.113 320.3) |
| XYZ | xyz(40.5585, 32.5405, 60.0101) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.91
Wisteria
#A87DC2
ΔE00 5.09
Orchid (survey)
#C875C4
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.82
Heather
#A484AC
ΔE00 7.58
Orchid
#DA70D6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE87CA #93CA87
analogous
#9C87CA #BE87CA #CA87B4
triadic
#BE87CA #CABE87 #87CABE
tetradic
#BE87CA #CA9C87 #93CA87 #87B4CA
square
#BE87CA #CA9C87 #93CA87 #87B4CA
split-complementary
#BE87CA #B4CA87 #87CA9C
monochromatic
#864295 #A75DB7 #BE87CA #D5B1DD #ECDCEF
Accessibility & contrast
On white
2.80
#BE87CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#BE87CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE87CA
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE87CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE87CA | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F97CD
Deuteranopia (green-blind)
#8C9DC8
Tritanopia (blue-blind)
#BF8EA0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be87ca; /* rgb */ color: rgb(190, 135, 202); /* oklch */ color: oklch(70.1% 0.113 320.3);
Tailwind
colors: {
custom: {
50: '#d2aada',
500: '#be87ca',
950: '#000000',
},
}SCSS
$custom: #be87ca; $custom-light: #d2aada; $custom-dark: #000000;
JSON
{
"hex": "#be87ca",
"rgb": {
"r": 190,
"g": 135,
"b": 202
},
"hsl": {
"h": 289.254,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.70076,
"c": 0.11278,
"h": 320.3
},
"luminance": 0.32539
}Semantic roles & 50–950 ramp
primary
#BE87CA
secondary
#CFE1CB
accent
#B2344A
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#141015
muted
#837F83