#BE80AF#BE80AF
#BE80AF is a light, moderate pink. Relative luminance 0.295; OKLCH L 67.8% C 0.099 H 335.8°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BE80AF |
|---|---|
| RGB | rgb(190, 128, 175) |
| HSL | hsl(315, 32%, 62%) |
| HSV | hsv(315, 33%, 75%) |
| CMYK | cmyk(0%, 32.6%, 7.9%, 25.5%) |
| CIE-LAB | lab(61.20, 31.29, -15.09) |
| CIE-LCH | lch(61.20, 34.74, 334.24°) |
| OKLab | oklab(67.79% 0.0899 -0.0404) |
| OKLCH | oklch(67.79% 0.099 335.8) |
| XYZ | xyz(36.6919, 29.4823, 44.3071) |
| Luminance | 0.2948 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.19
Orchid (survey)
#C875C4
ΔE00 6.42
Heather
#A484AC
ΔE00 6.50
Pale Magenta
#D767AD
ΔE00 7.57
Lavender Pink
#DD85D7
ΔE00 8.43
Wisteria
#A87DC2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BE80AF #80BE8F
analogous
#AE80BE #BE80AF #BE8090
triadic
#BE80AF #AFBE80 #80AFBE
tetradic
#BE80AF #BEAE80 #80BE8F #8090BE
square
#BE80AF #BEAE80 #80BE8F #8090BE
split-complementary
#BE80AF #90BE80 #80BEAE
monochromatic
#814272 #A95896 #BE80AF #D3A8C9 #E7D1E2
Accessibility & contrast
On white
3.05
#BE80AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#BE80AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BE80AF
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BE80AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BE80AF | 1.00 | 3.05 | 6.90 | 6.90 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#818EB1
Deuteranopia (green-blind)
#9097AD
Tritanopia (blue-blind)
#C48291
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #be80af; /* rgb */ color: rgb(190, 128, 175); /* oklch */ color: oklch(67.8% 0.099 335.8);
Tailwind
colors: {
custom: {
50: '#d2a5c7',
500: '#be80af',
950: '#000000',
},
}SCSS
$custom: #be80af; $custom-light: #d2a5c7; $custom-dark: #000000;
JSON
{
"hex": "#be80af",
"rgb": {
"r": 190,
"g": 128,
"b": 175
},
"hsl": {
"h": 314.516,
"s": 32.292,
"l": 62.353
},
"oklch": {
"l": 0.67789,
"c": 0.0985,
"h": 335.8
},
"luminance": 0.29481
}Semantic roles & 50–950 ramp
primary
#BE80AF
secondary
#C2D8C7
accent
#AB563A
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82