#BE84BF#BE84BF
#BE84BF is a light, moderate purple. Relative luminance 0.312; OKLCH L 69.1% C 0.106 H 326.1°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BE84BF |
|---|---|
| RGB | rgb(190, 132, 191) |
| HSL | hsl(299, 32%, 63%) |
| HSV | hsv(299, 31%, 75%) |
| CMYK | cmyk(0.5%, 30.9%, 0%, 25.1%) |
| CIE-LAB | lab(62.69, 32.03, -21.91) |
| CIE-LCH | lch(62.69, 38.81, 325.62°) |
| OKLab | oklab(69.1% 0.0883 -0.0594) |
| OKLCH | oklch(69.1% 0.106 326.1) |
| XYZ | xyz(38.8895, 31.2126, 53.2562) |
| Luminance | 0.3121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.78
Wisteria
#A87DC2
ΔE00 5.90
Pale Purple
#B790D4
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.26
Heather
#A484AC
ΔE00 6.53
Dusty Lavender
#AC86A8
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE84BF #85BF84
analogous
#A084BF #BE84BF #BF84A2
triadic
#BE84BF #BFBE84 #84BFBE
tetradic
#BE84BF #BFA084 #85BF84 #84A2BF
square
#BE84BF #BFA084 #85BF84 #84A2BF
split-complementary
#BE84BF #A2BF84 #84BFA0
monochromatic
#834584 #A95CAA #BE84BF #D3ACD4 #E9D5E9
Accessibility & contrast
On white
2.90
#BE84BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#BE84BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE84BF
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE84BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE84BF | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093C1
Deuteranopia (green-blind)
#8E9ABD
Tritanopia (blue-blind)
#C18999
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be84bf; /* rgb */ color: rgb(190, 132, 191); /* oklch */ color: oklch(69.1% 0.106 326.1);
Tailwind
colors: {
custom: {
50: '#d2a8d2',
500: '#be84bf',
950: '#000000',
},
}SCSS
$custom: #be84bf; $custom-light: #d2a8d2; $custom-dark: #000000;
JSON
{
"hex": "#be84bf",
"rgb": {
"r": 190,
"g": 132,
"b": 191
},
"hsl": {
"h": 298.983,
"s": 31.551,
"l": 63.333
},
"oklch": {
"l": 0.69104,
"c": 0.10644,
"h": 326.1
},
"luminance": 0.31211
}Semantic roles & 50–950 ramp
primary
#BE84BF
secondary
#C5DAC5
accent
#AA3B3D
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82