#B296A6#B296A6
#B296A6 is a light, muted pink. Relative luminance 0.340; OKLCH L 70.3% C 0.040 H 342.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B296A6 |
|---|---|
| RGB | rgb(178, 150, 166) |
| HSL | hsl(326, 15%, 64%) |
| HSV | hsv(326, 16%, 70%) |
| CMYK | cmyk(0%, 15.7%, 6.7%, 30.2%) |
| CIE-LAB | lab(64.99, 13.18, -4.48) |
| CIE-LCH | lch(64.99, 13.92, 341.24°) |
| OKLab | oklab(70.32% 0.0381 -0.0117) |
| OKLCH | oklch(70.32% 0.04 342.9) |
| XYZ | xyz(36.1488, 34.0317, 40.7335) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.62
Grey Pink
#C3909B
ΔE00 6.79
Dusty Lavender
#AC86A8
ΔE00 7.35
Rosybrown
#BC8F8F
ΔE00 8.25
Lilac
#C8A2C8
ΔE00 8.49
Purpley Grey
#947E94
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B296A6 #96B2A2
analogous
#B096B2 #B296A6 #B29698
triadic
#B296A6 #A6B296 #96A6B2
tetradic
#B296A6 #B2B096 #96B2A2 #9698B2
square
#B296A6 #B2B096 #96B2A2 #9698B2
split-complementary
#B296A6 #98B296 #96B2B0
monochromatic
#775769 #987388 #B296A6 #CCB9C4 #E6DDE2
Accessibility & contrast
On white
2.69
#B296A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#B296A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B296A6
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B296A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B296A6 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979BA7
Deuteranopia (green-blind)
#9D9FA5
Tritanopia (blue-blind)
#B6969B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b296a6; /* rgb */ color: rgb(178, 150, 166); /* oklch */ color: oklch(70.3% 0.040 342.9);
Tailwind
colors: {
custom: {
50: '#c9b5c0',
500: '#b296a6',
950: '#000000',
},
}SCSS
$custom: #b296a6; $custom-light: #c9b5c0; $custom-dark: #000000;
JSON
{
"hex": "#b296a6",
"rgb": {
"r": 178,
"g": 150,
"b": 166
},
"hsl": {
"h": 325.714,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.7032,
"c": 0.03988,
"h": 342.9
},
"luminance": 0.34031
}Semantic roles & 50–950 ramp
primary
#B296A6
secondary
#CDD7D1
accent
#9A6D4C
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081