#BE82BF#BE82BF
#BE82BF is a light, moderate purple. Relative luminance 0.307; OKLCH L 68.8% C 0.110 H 326.1°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82BF |
|---|---|
| RGB | rgb(190, 130, 191) |
| HSL | hsl(299, 32%, 63%) |
| HSV | hsv(299, 32%, 75%) |
| CMYK | cmyk(0.5%, 31.9%, 0%, 25.1%) |
| CIE-LAB | lab(62.23, 33.13, -22.61) |
| CIE-LCH | lch(62.23, 40.11, 325.69°) |
| OKLab | oklab(68.76% 0.0914 -0.0613) |
| OKLCH | oklch(68.76% 0.11 326.1) |
| XYZ | xyz(38.6209, 30.6754, 53.1667) |
| Luminance | 0.3067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.22
Wisteria
#A87DC2
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.16
Pale Purple
#B790D4
ΔE00 6.21
Heather
#A484AC
ΔE00 6.77
Dusty Lavender
#AC86A8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82BF #83BF82
analogous
#9F82BF #BE82BF #BF82A1
triadic
#BE82BF #BFBE82 #82BFBE
tetradic
#BE82BF #BF9F82 #83BF82 #82A1BF
square
#BE82BF #BF9F82 #83BF82 #82A1BF
split-complementary
#BE82BF #A1BF82 #82BF9F
monochromatic
#824383 #A95AAA #BE82BF #D3AAD4 #E8D3E8
Accessibility & contrast
On white
2.94
#BE82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#BE82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82BF
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82BF | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 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)
#7D92C1
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#C18898
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #be82bf; /* rgb */ color: rgb(190, 130, 191); /* oklch */ color: oklch(68.8% 0.110 326.1);
Tailwind
colors: {
custom: {
50: '#d2a7d2',
500: '#be82bf',
950: '#000000',
},
}SCSS
$custom: #be82bf; $custom-light: #d2a7d2; $custom-dark: #000000;
JSON
{
"hex": "#be82bf",
"rgb": {
"r": 190,
"g": 130,
"b": 191
},
"hsl": {
"h": 299.016,
"s": 32.275,
"l": 62.941
},
"oklch": {
"l": 0.68759,
"c": 0.11006,
"h": 326.1
},
"luminance": 0.30674
}Semantic roles & 50–950 ramp
primary
#BE82BF
secondary
#C4D9C3
accent
#AB3A3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82