#BE80DB#BE80DB
#BE80DB is a light, vivid purple. Relative luminance 0.315; OKLCH L 69.7% C 0.144 H 314.4°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80DB |
|---|---|
| RGB | rgb(190, 128, 219) |
| HSL | hsl(281, 56%, 68%) |
| HSV | hsv(281, 42%, 86%) |
| CMYK | cmyk(13.2%, 41.6%, 0%, 14.1%) |
| CIE-LAB | lab(62.93, 39.84, -37.26) |
| CIE-LCH | lch(62.93, 54.54, 316.92°) |
| OKLab | oklab(69.66% 0.1008 -0.103) |
| OKLCH | oklch(69.66% 0.144 314.4) |
| XYZ | xyz(41.7385, 31.5009, 70.8857) |
| Luminance | 0.3150 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 5.37
Wisteria
#A87DC2
ΔE00 5.39
Orchid (survey)
#C875C4
ΔE00 5.92
Liliac
#C48EFD
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80DB #9DDB80
analogous
#9080DB #BE80DB #DB80CA
triadic
#BE80DB #DBBE80 #80DBBE
tetradic
#BE80DB #DB9080 #9DDB80 #80CADB
square
#BE80DB #DB9080 #9DDB80 #80CADB
split-complementary
#BE80DB #CADB80 #80DB90
monochromatic
#8732AF #A650CD #BE80DB #D6B0E9 #EFDFF6
Accessibility & contrast
On white
2.88
#BE80DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#BE80DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80DB
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80DB | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DE
Deuteranopia (green-blind)
#7F9AD8
Tritanopia (blue-blind)
#BC8DA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #be80db; /* rgb */ color: rgb(190, 128, 219); /* oklch */ color: oklch(69.7% 0.144 314.4);
Tailwind
colors: {
custom: {
50: '#d3a6e6',
500: '#be80db',
950: '#000000',
},
}SCSS
$custom: #be80db; $custom-light: #d3a6e6; $custom-dark: #000000;
JSON
{
"hex": "#be80db",
"rgb": {
"r": 190,
"g": 128,
"b": 219
},
"hsl": {
"h": 280.879,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.69659,
"c": 0.14412,
"h": 314.4
},
"luminance": 0.315
}Semantic roles & 50–950 ramp
primary
#BE80DB
secondary
#D6E9CD
accent
#C32256
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#140F16
muted
#837F84