#BB969D#BB969D
#BB969D is a light, muted red. Relative luminance 0.348; OKLCH L 70.9% C 0.045 H 5.6°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BB969D |
|---|---|
| RGB | rgb(187, 150, 157) |
| HSL | hsl(349, 21%, 66%) |
| HSV | hsv(349, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 16%, 26.7%) |
| CIE-LAB | lab(65.60, 14.94, 1.59) |
| CIE-LCH | lch(65.60, 15.02, 6.07°) |
| OKLab | oklab(70.92% 0.045 0.0044) |
| OKLCH | oklch(70.92% 0.045 5.6) |
| XYZ | xyz(37.4856, 34.8131, 36.6368) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.91
Light Mauve
#C292A1
ΔE00 3.94
Rosybrown
#BC8F8F
ΔE00 4.04
Greyish Pink
#C88D94
ΔE00 5.64
Dusty Pink
#D8A7B1
ΔE00 6.63
Pinkish Grey
#C8ACA9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB969D #96BBB4
analogous
#BB96AF #BB969D #BBA196
triadic
#BB969D #9DBB96 #969DBB
tetradic
#BB969D #AFBB96 #96BBB4 #A196BB
square
#BB969D #AFBB96 #96BBB4 #A196BB
split-complementary
#BB969D #96BBA1 #96AFBB
monochromatic
#82545D #A3717A #BB969D #D3BBC0 #EBE0E2
Accessibility & contrast
On white
2.64
#BB969D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#BB969D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB969D
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB969D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB969D | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9D
Deuteranopia (green-blind)
#A3A29C
Tritanopia (blue-blind)
#C29498
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb969d; /* rgb */ color: rgb(187, 150, 157); /* oklch */ color: oklch(70.9% 0.045 5.6);
Tailwind
colors: {
custom: {
50: '#d0b5b9',
500: '#bb969d',
950: '#000000',
},
}SCSS
$custom: #bb969d; $custom-light: #d0b5b9; $custom-dark: #000000;
JSON
{
"hex": "#bb969d",
"rgb": {
"r": 187,
"g": 150,
"b": 157
},
"hsl": {
"h": 348.649,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.70917,
"c": 0.04523,
"h": 5.6
},
"luminance": 0.34812
}Semantic roles & 50–950 ramp
primary
#BB969D
secondary
#D0DCDA
accent
#A08F46
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080