#B697B0#B697B0
#B697B0 is a light, muted pink. Relative luminance 0.352; OKLCH L 71.2% C 0.050 H 332.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B697B0 |
|---|---|
| RGB | rgb(182, 151, 176) |
| HSL | hsl(312, 18%, 65%) |
| HSV | hsv(312, 17%, 71%) |
| CMYK | cmyk(0%, 17%, 3.3%, 28.6%) |
| CIE-LAB | lab(65.91, 15.89, -8.68) |
| CIE-LCH | lch(65.91, 18.10, 331.36°) |
| OKLab | oklab(71.23% 0.0448 -0.0231) |
| OKLCH | oklch(71.23% 0.05 332.8) |
| XYZ | xyz(38.1937, 35.2137, 45.8508) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 5.61
Lilac
#C8A2C8
ΔE00 5.61
Light Mauve
#C292A1
ΔE00 6.14
Heather
#A484AC
ΔE00 7.36
Grey Pink
#C3909B
ΔE00 7.79
Dusty Pink
#D8A7B1
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B697B0 #97B69D
analogous
#AC97B6 #B697B0 #B697A0
triadic
#B697B0 #B0B697 #97B0B6
tetradic
#B697B0 #B6AC97 #97B69D #97A0B6
square
#B697B0 #B6AC97 #97B69D #97A0B6
split-complementary
#B697B0 #A0B697 #97B6AC
monochromatic
#7C5775 #9D7395 #B697B0 #CFBBCB #E8DFE7
Accessibility & contrast
On white
2.61
#B697B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#B697B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B697B0
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B697B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B697B0 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EB1
Deuteranopia (green-blind)
#9DA2AF
Tritanopia (blue-blind)
#B9989F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b697b0; /* rgb */ color: rgb(182, 151, 176); /* oklch */ color: oklch(71.2% 0.050 332.8);
Tailwind
colors: {
custom: {
50: '#ccb5c7',
500: '#b697b0',
950: '#000000',
},
}SCSS
$custom: #b697b0; $custom-light: #ccb5c7; $custom-dark: #000000;
JSON
{
"hex": "#b697b0",
"rgb": {
"r": 182,
"g": 151,
"b": 176
},
"hsl": {
"h": 311.613,
"s": 17.514,
"l": 65.294
},
"oklch": {
"l": 0.71226,
"c": 0.05039,
"h": 332.8
},
"luminance": 0.35213
}Semantic roles & 50–950 ramp
primary
#B697B0
secondary
#CFDAD1
accent
#9C5A4A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082