#BE80AE#BE80AE
#BE80AE is a light, moderate pink. Relative luminance 0.294; OKLCH L 67.8% C 0.098 H 336.5°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80AE |
|---|---|
| RGB | rgb(190, 128, 174) |
| HSL | hsl(315, 32%, 62%) |
| HSV | hsv(315, 33%, 75%) |
| CMYK | cmyk(0%, 32.6%, 8.4%, 25.5%) |
| CIE-LAB | lab(61.17, 31.11, -14.58) |
| CIE-LCH | lch(61.17, 34.36, 334.89°) |
| OKLab | oklab(67.75% 0.0895 -0.0389) |
| OKLCH | oklch(67.75% 0.098 336.5) |
| XYZ | xyz(36.5941, 29.4431, 43.7917) |
| Luminance | 0.2944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.13
Heather
#A484AC
ΔE00 6.55
Orchid (survey)
#C875C4
ΔE00 6.65
Pale Magenta
#D767AD
ΔE00 7.59
Lavender Pink
#DD85D7
ΔE00 8.63
Wisteria
#A87DC2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80AE #80BE90
analogous
#AF80BE #BE80AE #BE808F
triadic
#BE80AE #AEBE80 #80AEBE
tetradic
#BE80AE #BEAF80 #80BE90 #808FBE
square
#BE80AE #BEAF80 #80BE90 #808FBE
split-complementary
#BE80AE #8FBE80 #80BEAF
monochromatic
#814271 #A95894 #BE80AE #D3A8C8 #E7D1E2
Accessibility & contrast
On white
3.05
#BE80AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#BE80AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE80AE
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80AE | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818EB0
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#C48290
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #be80ae; /* rgb */ color: rgb(190, 128, 174); /* oklch */ color: oklch(67.8% 0.098 336.5);
Tailwind
colors: {
custom: {
50: '#d2a5c6',
500: '#be80ae',
950: '#000000',
},
}SCSS
$custom: #be80ae; $custom-light: #d2a5c6; $custom-dark: #000000;
JSON
{
"hex": "#be80ae",
"rgb": {
"r": 190,
"g": 128,
"b": 174
},
"hsl": {
"h": 315.484,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.67752,
"c": 0.09764,
"h": 336.5
},
"luminance": 0.29441
}Semantic roles & 50–950 ramp
primary
#BE80AE
secondary
#C2D8C7
accent
#AB583A
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82