#B0969C#B0969C
#B0969C is a light, muted red. Relative luminance 0.334; OKLCH L 69.8% C 0.032 H 2.4°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B0969C |
|---|---|
| RGB | rgb(176, 150, 156) |
| HSL | hsl(346, 14%, 64%) |
| HSV | hsv(346, 15%, 69%) |
| CMYK | cmyk(0%, 14.8%, 11.4%, 31%) |
| CIE-LAB | lab(64.52, 10.67, 0.44) |
| CIE-LCH | lch(64.52, 10.68, 2.38°) |
| OKLab | oklab(69.82% 0.032 0.0013) |
| OKLCH | oklch(69.82% 0.032 2.4) |
| XYZ | xyz(34.8112, 33.4440, 36.0676) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 6.27
Light Mauve
#C292A1
ΔE00 6.99
Grey Pink
#C3909B
ΔE00 7.24
Pinkish Grey
#C8ACA9
ΔE00 7.56
Greyish Pink
#C88D94
ΔE00 8.90
Dusty Pink
#D8A7B1
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0969C #96B0AA
analogous
#B096A9 #B0969C #B09D96
triadic
#B0969C #9CB096 #969CB0
tetradic
#B0969C #A9B096 #96B0AA #9D96B0
square
#B0969C #A9B096 #96B0AA #9D96B0
split-complementary
#B0969C #96B09D #96A9B0
monochromatic
#74575E #96737B #B0969C #CAB9BD #E5DCDE
Accessibility & contrast
On white
2.73
#B0969C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#B0969C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0969C
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0969C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0969C | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9C
Deuteranopia (green-blind)
#9F9E9B
Tritanopia (blue-blind)
#B59598
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #b0969c; /* rgb */ color: rgb(176, 150, 156); /* oklch */ color: oklch(69.8% 0.032 2.4);
Tailwind
colors: {
custom: {
50: '#c7b5b9',
500: '#b0969c',
950: '#000000',
},
}SCSS
$custom: #b0969c; $custom-light: #c7b5b9; $custom-dark: #000000;
JSON
{
"hex": "#b0969c",
"rgb": {
"r": 176,
"g": 150,
"b": 156
},
"hsl": {
"h": 346.154,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.69819,
"c": 0.032,
"h": 2.4
},
"luminance": 0.33443
}Semantic roles & 50–950 ramp
primary
#B0969C
secondary
#CCD5D3
accent
#98874D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080