#B6969A#B6969A
#B6969A is a light, muted red. Relative luminance 0.341; OKLCH L 70.3% C 0.039 H 9.6°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B6969A |
|---|---|
| RGB | rgb(182, 150, 154) |
| HSL | hsl(353, 18%, 65%) |
| HSV | hsv(353, 18%, 71%) |
| CMYK | cmyk(0%, 17.6%, 15.4%, 28.6%) |
| CIE-LAB | lab(65.04, 12.57, 2.39) |
| CIE-LCH | lch(65.04, 12.80, 10.76°) |
| OKLab | oklab(70.34% 0.0381 0.0065) |
| OKLCH | oklch(70.34% 0.039 9.6) |
| XYZ | xyz(36.0304, 34.0920, 35.2480) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.30
Grey Pink
#C3909B
ΔE00 5.70
Light Mauve
#C292A1
ΔE00 5.86
Pinkish Grey
#C8ACA9
ΔE00 6.99
Greyish Pink
#C88D94
ΔE00 7.07
Dusty Pink
#D8A7B1
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6969A #96B6B2
analogous
#B696AA #B6969A #B6A296
triadic
#B6969A #9AB696 #969AB6
tetradic
#B6969A #AAB696 #96B6B2 #A296B6
square
#B6969A #AAB696 #96B6B2 #A296B6
split-complementary
#B6969A #96B6A2 #96AAB6
monochromatic
#7C565B #9D7277 #B6969A #CFBABD #E8DEDF
Accessibility & contrast
On white
2.69
#B6969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#B6969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6969A
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6969A | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A9A
Deuteranopia (green-blind)
#A2A099
Tritanopia (blue-blind)
#BD9497
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b6969a; /* rgb */ color: rgb(182, 150, 154); /* oklch */ color: oklch(70.3% 0.039 9.6);
Tailwind
colors: {
custom: {
50: '#ccb5b7',
500: '#b6969a',
950: '#000000',
},
}SCSS
$custom: #b6969a; $custom-light: #ccb5b7; $custom-dark: #000000;
JSON
{
"hex": "#b6969a",
"rgb": {
"r": 182,
"g": 150,
"b": 154
},
"hsl": {
"h": 352.5,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.70337,
"c": 0.03864,
"h": 9.6
},
"luminance": 0.34091
}Semantic roles & 50–950 ramp
primary
#B6969A
secondary
#CED9D8
accent
#9C9249
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080