#BE84DB#BE84DB
#BE84DB is a light, vivid purple. Relative luminance 0.326; OKLCH L 70.3% C 0.137 H 313.8°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BE84DB |
|---|---|
| RGB | rgb(190, 132, 219) |
| HSL | hsl(280, 55%, 69%) |
| HSV | hsv(280, 40%, 86%) |
| CMYK | cmyk(13.2%, 39.7%, 0%, 14.1%) |
| CIE-LAB | lab(63.81, 37.66, -35.88) |
| CIE-LCH | lch(63.81, 52.02, 316.38°) |
| OKLab | oklab(70.32% 0.0951 -0.0991) |
| OKLCH | oklch(70.32% 0.137 313.8) |
| XYZ | xyz(42.2706, 32.5650, 71.0630) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.35
Wisteria
#A87DC2
ΔE00 5.40
Liliac
#C48EFD
ΔE00 5.88
Light Purple
#BF77F6
ΔE00 6.04
Orchid (survey)
#C875C4
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE84DB #A1DB84
analogous
#9384DB #BE84DB #DB84CD
triadic
#BE84DB #DBBE84 #84DBBE
tetradic
#BE84DB #DB9384 #A1DB84 #84CDDB
square
#BE84DB #DB9384 #A1DB84 #84CDDB
split-complementary
#BE84DB #CDDB84 #84DB93
monochromatic
#8734B1 #A555CD #BE84DB #D7B3E9 #F0E3F7
Accessibility & contrast
On white
2.80
#BE84DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#BE84DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE84DB
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE84DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE84DB | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7497DE
Deuteranopia (green-blind)
#839CD8
Tritanopia (blue-blind)
#BC90A5
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #be84db; /* rgb */ color: rgb(190, 132, 219); /* oklch */ color: oklch(70.3% 0.137 313.8);
Tailwind
colors: {
custom: {
50: '#d3a9e6',
500: '#be84db',
950: '#000000',
},
}SCSS
$custom: #be84db; $custom-light: #d3a9e6; $custom-dark: #000000;
JSON
{
"hex": "#be84db",
"rgb": {
"r": 190,
"g": 132,
"b": 219
},
"hsl": {
"h": 280,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.7032,
"c": 0.1373,
"h": 313.8
},
"luminance": 0.32564
}Semantic roles & 50–950 ramp
primary
#BE84DB
secondary
#D9EAD1
accent
#C22358
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#141016
muted
#837F84