#B096A2#B096A2
#B096A2 is a light, muted pink. Relative luminance 0.337; OKLCH L 70.0% C 0.035 H 348.5°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B096A2 |
|---|---|
| RGB | rgb(176, 150, 162) |
| HSL | hsl(332, 14%, 64%) |
| HSV | hsv(332, 15%, 69%) |
| CMYK | cmyk(0%, 14.8%, 8%, 31%) |
| CIE-LAB | lab(64.69, 11.73, -2.69) |
| CIE-LCH | lch(64.69, 12.03, 347.08°) |
| OKLab | oklab(70% 0.0343 -0.007) |
| OKLCH | oklch(70% 0.035 348.5) |
| XYZ | xyz(35.3319, 33.6522, 38.8097) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.25
Grey Pink
#C3909B
ΔE00 7.07
Rosybrown
#BC8F8F
ΔE00 7.57
Dusty Lavender
#AC86A8
ΔE00 8.65
Pinkish Grey
#C8ACA9
ΔE00 9.02
Purpley Grey
#947E94
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B096A2 #96B0A4
analogous
#B096AF #B096A2 #B09796
triadic
#B096A2 #A2B096 #96A2B0
tetradic
#B096A2 #AFB096 #96B0A4 #9796B0
square
#B096A2 #AFB096 #96B0A4 #9796B0
split-complementary
#B096A2 #96B097 #96AFB0
monochromatic
#745765 #967383 #B096A2 #CAB9C1 #E5DCE0
Accessibility & contrast
On white
2.72
#B096A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#B096A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B096A2
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B096A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B096A2 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA2
Deuteranopia (green-blind)
#9E9EA1
Tritanopia (blue-blind)
#B4969A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b096a2; /* rgb */ color: rgb(176, 150, 162); /* oklch */ color: oklch(70.0% 0.035 348.5);
Tailwind
colors: {
custom: {
50: '#c7b5bd',
500: '#b096a2',
950: '#000000',
},
}SCSS
$custom: #b096a2; $custom-light: #c7b5bd; $custom-dark: #000000;
JSON
{
"hex": "#b096a2",
"rgb": {
"r": 176,
"g": 150,
"b": 162
},
"hsl": {
"h": 332.308,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.70004,
"c": 0.035,
"h": 348.5
},
"luminance": 0.33651
}Semantic roles & 50–950 ramp
primary
#B096A2
secondary
#CCD5D1
accent
#98764D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081