#BE84BC#BE84BC
#BE84BC is a light, moderate purple. Relative luminance 0.311; OKLCH L 69.0% C 0.103 H 327.8°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BE84BC |
|---|---|
| RGB | rgb(190, 132, 188) |
| HSL | hsl(302, 31%, 63%) |
| HSV | hsv(302, 31%, 75%) |
| CMYK | cmyk(0%, 30.5%, 1.1%, 25.5%) |
| CIE-LAB | lab(62.58, 31.46, -20.39) |
| CIE-LCH | lch(62.58, 37.49, 327.06°) |
| OKLab | oklab(68.98% 0.0875 -0.0551) |
| OKLCH | oklch(68.98% 0.103 327.8) |
| XYZ | xyz(38.5628, 31.0819, 51.5353) |
| Luminance | 0.3108 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 5.11
Dusty Lavender
#AC86A8
ΔE00 6.09
Heather
#A484AC
ΔE00 6.28
Wisteria
#A87DC2
ΔE00 6.38
Pale Purple
#B790D4
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE84BC #84BE86
analogous
#A384BE #BE84BC #BE849F
triadic
#BE84BC #BCBE84 #84BCBE
tetradic
#BE84BC #BEA384 #84BE86 #849FBE
square
#BE84BC #BEA384 #84BE86 #849FBE
split-complementary
#BE84BC #9FBE84 #84BEA3
monochromatic
#834580 #A95CA6 #BE84BC #D3ACD2 #E8D4E8
Accessibility & contrast
On white
2.91
#BE84BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#BE84BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE84BC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE84BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE84BC | 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)
#8193BE
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#C28998
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #be84bc; /* rgb */ color: rgb(190, 132, 188); /* oklch */ color: oklch(69.0% 0.103 327.8);
Tailwind
colors: {
custom: {
50: '#d2a8d0',
500: '#be84bc',
950: '#000000',
},
}SCSS
$custom: #be84bc; $custom-light: #d2a8d0; $custom-dark: #000000;
JSON
{
"hex": "#be84bc",
"rgb": {
"r": 190,
"g": 132,
"b": 188
},
"hsl": {
"h": 302.069,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.68984,
"c": 0.10339,
"h": 327.8
},
"luminance": 0.31081
}Semantic roles & 50–950 ramp
primary
#BE84BC
secondary
#C5D9C5
accent
#AA403C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#141014
muted
#837F82