#B2969A#B2969A
#B2969A is a light, muted red. Relative luminance 0.336; OKLCH L 70.0% C 0.034 H 8.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B2969A |
|---|---|
| RGB | rgb(178, 150, 154) |
| HSL | hsl(351, 15%, 64%) |
| HSV | hsv(351, 16%, 70%) |
| CMYK | cmyk(0%, 15.7%, 13.5%, 30.2%) |
| CIE-LAB | lab(64.65, 11.08, 1.79) |
| CIE-LCH | lch(64.65, 11.22, 9.17°) |
| OKLab | oklab(69.95% 0.0335 0.0049) |
| OKLCH | oklch(69.95% 0.034 8.3) |
| XYZ | xyz(35.0989, 33.6117, 35.2044) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.39
Grey Pink
#C3909B
ΔE00 6.87
Light Mauve
#C292A1
ΔE00 6.87
Pinkish Grey
#C8ACA9
ΔE00 7.06
Greyish Pink
#C88D94
ΔE00 8.30
Dusty Pink
#D8A7B1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2969A #96B2AE
analogous
#B296A8 #B2969A #B2A096
triadic
#B2969A #9AB296 #969AB2
tetradic
#B2969A #A8B296 #96B2AE #A096B2
square
#B2969A #A8B296 #96B2AE #A096B2
split-complementary
#B2969A #96B2A0 #96A8B2
monochromatic
#77575C #987378 #B2969A #CCB9BC #E6DDDE
Accessibility & contrast
On white
2.72
#B2969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#B2969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2969A
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2969A | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#A09F9A
Tritanopia (blue-blind)
#B89497
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b2969a; /* rgb */ color: rgb(178, 150, 154); /* oklch */ color: oklch(70.0% 0.034 8.3);
Tailwind
colors: {
custom: {
50: '#c9b5b7',
500: '#b2969a',
950: '#000000',
},
}SCSS
$custom: #b2969a; $custom-light: #c9b5b7; $custom-dark: #000000;
JSON
{
"hex": "#b2969a",
"rgb": {
"r": 178,
"g": 150,
"b": 154
},
"hsl": {
"h": 351.429,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.6995,
"c": 0.03383,
"h": 8.3
},
"luminance": 0.33611
}Semantic roles & 50–950 ramp
primary
#B2969A
secondary
#CDD7D5
accent
#9A8E4C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080