#BB9DA2#BB9DA2
#BB9DA2 is a light, muted red. Relative luminance 0.373; OKLCH L 72.4% C 0.036 H 6.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9DA2 |
|---|---|
| RGB | rgb(187, 157, 162) |
| HSL | hsl(350, 18%, 67%) |
| HSV | hsv(350, 16%, 73%) |
| CMYK | cmyk(0%, 16%, 13.4%, 26.7%) |
| CIE-LAB | lab(67.49, 11.89, 1.54) |
| CIE-LCH | lch(67.49, 11.99, 7.36°) |
| OKLab | oklab(72.43% 0.0359 0.0042) |
| OKLCH | oklch(72.43% 0.036 6.7) |
| XYZ | xyz(39.0718, 37.2885, 39.3146) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.46
Rosybrown
#BC8F8F
ΔE00 5.87
Light Mauve
#C292A1
ΔE00 6.36
Grey Pink
#C3909B
ΔE00 6.54
Dusty Pink
#D8A7B1
ΔE00 6.92
Greyish Pink
#C88D94
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9DA2 #9DBBB6
analogous
#BB9DB1 #BB9DA2 #BBA79D
triadic
#BB9DA2 #A2BB9D #9DA2BB
tetradic
#BB9DA2 #B1BB9D #9DBBB6 #A79DBB
square
#BB9DA2 #B1BB9D #9DBBB6 #A79DBB
split-complementary
#BB9DA2 #9DBBA7 #9DB1BB
monochromatic
#835B61 #A27980 #BB9DA2 #D4C1C4 #EDE5E7
Accessibility & contrast
On white
2.48
#BB9DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#BB9DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9DA2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9DA2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#A8A6A1
Tritanopia (blue-blind)
#C19B9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #bb9da2; /* rgb */ color: rgb(187, 157, 162); /* oklch */ color: oklch(72.4% 0.036 6.7);
Tailwind
colors: {
custom: {
50: '#cfbabd',
500: '#bb9da2',
950: '#000000',
},
}SCSS
$custom: #bb9da2; $custom-light: #cfbabd; $custom-dark: #000000;
JSON
{
"hex": "#bb9da2",
"rgb": {
"r": 187,
"g": 157,
"b": 162
},
"hsl": {
"h": 350,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.72429,
"c": 0.03611,
"h": 6.7
},
"luminance": 0.37287
}Semantic roles & 50–950 ramp
primary
#BB9DA2
secondary
#D5DFDD
accent
#9C8E49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141112
muted
#828081