#BB969F#BB969F
#BB969F is a light, muted red. Relative luminance 0.349; OKLCH L 71.0% C 0.046 H 2.1°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BB969F |
|---|---|
| RGB | rgb(187, 150, 159) |
| HSL | hsl(345, 21%, 66%) |
| HSV | hsv(345, 20%, 73%) |
| CMYK | cmyk(0%, 19.8%, 15%, 26.7%) |
| CIE-LAB | lab(65.66, 15.26, 0.54) |
| CIE-LCH | lch(65.66, 15.27, 2.03°) |
| OKLab | oklab(70.98% 0.0458 0.0017) |
| OKLCH | oklch(70.98% 0.046 2.1) |
| XYZ | xyz(37.6578, 34.8820, 37.5434) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.45
Grey Pink
#C3909B
ΔE00 3.76
Rosybrown
#BC8F8F
ΔE00 4.66
Greyish Pink
#C88D94
ΔE00 5.78
Dusty Pink
#D8A7B1
ΔE00 6.53
Faded Pink
#DE9DAC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB969F #96BBB2
analogous
#BB96B1 #BB969F #BB9F96
triadic
#BB969F #9FBB96 #969FBB
tetradic
#BB969F #B1BB96 #96BBB2 #9F96BB
square
#BB969F #B1BB96 #96BBB2 #9F96BB
split-complementary
#BB969F #96BB9F #96B1BB
monochromatic
#825460 #A3717D #BB969F #D3BBC1 #EBE0E3
Accessibility & contrast
On white
2.63
#BB969F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#BB969F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB969F
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB969F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB969F | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#A3A29E
Tritanopia (blue-blind)
#C29499
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #bb969f; /* rgb */ color: rgb(187, 150, 159); /* oklch */ color: oklch(71.0% 0.046 2.1);
Tailwind
colors: {
custom: {
50: '#d0b5bb',
500: '#bb969f',
950: '#000000',
},
}SCSS
$custom: #bb969f; $custom-light: #d0b5bb; $custom-dark: #000000;
JSON
{
"hex": "#bb969f",
"rgb": {
"r": 187,
"g": 150,
"b": 159
},
"hsl": {
"h": 345.405,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.70976,
"c": 0.04582,
"h": 2.1
},
"luminance": 0.34881
}Semantic roles & 50–950 ramp
primary
#BB969F
secondary
#D0DCDA
accent
#A08A46
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141111
muted
#828080