#BE83DB#BE83DB
#BE83DB is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.2% C 0.139 H 314.0°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BE83DB |
|---|---|
| RGB | rgb(190, 131, 219) |
| HSL | hsl(280, 55%, 69%) |
| HSV | hsv(280, 40%, 86%) |
| CMYK | cmyk(13.2%, 40.2%, 0%, 14.1%) |
| CIE-LAB | lab(63.59, 38.20, -36.23) |
| CIE-LCH | lch(63.59, 52.65, 316.52°) |
| OKLab | oklab(70.15% 0.0965 -0.1001) |
| OKLCH | oklch(70.15% 0.139 314) |
| XYZ | xyz(42.1356, 32.2951, 71.0180) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.60
Wisteria
#A87DC2
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 5.86
Liliac
#C48EFD
ΔE00 5.94
Orchid (survey)
#C875C4
ΔE00 6.21
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE83DB #A0DB83
analogous
#9283DB #BE83DB #DB83CC
triadic
#BE83DB #DBBE83 #83DBBE
tetradic
#BE83DB #DB9283 #A0DB83 #83CCDB
square
#BE83DB #DB9283 #A0DB83 #83CCDB
split-complementary
#BE83DB #CCDB83 #83DB92
monochromatic
#8733B0 #A554CD #BE83DB #D7B2E9 #F0E2F7
Accessibility & contrast
On white
2.82
#BE83DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#BE83DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE83DB
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE83DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE83DB | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7397DE
Deuteranopia (green-blind)
#829CD8
Tritanopia (blue-blind)
#BC8FA5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #be83db; /* rgb */ color: rgb(190, 131, 219); /* oklch */ color: oklch(70.2% 0.139 314.0);
Tailwind
colors: {
custom: {
50: '#d3a8e6',
500: '#be83db',
950: '#000000',
},
}SCSS
$custom: #be83db; $custom-light: #d3a8e6; $custom-dark: #000000;
JSON
{
"hex": "#be83db",
"rgb": {
"r": 190,
"g": 131,
"b": 219
},
"hsl": {
"h": 280.227,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.70153,
"c": 0.139,
"h": 314
},
"luminance": 0.32294
}Semantic roles & 50–950 ramp
primary
#BE83DB
secondary
#D8EAD0
accent
#C32358
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#141016
muted
#837F84