#B596AA#B596AA
#B596AA is a light, muted pink. Relative luminance 0.345; OKLCH L 70.7% C 0.046 H 339.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B596AA |
|---|---|
| RGB | rgb(181, 150, 170) |
| HSL | hsl(321, 17%, 65%) |
| HSV | hsv(321, 17%, 71%) |
| CMYK | cmyk(0%, 17.1%, 6.1%, 29%) |
| CIE-LAB | lab(65.39, 14.98, -6.10) |
| CIE-LCH | lch(65.39, 16.18, 337.85°) |
| OKLab | oklab(70.74% 0.043 -0.0161) |
| OKLCH | oklch(70.74% 0.046 339.5) |
| XYZ | xyz(37.2175, 34.5396, 42.7287) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.16
Dusty Lavender
#AC86A8
ΔE00 6.28
Grey Pink
#C3909B
ΔE00 6.65
Lilac
#C8A2C8
ΔE00 7.07
Heather
#A484AC
ΔE00 8.27
Dusty Pink
#D8A7B1
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B596AA #96B5A1
analogous
#B096B5 #B596AA #B5969B
triadic
#B596AA #AAB596 #96AAB5
tetradic
#B596AA #B5B096 #96B5A1 #969BB5
square
#B596AA #B5B096 #96B5A1 #969BB5
split-complementary
#B596AA #9BB596 #96B5B0
monochromatic
#7A566E #9C728D #B596AA #CEBAC7 #E8DEE4
Accessibility & contrast
On white
2.66
#B596AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#B596AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B596AA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B596AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B596AA | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAB
Deuteranopia (green-blind)
#9EA0A9
Tritanopia (blue-blind)
#B9969D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b596aa; /* rgb */ color: rgb(181, 150, 170); /* oklch */ color: oklch(70.7% 0.046 339.5);
Tailwind
colors: {
custom: {
50: '#cbb5c3',
500: '#b596aa',
950: '#000000',
},
}SCSS
$custom: #b596aa; $custom-light: #cbb5c3; $custom-dark: #000000;
JSON
{
"hex": "#b596aa",
"rgb": {
"r": 181,
"g": 150,
"b": 170
},
"hsl": {
"h": 321.29,
"s": 17.318,
"l": 64.902
},
"oklch": {
"l": 0.70737,
"c": 0.04595,
"h": 339.5
},
"luminance": 0.34539
}Semantic roles & 50–950 ramp
primary
#B596AA
secondary
#CED9D2
accent
#9C674A
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081