#BB92AF#BB92AF
#BB92AF is a light, moderate pink. Relative luminance 0.342; OKLCH L 70.7% C 0.063 H 337.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BB92AF |
|---|---|
| RGB | rgb(187, 146, 175) |
| HSL | hsl(318, 23%, 65%) |
| HSV | hsv(318, 22%, 73%) |
| CMYK | cmyk(0%, 21.9%, 6.4%, 26.7%) |
| CIE-LAB | lab(65.14, 20.26, -9.22) |
| CIE-LCH | lch(65.14, 22.26, 335.52°) |
| OKLab | oklab(70.73% 0.058 -0.0245) |
| OKLCH | oklch(70.73% 0.063 337.1) |
| XYZ | xyz(38.5097, 34.2189, 45.1255) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 4.40
Light Mauve
#C292A1
ΔE00 5.34
Lilac
#C8A2C8
ΔE00 5.56
Heather
#A484AC
ΔE00 6.79
Grey Pink
#C3909B
ΔE00 7.06
Dull Pink
#D5869D
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB92AF #92BB9E
analogous
#B292BB #BB92AF #BB929A
triadic
#BB92AF #AFBB92 #92AFBB
tetradic
#BB92AF #BBB292 #92BB9E #929ABB
square
#BB92AF #BBB292 #92BB9E #929ABB
split-complementary
#BB92AF #9ABB92 #92BBB2
monochromatic
#825173 #A36C93 #BB92AF #D3B8CB #EADDE6
Accessibility & contrast
On white
2.68
#BB92AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#BB92AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB92AF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB92AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB92AF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AB0
Deuteranopia (green-blind)
#9CA0AE
Tritanopia (blue-blind)
#C0939C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #bb92af; /* rgb */ color: rgb(187, 146, 175); /* oklch */ color: oklch(70.7% 0.063 337.1);
Tailwind
colors: {
custom: {
50: '#d0b2c6',
500: '#bb92af',
950: '#000000',
},
}SCSS
$custom: #bb92af; $custom-light: #d0b2c6; $custom-dark: #000000;
JSON
{
"hex": "#bb92af",
"rgb": {
"r": 187,
"g": 146,
"b": 175
},
"hsl": {
"h": 317.561,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.70728,
"c": 0.06297,
"h": 337.1
},
"luminance": 0.34218
}Semantic roles & 50–950 ramp
primary
#BB92AF
secondary
#CDDBD2
accent
#A25F44
background
#FCFAFC
surface
#F9F5F8
border
#D2CFD1
text
#141113
muted
#828082