#BE82BD#BE82BD
#BE82BD is a light, moderate purple. Relative luminance 0.306; OKLCH L 68.7% C 0.108 H 327.2°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82BD |
|---|---|
| RGB | rgb(190, 130, 189) |
| HSL | hsl(301, 32%, 63%) |
| HSV | hsv(301, 32%, 75%) |
| CMYK | cmyk(0%, 31.6%, 0.5%, 25.5%) |
| CIE-LAB | lab(62.16, 32.75, -21.59) |
| CIE-LCH | lch(62.16, 39.23, 326.60°) |
| OKLab | oklab(68.68% 0.0908 -0.0585) |
| OKLCH | oklch(68.68% 0.108 327.2) |
| XYZ | xyz(38.4023, 30.5880, 52.0154) |
| Luminance | 0.3059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.43
Wisteria
#A87DC2
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.37
Pale Purple
#B790D4
ΔE00 6.55
Heather
#A484AC
ΔE00 6.59
Dusty Lavender
#AC86A8
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82BD #82BE83
analogous
#A182BE #BE82BD #BE829F
triadic
#BE82BD #BDBE82 #82BDBE
tetradic
#BE82BD #BEA182 #82BE83 #829FBE
square
#BE82BD #BEA182 #82BE83 #829FBE
split-complementary
#BE82BD #9FBE82 #82BEA1
monochromatic
#824481 #A95AA8 #BE82BD #D3AAD2 #E8D3E8
Accessibility & contrast
On white
2.95
#BE82BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#BE82BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82BD
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82BD | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BF
Deuteranopia (green-blind)
#8D99BB
Tritanopia (blue-blind)
#C28797
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be82bd; /* rgb */ color: rgb(190, 130, 189); /* oklch */ color: oklch(68.7% 0.108 327.2);
Tailwind
colors: {
custom: {
50: '#d2a7d1',
500: '#be82bd',
950: '#000000',
},
}SCSS
$custom: #be82bd; $custom-light: #d2a7d1; $custom-dark: #000000;
JSON
{
"hex": "#be82bd",
"rgb": {
"r": 190,
"g": 130,
"b": 189
},
"hsl": {
"h": 301,
"s": 31.579,
"l": 62.745
},
"oklch": {
"l": 0.68678,
"c": 0.10803,
"h": 327.2
},
"luminance": 0.30587
}Semantic roles & 50–950 ramp
primary
#BE82BD
secondary
#C3D9C3
accent
#AA3D3B
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82