#BB969B#BB969B
#BB969B is a light, muted red. Relative luminance 0.347; OKLCH L 70.9% C 0.045 H 9.2°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BB969B |
|---|---|
| RGB | rgb(187, 150, 155) |
| HSL | hsl(352, 21%, 66%) |
| HSV | hsv(352, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 17.1%, 26.7%) |
| CIE-LAB | lab(65.55, 14.61, 2.63) |
| CIE-LCH | lch(65.55, 14.85, 10.22°) |
| OKLab | oklab(70.86% 0.0442 0.0071) |
| OKLCH | oklch(70.86% 0.045 9.2) |
| XYZ | xyz(37.3163, 34.7454, 35.7449) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.49
Grey Pink
#C3909B
ΔE00 4.23
Light Mauve
#C292A1
ΔE00 4.54
Greyish Pink
#C88D94
ΔE00 5.62
Dusty Pink
#D8A7B1
ΔE00 6.82
Pinkish Grey
#C8ACA9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB969B #96BBB6
analogous
#BB96AD #BB969B #BBA396
triadic
#BB969B #9BBB96 #969BBB
tetradic
#BB969B #ADBB96 #96BBB6 #A396BB
square
#BB969B #ADBB96 #96BBB6 #A396BB
split-complementary
#BB969B #96BBA3 #96ADBB
monochromatic
#82545B #A37178 #BB969B #D3BBBE #EBE0E2
Accessibility & contrast
On white
2.64
#BB969B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#BB969B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB969B
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB969B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB969B | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#C29398
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb969b; /* rgb */ color: rgb(187, 150, 155); /* oklch */ color: oklch(70.9% 0.045 9.2);
Tailwind
colors: {
custom: {
50: '#d0b5b8',
500: '#bb969b',
950: '#000000',
},
}SCSS
$custom: #bb969b; $custom-light: #d0b5b8; $custom-dark: #000000;
JSON
{
"hex": "#bb969b",
"rgb": {
"r": 187,
"g": 150,
"b": 155
},
"hsl": {
"h": 351.892,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.70858,
"c": 0.04481,
"h": 9.2
},
"luminance": 0.34744
}Semantic roles & 50–950 ramp
primary
#BB969B
secondary
#D0DCDB
accent
#A09446
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080