#BD80BE#BD80BE
#BD80BE is a light, moderate purple. Relative luminance 0.300; OKLCH L 68.3% C 0.112 H 326.2°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BD80BE |
|---|---|
| RGB | rgb(189, 128, 190) |
| HSL | hsl(299, 32%, 62%) |
| HSV | hsv(299, 33%, 75%) |
| CMYK | cmyk(0.5%, 32.6%, 0%, 25.5%) |
| CIE-LAB | lab(61.63, 33.71, -22.97) |
| CIE-LCH | lch(61.63, 40.79, 325.73°) |
| OKLab | oklab(68.27% 0.093 -0.0623) |
| OKLCH | oklch(68.27% 0.112 326.2) |
| XYZ | xyz(37.9988, 29.9763, 52.4896) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.87
Wisteria
#A87DC2
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 6.36
Pale Purple
#B790D4
ΔE00 6.49
Soft Purple
#A66FB5
ΔE00 6.70
Heather
#A484AC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BD80BE #81BE80
analogous
#9E80BE #BD80BE #BE80A0
triadic
#BD80BE #BEBD80 #80BEBD
tetradic
#BD80BE #BE9E80 #81BE80 #80A0BE
square
#BD80BE #BE9E80 #81BE80 #80A0BE
split-complementary
#BD80BE #A0BE80 #80BE9E
monochromatic
#804281 #A858A9 #BD80BE #D2A8D3 #E7D1E7
Accessibility & contrast
On white
3.00
#BD80BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#BD80BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BD80BE
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BD80BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BD80BE | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B90C0
Deuteranopia (green-blind)
#8A98BC
Tritanopia (blue-blind)
#C18697
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #bd80be; /* rgb */ color: rgb(189, 128, 190); /* oklch */ color: oklch(68.3% 0.112 326.2);
Tailwind
colors: {
custom: {
50: '#d2a6d1',
500: '#bd80be',
950: '#000000',
},
}SCSS
$custom: #bd80be; $custom-light: #d2a6d1; $custom-dark: #000000;
JSON
{
"hex": "#bd80be",
"rgb": {
"r": 189,
"g": 128,
"b": 190
},
"hsl": {
"h": 299.032,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.68268,
"c": 0.11198,
"h": 326.2
},
"luminance": 0.29975
}Semantic roles & 50–950 ramp
primary
#BD80BE
secondary
#C2D8C2
accent
#AB3A3C
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#140F14
muted
#837F82