#BE82D2#BE82D2
#BE82D2 is a light, vivid purple. Relative luminance 0.316; OKLCH L 69.6% C 0.131 H 317.4°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82D2 |
|---|---|
| RGB | rgb(190, 130, 210) |
| HSL | hsl(285, 47%, 67%) |
| HSV | hsv(285, 38%, 82%) |
| CMYK | cmyk(9.5%, 38.1%, 0%, 17.6%) |
| CIE-LAB | lab(62.98, 36.88, -32.14) |
| CIE-LCH | lch(62.98, 48.92, 318.93°) |
| OKLab | oklab(69.57% 0.0961 -0.0883) |
| OKLCH | oklch(69.57% 0.131 317.4) |
| XYZ | xyz(40.8490, 31.5666, 64.9014) |
| Luminance | 0.3157 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.51
Wisteria
#A87DC2
ΔE00 4.66
Orchid (survey)
#C875C4
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 6.00
Orchid
#DA70D6
ΔE00 6.42
Light Purple
#BF77F6
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82D2 #96D282
analogous
#9682D2 #BE82D2 #D282BE
triadic
#BE82D2 #D2BE82 #82D2BE
tetradic
#BE82D2 #D29682 #96D282 #82BED2
square
#BE82D2 #D29682 #96D282 #82BED2
split-complementary
#BE82D2 #BED282 #82D296
monochromatic
#863AA0 #A755C2 #BE82D2 #D5AFE2 #EDDCF2
Accessibility & contrast
On white
2.87
#BE82D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#BE82D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82D2
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82D2 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7695D5
Deuteranopia (green-blind)
#859AD0
Tritanopia (blue-blind)
#BE8CA0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be82d2; /* rgb */ color: rgb(190, 130, 210); /* oklch */ color: oklch(69.6% 0.131 317.4);
Tailwind
colors: {
custom: {
50: '#d3a7e0',
500: '#be82d2',
950: '#000000',
},
}SCSS
$custom: #be82d2; $custom-light: #d3a7e0; $custom-dark: #000000;
JSON
{
"hex": "#be82d2",
"rgb": {
"r": 190,
"g": 130,
"b": 210
},
"hsl": {
"h": 285,
"s": 47.059,
"l": 66.667
},
"oklch": {
"l": 0.69574,
"c": 0.13051,
"h": 317.4
},
"luminance": 0.31566
}Semantic roles & 50–950 ramp
primary
#BE82D2
secondary
#D1E5CB
accent
#BA2B4F
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#140F15
muted
#837F83