#B698A2#B698A2
#B698A2 is a light, muted pink. Relative luminance 0.350; OKLCH L 71.0% C 0.038 H 356.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B698A2 |
|---|---|
| RGB | rgb(182, 152, 162) |
| HSL | hsl(340, 17%, 65%) |
| HSV | hsv(340, 16%, 71%) |
| CMYK | cmyk(0%, 16.5%, 11%, 28.6%) |
| CIE-LAB | lab(65.76, 12.81, -1.05) |
| CIE-LCH | lch(65.76, 12.86, 355.30°) |
| OKLab | oklab(70.97% 0.038 -0.0026) |
| OKLCH | oklch(70.97% 0.038 356.1) |
| XYZ | xyz(37.0409, 35.0112, 38.9820) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.17
Grey Pink
#C3909B
ΔE00 5.82
Rosybrown
#BC8F8F
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 7.64
Pinkish Grey
#C8ACA9
ΔE00 7.88
Greyish Pink
#C88D94
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698A2 #98B6AC
analogous
#B698B1 #B698A2 #B69D98
triadic
#B698A2 #A2B698 #98A2B6
tetradic
#B698A2 #B1B698 #98B6AC #9D98B6
square
#B698A2 #B1B698 #98B6AC #9D98B6
split-complementary
#B698A2 #98B69D #98B1B6
monochromatic
#7C5864 #9D7482 #B698A2 #CFBCC2 #E9E0E3
Accessibility & contrast
On white
2.62
#B698A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#B698A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698A2
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698A2 | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#BB979B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b698a2; /* rgb */ color: rgb(182, 152, 162); /* oklch */ color: oklch(71.0% 0.038 356.1);
Tailwind
colors: {
custom: {
50: '#ccb6bd',
500: '#b698a2',
950: '#000000',
},
}SCSS
$custom: #b698a2; $custom-light: #ccb6bd; $custom-dark: #000000;
JSON
{
"hex": "#b698a2",
"rgb": {
"r": 182,
"g": 152,
"b": 162
},
"hsl": {
"h": 340,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.70969,
"c": 0.03812,
"h": 356.1
},
"luminance": 0.3501
}Semantic roles & 50–950 ramp
primary
#B698A2
secondary
#D0DAD7
accent
#9B804A
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081