#B096AA#B096AA
#B096AA is a light, muted pink. Relative luminance 0.339; OKLCH L 70.3% C 0.041 H 334.1°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B096AA |
|---|---|
| RGB | rgb(176, 150, 170) |
| HSL | hsl(314, 14%, 64%) |
| HSV | hsv(314, 15%, 69%) |
| CMYK | cmyk(0%, 14.8%, 3.4%, 31%) |
| CIE-LAB | lab(64.92, 13.19, -6.85) |
| CIE-LCH | lch(64.92, 14.86, 332.57°) |
| OKLab | oklab(70.26% 0.0373 -0.0181) |
| OKLCH | oklch(70.26% 0.041 334.1) |
| XYZ | xyz(36.0657, 33.9458, 42.6747) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.51
Light Mauve
#C292A1
ΔE00 6.60
Lilac
#C8A2C8
ΔE00 7.62
Grey Pink
#C3909B
ΔE00 7.96
Heather
#A484AC
ΔE00 8.04
Purpley Grey
#947E94
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B096AA #96B09C
analogous
#A996B0 #B096AA #B0969D
triadic
#B096AA #AAB096 #96AAB0
tetradic
#B096AA #B0A996 #96B09C #969DB0
square
#B096AA #B0A996 #96B09C #969DB0
split-complementary
#B096AA #9DB096 #96B0A9
monochromatic
#74576E #96738E #B096AA #CAB9C6 #E5DCE3
Accessibility & contrast
On white
2.70
#B096AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#B096AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B096AA
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B096AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B096AA | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#B3979D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b096aa; /* rgb */ color: rgb(176, 150, 170); /* oklch */ color: oklch(70.3% 0.041 334.1);
Tailwind
colors: {
custom: {
50: '#c7b5c3',
500: '#b096aa',
950: '#000000',
},
}SCSS
$custom: #b096aa; $custom-light: #c7b5c3; $custom-dark: #000000;
JSON
{
"hex": "#b096aa",
"rgb": {
"r": 176,
"g": 150,
"b": 170
},
"hsl": {
"h": 313.846,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.70263,
"c": 0.04148,
"h": 334.1
},
"luminance": 0.33945
}Semantic roles & 50–950 ramp
primary
#B096AA
secondary
#CCD5CE
accent
#985F4D
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081