#BE84BD#BE84BD
#BE84BD is a light, moderate purple. Relative luminance 0.311; OKLCH L 69.0% C 0.104 H 327.2°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BE84BD |
|---|---|
| RGB | rgb(190, 132, 189) |
| HSL | hsl(301, 31%, 63%) |
| HSV | hsv(301, 31%, 75%) |
| CMYK | cmyk(0%, 30.5%, 0.5%, 25.5%) |
| CIE-LAB | lab(62.61, 31.65, -20.90) |
| CIE-LCH | lch(62.61, 37.92, 326.56°) |
| OKLab | oklab(69.02% 0.0878 -0.0565) |
| OKLCH | oklch(69.02% 0.104 327.2) |
| XYZ | xyz(38.6709, 31.1252, 52.1050) |
| Luminance | 0.3112 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.99
Wisteria
#A87DC2
ΔE00 6.21
Dusty Lavender
#AC86A8
ΔE00 6.27
Heather
#A484AC
ΔE00 6.36
Pale Purple
#B790D4
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE84BD #84BE85
analogous
#A284BE #BE84BD #BE84A0
triadic
#BE84BD #BDBE84 #84BDBE
tetradic
#BE84BD #BEA284 #84BE85 #84A0BE
square
#BE84BD #BEA284 #84BE85 #84A0BE
split-complementary
#BE84BD #A0BE84 #84BEA2
monochromatic
#834582 #A95CA8 #BE84BD #D3ACD2 #E8D4E8
Accessibility & contrast
On white
2.91
#BE84BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#BE84BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE84BD
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE84BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE84BD | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8093BF
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#C28999
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be84bd; /* rgb */ color: rgb(190, 132, 189); /* oklch */ color: oklch(69.0% 0.104 327.2);
Tailwind
colors: {
custom: {
50: '#d2a8d1',
500: '#be84bd',
950: '#000000',
},
}SCSS
$custom: #be84bd; $custom-light: #d2a8d1; $custom-dark: #000000;
JSON
{
"hex": "#be84bd",
"rgb": {
"r": 190,
"g": 132,
"b": 189
},
"hsl": {
"h": 301.034,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.69024,
"c": 0.1044,
"h": 327.2
},
"luminance": 0.31124
}Semantic roles & 50–950 ramp
primary
#BE84BD
secondary
#C5D9C5
accent
#AA3E3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82