#BE82BE#BE82BE
#BE82BE is a light, moderate purple. Relative luminance 0.306; OKLCH L 68.7% C 0.109 H 326.7°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82BE |
|---|---|
| RGB | rgb(190, 130, 190) |
| HSL | hsl(300, 32%, 63%) |
| HSV | hsv(300, 32%, 75%) |
| CMYK | cmyk(0%, 31.6%, 0%, 25.5%) |
| CIE-LAB | lab(62.20, 32.94, -22.10) |
| CIE-LCH | lch(62.20, 39.66, 326.14°) |
| OKLab | oklab(68.72% 0.0911 -0.0599) |
| OKLCH | oklch(68.72% 0.109 326.7) |
| XYZ | xyz(38.5113, 30.6315, 52.5891) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.32
Wisteria
#A87DC2
ΔE00 5.82
Lavender Pink
#DD85D7
ΔE00 6.26
Pale Purple
#B790D4
ΔE00 6.37
Heather
#A484AC
ΔE00 6.68
Dusty Lavender
#AC86A8
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82BE #82BE82
analogous
#A082BE #BE82BE #BE82A0
triadic
#BE82BE #BEBE82 #82BEBE
tetradic
#BE82BE #BEA082 #82BE82 #82A0BE
square
#BE82BE #BEA082 #82BE82 #82A0BE
split-complementary
#BE82BE #A0BE82 #82BEA0
monochromatic
#824482 #A95AA9 #BE82BE #D3AAD3 #E8D3E8
Accessibility & contrast
On white
2.95
#BE82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#BE82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82BE
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82BE | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C0
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#C28798
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be82be; /* rgb */ color: rgb(190, 130, 190); /* oklch */ color: oklch(68.7% 0.109 326.7);
Tailwind
colors: {
custom: {
50: '#d2a7d1',
500: '#be82be',
950: '#000000',
},
}SCSS
$custom: #be82be; $custom-light: #d2a7d1; $custom-dark: #000000;
JSON
{
"hex": "#be82be",
"rgb": {
"r": 190,
"g": 130,
"b": 190
},
"hsl": {
"h": 300,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.68718,
"c": 0.10905,
"h": 326.7
},
"luminance": 0.3063
}Semantic roles & 50–950 ramp
primary
#BE82BE
secondary
#C3D9C3
accent
#AA3B3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82