#BB91AF#BB91AF
#BB91AF is a light, moderate pink. Relative luminance 0.339; OKLCH L 70.5% C 0.065 H 336.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BB91AF |
|---|---|
| RGB | rgb(187, 145, 175) |
| HSL | hsl(317, 24%, 65%) |
| HSV | hsv(317, 22%, 73%) |
| CMYK | cmyk(0%, 22.5%, 6.4%, 26.7%) |
| CIE-LAB | lab(64.89, 20.81, -9.59) |
| CIE-LCH | lch(64.89, 22.92, 335.27°) |
| OKLab | oklab(70.54% 0.0596 -0.0254) |
| OKLCH | oklch(70.54% 0.065 336.9) |
| XYZ | xyz(38.3562, 33.9119, 45.0743) |
| Luminance | 0.3391 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.16
Light Mauve
#C292A1
ΔE00 5.52
Lilac
#C8A2C8
ΔE00 5.66
Heather
#A484AC
ΔE00 6.57
Grey Pink
#C3909B
ΔE00 7.23
Dull Pink
#D5869D
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB91AF #91BB9D
analogous
#B291BB #BB91AF #BB919A
triadic
#BB91AF #AFBB91 #91AFBB
tetradic
#BB91AF #BBB291 #91BB9D #919ABB
square
#BB91AF #BBB291 #91BB9D #919ABB
split-complementary
#BB91AF #9ABB91 #91BBB2
monochromatic
#825073 #A46B93 #BB91AF #D2B7CB #EADDE6
Accessibility & contrast
On white
2.70
#BB91AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#BB91AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB91AF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB91AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB91AF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AB0
Deuteranopia (green-blind)
#9BA0AE
Tritanopia (blue-blind)
#C0929B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #bb91af; /* rgb */ color: rgb(187, 145, 175); /* oklch */ color: oklch(70.5% 0.065 336.9);
Tailwind
colors: {
custom: {
50: '#d0b1c6',
500: '#bb91af',
950: '#000000',
},
}SCSS
$custom: #bb91af; $custom-light: #d0b1c6; $custom-dark: #000000;
JSON
{
"hex": "#bb91af",
"rgb": {
"r": 187,
"g": 145,
"b": 175
},
"hsl": {
"h": 317.143,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.7054,
"c": 0.06479,
"h": 336.9
},
"luminance": 0.33911
}Semantic roles & 50–950 ramp
primary
#BB91AF
secondary
#CDDBD1
accent
#A25E43
background
#FCFAFC
surface
#F9F5F8
border
#D2CFD1
text
#141013
muted
#827F82