#BE82CA#BE82CA
#BE82CA is a light, vivid purple. Relative luminance 0.312; OKLCH L 69.2% C 0.122 H 320.7°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82CA |
|---|---|
| RGB | rgb(190, 130, 202) |
| HSL | hsl(290, 40%, 65%) |
| HSV | hsv(290, 36%, 79%) |
| CMYK | cmyk(5.9%, 35.6%, 0%, 20.8%) |
| CIE-LAB | lab(62.66, 35.27, -28.15) |
| CIE-LCH | lch(62.66, 45.13, 321.40°) |
| OKLab | oklab(69.22% 0.0942 -0.077) |
| OKLCH | oklch(69.22% 0.122 320.7) |
| XYZ | xyz(39.8772, 31.1779, 59.7830) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.08
Wisteria
#A87DC2
ΔE00 4.62
Pale Purple
#B790D4
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.70
Orchid
#DA70D6
ΔE00 6.55
Soft Purple
#A66FB5
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82CA #8ECA82
analogous
#9A82CA #BE82CA #CA82B2
triadic
#BE82CA #CABE82 #82CABE
tetradic
#BE82CA #CA9A82 #8ECA82 #82B2CA
square
#BE82CA #CA9A82 #8ECA82 #82B2CA
split-complementary
#BE82CA #B2CA82 #82CA9A
monochromatic
#853E93 #A857B8 #BE82CA #D4ADDC #EBD8EE
Accessibility & contrast
On white
2.90
#BE82CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#BE82CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82CA
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82CA | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7993CD
Deuteranopia (green-blind)
#889AC8
Tritanopia (blue-blind)
#BF8A9D
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be82ca; /* rgb */ color: rgb(190, 130, 202); /* oklch */ color: oklch(69.2% 0.122 320.7);
Tailwind
colors: {
custom: {
50: '#d2a7da',
500: '#be82ca',
950: '#000000',
},
}SCSS
$custom: #be82ca; $custom-light: #d2a7da; $custom-dark: #000000;
JSON
{
"hex": "#be82ca",
"rgb": {
"r": 190,
"g": 130,
"b": 202
},
"hsl": {
"h": 290,
"s": 40.449,
"l": 65.098
},
"oklch": {
"l": 0.69221,
"c": 0.12168,
"h": 320.7
},
"luminance": 0.31177
}Semantic roles & 50–950 ramp
primary
#BE82CA
secondary
#CCE0C8
accent
#B33248
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#140F15
muted
#837F83