#BE82DF#BE82DF
#BE82DF is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.2% C 0.145 H 312.8°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BE82DF |
|---|---|
| RGB | rgb(190, 130, 223) |
| HSL | hsl(279, 59%, 69%) |
| HSV | hsv(279, 42%, 87%) |
| CMYK | cmyk(14.8%, 41.7%, 0%, 12.5%) |
| CIE-LAB | lab(63.54, 39.60, -38.53) |
| CIE-LCH | lch(63.54, 55.25, 315.78°) |
| OKLab | oklab(70.18% 0.0987 -0.1067) |
| OKLCH | oklch(70.18% 0.145 312.8) |
| XYZ | xyz(42.5349, 32.2410, 73.7802) |
| Luminance | 0.3224 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.00
Pale Purple
#B790D4
ΔE00 5.18
Liliac
#C48EFD
ΔE00 5.37
Wisteria
#A87DC2
ΔE00 5.83
Easter Purple
#C071FE
ΔE00 6.70
Orchid (survey)
#C875C4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE82DF #A3DF82
analogous
#9082DF #BE82DF #DF82D2
triadic
#BE82DF #DFBE82 #82DFBE
tetradic
#BE82DF #DF9082 #A3DF82 #82D2DF
square
#BE82DF #DF9082 #A3DF82 #82D2DF
split-complementary
#BE82DF #D2DF82 #82DF90
monochromatic
#872FB8 #A551D3 #BE82DF #D7B3EB #F1E3F8
Accessibility & contrast
On white
2.82
#BE82DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#BE82DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE82DF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE82DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE82DF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7097E2
Deuteranopia (green-blind)
#7F9BDC
Tritanopia (blue-blind)
#BB8FA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be82df; /* rgb */ color: rgb(190, 130, 223); /* oklch */ color: oklch(70.2% 0.145 312.8);
Tailwind
colors: {
custom: {
50: '#d3a7e9',
500: '#be82df',
950: '#000000',
},
}SCSS
$custom: #be82df; $custom-light: #d3a7e9; $custom-dark: #000000;
JSON
{
"hex": "#be82df",
"rgb": {
"r": 190,
"g": 130,
"b": 223
},
"hsl": {
"h": 278.71,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.70177,
"c": 0.14531,
"h": 312.8
},
"luminance": 0.3224
}Semantic roles & 50–950 ramp
primary
#BE82DF
secondary
#DAECD1
accent
#C71F5A
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#140F16
muted
#837F84