#B697AE#B697AE
#B697AE is a light, muted pink. Relative luminance 0.351; OKLCH L 71.2% C 0.049 H 335.3°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B697AE |
|---|---|
| RGB | rgb(182, 151, 174) |
| HSL | hsl(315, 18%, 65%) |
| HSV | hsv(315, 17%, 71%) |
| CMYK | cmyk(0%, 17%, 4.4%, 28.6%) |
| CIE-LAB | lab(65.85, 15.52, -7.64) |
| CIE-LCH | lch(65.85, 17.30, 333.77°) |
| OKLab | oklab(71.16% 0.0441 -0.0203) |
| OKLCH | oklch(71.16% 0.049 335.3) |
| XYZ | xyz(37.9972, 35.1352, 44.8163) |
| Luminance | 0.3513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.72
Dusty Lavender
#AC86A8
ΔE00 5.91
Lilac
#C8A2C8
ΔE00 6.09
Grey Pink
#C3909B
ΔE00 7.32
Heather
#A484AC
ΔE00 7.77
Dusty Pink
#D8A7B1
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697AE #97B69F
analogous
#AE97B6 #B697AE #B6979E
triadic
#B697AE #AEB697 #97AEB6
tetradic
#B697AE #B6AE97 #97B69F #979EB6
square
#B697AE #B6AE97 #97B69F #979EB6
split-complementary
#B697AE #9EB697 #97B6AE
monochromatic
#7C5772 #9D7392 #B697AE #CFBBCA #E8DFE6
Accessibility & contrast
On white
2.62
#B697AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#B697AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697AE
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697AE | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979DAF
Deuteranopia (green-blind)
#9EA2AD
Tritanopia (blue-blind)
#B9989F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b697ae; /* rgb */ color: rgb(182, 151, 174); /* oklch */ color: oklch(71.2% 0.049 335.3);
Tailwind
colors: {
custom: {
50: '#ccb5c6',
500: '#b697ae',
950: '#000000',
},
}SCSS
$custom: #b697ae; $custom-light: #ccb5c6; $custom-dark: #000000;
JSON
{
"hex": "#b697ae",
"rgb": {
"r": 182,
"g": 151,
"b": 174
},
"hsl": {
"h": 315.484,
"s": 17.514,
"l": 65.294
},
"oklch": {
"l": 0.71159,
"c": 0.04851,
"h": 335.3
},
"luminance": 0.35134
}Semantic roles & 50–950 ramp
primary
#B697AE
secondary
#CFDAD2
accent
#9C5F4A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082