#BE80BD#BE80BD
#BE80BD is a light, moderate purple. Relative luminance 0.301; OKLCH L 68.3% C 0.112 H 327.3°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80BD |
|---|---|
| RGB | rgb(190, 128, 189) |
| HSL | hsl(301, 32%, 62%) |
| HSV | hsv(301, 33%, 75%) |
| CMYK | cmyk(0%, 32.6%, 0.5%, 25.5%) |
| CIE-LAB | lab(61.71, 33.85, -22.28) |
| CIE-LCH | lch(61.71, 40.52, 326.64°) |
| OKLab | oklab(68.34% 0.0939 -0.0604) |
| OKLCH | oklch(68.34% 0.112 327.3) |
| XYZ | xyz(38.1389, 30.0611, 51.9276) |
| Luminance | 0.3006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.89
Wisteria
#A87DC2
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 6.32
Pale Purple
#B790D4
ΔE00 6.77
Heather
#A484AC
ΔE00 6.86
Soft Purple
#A66FB5
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80BD #80BE81
analogous
#A080BE #BE80BD #BE809E
triadic
#BE80BD #BDBE80 #80BDBE
tetradic
#BE80BD #BEA080 #80BE81 #809EBE
square
#BE80BD #BEA080 #80BE81 #809EBE
split-complementary
#BE80BD #9EBE80 #80BEA0
monochromatic
#814280 #A958A8 #BE80BD #D3A8D2 #E7D1E7
Accessibility & contrast
On white
2.99
#BE80BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.01
#BE80BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BE80BD
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80BD | 1.00 | 2.99 | 7.01 | 7.01 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BF
Deuteranopia (green-blind)
#8B98BB
Tritanopia (blue-blind)
#C28596
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #be80bd; /* rgb */ color: rgb(190, 128, 189); /* oklch */ color: oklch(68.3% 0.112 327.3);
Tailwind
colors: {
custom: {
50: '#d2a6d1',
500: '#be80bd',
950: '#000000',
},
}SCSS
$custom: #be80bd; $custom-light: #d2a6d1; $custom-dark: #000000;
JSON
{
"hex": "#be80bd",
"rgb": {
"r": 190,
"g": 128,
"b": 189
},
"hsl": {
"h": 300.968,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.68336,
"c": 0.11165,
"h": 327.3
},
"luminance": 0.3006
}Semantic roles & 50–950 ramp
primary
#BE80BD
secondary
#C2D8C2
accent
#AB3C3A
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82