#BE82BB#BE82BB
#BE82BB is a light, moderate purple. Relative luminance 0.305; OKLCH L 68.6% C 0.106 H 328.4°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82BB |
|---|---|
| RGB | rgb(190, 130, 187) |
| HSL | hsl(303, 32%, 63%) |
| HSV | hsv(303, 32%, 75%) |
| CMYK | cmyk(0%, 31.6%, 1.6%, 25.5%) |
| CIE-LAB | lab(62.08, 32.37, -20.57) |
| CIE-LCH | lch(62.08, 38.36, 327.57°) |
| OKLab | oklab(68.6% 0.0903 -0.0556) |
| OKLCH | oklch(68.6% 0.106 328.4) |
| XYZ | xyz(38.1867, 30.5017, 50.8800) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.68
Dusty Lavender
#AC86A8
ΔE00 6.28
Wisteria
#A87DC2
ΔE00 6.31
Heather
#A484AC
ΔE00 6.44
Lavender Pink
#DD85D7
ΔE00 6.60
Pale Purple
#B790D4
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82BB #82BE85
analogous
#A382BE #BE82BB #BE829D
triadic
#BE82BB #BBBE82 #82BBBE
tetradic
#BE82BB #BEA382 #82BE85 #829DBE
square
#BE82BB #BEA382 #82BE85 #829DBE
split-complementary
#BE82BB #9DBE82 #82BEA3
monochromatic
#82447F #A95AA5 #BE82BB #D3AAD1 #E8D3E7
Accessibility & contrast
On white
2.96
#BE82BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#BE82BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82BB
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82BB | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BD
Deuteranopia (green-blind)
#8D99B9
Tritanopia (blue-blind)
#C28797
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be82bb; /* rgb */ color: rgb(190, 130, 187); /* oklch */ color: oklch(68.6% 0.106 328.4);
Tailwind
colors: {
custom: {
50: '#d2a7cf',
500: '#be82bb',
950: '#000000',
},
}SCSS
$custom: #be82bb; $custom-light: #d2a7cf; $custom-dark: #000000;
JSON
{
"hex": "#be82bb",
"rgb": {
"r": 190,
"g": 130,
"b": 187
},
"hsl": {
"h": 303,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.68598,
"c": 0.10603,
"h": 328.4
},
"luminance": 0.305
}Semantic roles & 50–950 ramp
primary
#BE82BB
secondary
#C3D9C4
accent
#AA413B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F13
muted
#837F82