#B296A2#B296A2
#B296A2 is a light, muted pink. Relative luminance 0.339; OKLCH L 70.2% C 0.037 H 350.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B296A2 |
|---|---|
| RGB | rgb(178, 150, 162) |
| HSL | hsl(334, 15%, 64%) |
| HSV | hsv(334, 16%, 70%) |
| CMYK | cmyk(0%, 15.7%, 9%, 30.2%) |
| CIE-LAB | lab(64.87, 12.46, -2.39) |
| CIE-LCH | lch(64.87, 12.69, 349.12°) |
| OKLab | oklab(70.19% 0.0366 -0.0062) |
| OKLCH | oklch(70.19% 0.037 350.4) |
| XYZ | xyz(35.7876, 33.8872, 38.8311) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.61
Grey Pink
#C3909B
ΔE00 6.43
Rosybrown
#BC8F8F
ΔE00 7.12
Dusty Lavender
#AC86A8
ΔE00 8.53
Greyish Pink
#C88D94
ΔE00 8.62
Dusty Pink
#D8A7B1
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B296A2 #96B2A6
analogous
#B296B0 #B296A2 #B29896
triadic
#B296A2 #A2B296 #96A2B2
tetradic
#B296A2 #B0B296 #96B2A6 #9896B2
square
#B296A2 #B0B296 #96B2A6 #9896B2
split-complementary
#B296A2 #96B298 #96B0B2
monochromatic
#775765 #987383 #B296A2 #CCB9C1 #E6DDE1
Accessibility & contrast
On white
2.70
#B296A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#B296A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B296A2
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B296A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B296A2 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989BA2
Deuteranopia (green-blind)
#9E9FA1
Tritanopia (blue-blind)
#B7959A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b296a2; /* rgb */ color: rgb(178, 150, 162); /* oklch */ color: oklch(70.2% 0.037 350.4);
Tailwind
colors: {
custom: {
50: '#c9b5bd',
500: '#b296a2',
950: '#000000',
},
}SCSS
$custom: #b296a2; $custom-light: #c9b5bd; $custom-dark: #000000;
JSON
{
"hex": "#b296a2",
"rgb": {
"r": 178,
"g": 150,
"b": 162
},
"hsl": {
"h": 334.286,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.70193,
"c": 0.03711,
"h": 350.4
},
"luminance": 0.33886
}Semantic roles & 50–950 ramp
primary
#B296A2
secondary
#CDD7D3
accent
#9A784C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081