#B696A6#B696A6
#B696A6 is a light, muted pink. Relative luminance 0.345; OKLCH L 70.7% C 0.044 H 346.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B696A6 |
|---|---|
| RGB | rgb(182, 150, 166) |
| HSL | hsl(330, 18%, 65%) |
| HSV | hsv(330, 18%, 71%) |
| CMYK | cmyk(0%, 17.6%, 8.8%, 28.6%) |
| CIE-LAB | lab(65.37, 14.63, -3.87) |
| CIE-LCH | lch(65.37, 15.13, 345.17°) |
| OKLab | oklab(70.7% 0.0427 -0.0101) |
| OKLCH | oklch(70.7% 0.044 346.7) |
| XYZ | xyz(37.0802, 34.5119, 40.7772) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.41
Grey Pink
#C3909B
ΔE00 5.67
Dusty Lavender
#AC86A8
ΔE00 7.28
Rosybrown
#BC8F8F
ΔE00 7.58
Dusty Pink
#D8A7B1
ΔE00 7.94
Greyish Pink
#C88D94
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B696A6 #96B6A6
analogous
#B696B6 #B696A6 #B69696
triadic
#B696A6 #A6B696 #96A6B6
tetradic
#B696A6 #B6B696 #96B6A6 #9696B6
square
#B696A6 #B6B696 #96B6A6 #9696B6
split-complementary
#B696A6 #96B696 #96B6B6
monochromatic
#7C5669 #9D7287 #B696A6 #CFBAC5 #E8DEE3
Accessibility & contrast
On white
2.66
#B696A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#B696A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B696A6
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B696A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B696A6 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989CA7
Deuteranopia (green-blind)
#9FA1A5
Tritanopia (blue-blind)
#BB969B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b696a6; /* rgb */ color: rgb(182, 150, 166); /* oklch */ color: oklch(70.7% 0.044 346.7);
Tailwind
colors: {
custom: {
50: '#ccb5c0',
500: '#b696a6',
950: '#000000',
},
}SCSS
$custom: #b696a6; $custom-light: #ccb5c0; $custom-dark: #000000;
JSON
{
"hex": "#b696a6",
"rgb": {
"r": 182,
"g": 150,
"b": 166
},
"hsl": {
"h": 330,
"s": 17.978,
"l": 65.098
},
"oklch": {
"l": 0.70703,
"c": 0.04388,
"h": 346.7
},
"luminance": 0.34511
}Semantic roles & 50–950 ramp
primary
#B696A6
secondary
#CED9D4
accent
#9C7349
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081