#BF81AE#BF81AE
#BF81AE is a light, moderate pink. Relative luminance 0.298; OKLCH L 68.0% C 0.097 H 337.2°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BF81AE |
|---|---|
| RGB | rgb(191, 129, 174) |
| HSL | hsl(316, 33%, 63%) |
| HSV | hsv(316, 32%, 75%) |
| CMYK | cmyk(0%, 32.5%, 8.9%, 25.1%) |
| CIE-LAB | lab(61.51, 30.90, -14.05) |
| CIE-LCH | lch(61.51, 33.95, 335.55°) |
| OKLab | oklab(68.04% 0.0891 -0.0375) |
| OKLCH | oklch(68.04% 0.097 337.2) |
| XYZ | xyz(36.9759, 29.8346, 43.8472) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.11
Heather
#A484AC
ΔE00 6.69
Orchid (survey)
#C875C4
ΔE00 6.92
Pale Magenta
#D767AD
ΔE00 7.71
Lavender Pink
#DD85D7
ΔE00 8.66
Dull Pink
#D5869D
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF81AE #81BF92
analogous
#B181BF #BF81AE #BF818F
triadic
#BF81AE #AEBF81 #81AEBF
tetradic
#BF81AE #BFB181 #81BF92 #818FBF
square
#BF81AE #BFB181 #81BF92 #818FBF
split-complementary
#BF81AE #8FBF81 #81BFB1
monochromatic
#834371 #AA5894 #BF81AE #D4AAC8 #E8D2E2
Accessibility & contrast
On white
3.01
#BF81AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#BF81AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #BF81AE
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF81AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF81AE | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#828FB0
Deuteranopia (green-blind)
#9198AC
Tritanopia (blue-blind)
#C68391
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #bf81ae; /* rgb */ color: rgb(191, 129, 174); /* oklch */ color: oklch(68.0% 0.097 337.2);
Tailwind
colors: {
custom: {
50: '#d3a6c6',
500: '#bf81ae',
950: '#000000',
},
}SCSS
$custom: #bf81ae; $custom-light: #d3a6c6; $custom-dark: #000000;
JSON
{
"hex": "#bf81ae",
"rgb": {
"r": 191,
"g": 129,
"b": 174
},
"hsl": {
"h": 316.452,
"s": 32.632,
"l": 62.745
},
"oklch": {
"l": 0.68036,
"c": 0.09668,
"h": 337.2
},
"luminance": 0.29833
}Semantic roles & 50–950 ramp
primary
#BF81AE
secondary
#C3D9C9
accent
#AB593A
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#140F13
muted
#837F82