#BF85AE#BF85AE
#BF85AE is a light, moderate pink. Relative luminance 0.309; OKLCH L 68.7% C 0.089 H 337.8°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BF85AE |
|---|---|
| RGB | rgb(191, 133, 174) |
| HSL | hsl(318, 31%, 64%) |
| HSV | hsv(318, 30%, 75%) |
| CMYK | cmyk(0%, 30.4%, 8.9%, 25.1%) |
| CIE-LAB | lab(62.43, 28.70, -12.67) |
| CIE-LCH | lch(62.43, 31.37, 336.18°) |
| OKLab | oklab(68.74% 0.0828 -0.0337) |
| OKLCH | oklch(68.74% 0.089 337.8) |
| XYZ | xyz(37.5131, 30.9090, 44.0262) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.54
Heather
#A484AC
ΔE00 6.52
Orchid (survey)
#C875C4
ΔE00 8.01
Light Mauve
#C292A1
ΔE00 8.16
Lilac
#C8A2C8
ΔE00 8.29
Dull Pink
#D5869D
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BF85AE #85BF96
analogous
#B385BF #BF85AE #BF8591
triadic
#BF85AE #AEBF85 #85AEBF
tetradic
#BF85AE #BFB385 #85BF96 #8591BF
square
#BF85AE #BFB385 #85BF96 #8591BF
split-complementary
#BF85AE #91BF85 #85BFB3
monochromatic
#844572 #AA5D93 #BF85AE #D4ADC9 #E9D5E3
Accessibility & contrast
On white
2.92
#BF85AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#BF85AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BF85AE
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BF85AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BF85AE | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B0
Deuteranopia (green-blind)
#949AAC
Tritanopia (blue-blind)
#C58693
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #bf85ae; /* rgb */ color: rgb(191, 133, 174); /* oklch */ color: oklch(68.7% 0.089 337.8);
Tailwind
colors: {
custom: {
50: '#d3a9c6',
500: '#bf85ae',
950: '#000000',
},
}SCSS
$custom: #bf85ae; $custom-light: #d3a9c6; $custom-dark: #000000;
JSON
{
"hex": "#bf85ae",
"rgb": {
"r": 191,
"g": 133,
"b": 174
},
"hsl": {
"h": 317.586,
"s": 31.183,
"l": 63.529
},
"oklch": {
"l": 0.68737,
"c": 0.08941,
"h": 337.8
},
"luminance": 0.30907
}Semantic roles & 50–950 ramp
primary
#BF85AE
secondary
#C6DACC
accent
#AA5C3C
background
#FDFAFC
surface
#FAF4F8
border
#D3CED1
text
#141013
muted
#837F82