#B698A6#B698A6
#B698A6 is a light, muted pink. Relative luminance 0.352; OKLCH L 71.1% C 0.040 H 348.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B698A6 |
|---|---|
| RGB | rgb(182, 152, 166) |
| HSL | hsl(332, 17%, 65%) |
| HSV | hsv(332, 16%, 71%) |
| CMYK | cmyk(0%, 16.5%, 8.8%, 28.6%) |
| CIE-LAB | lab(65.87, 13.51, -3.13) |
| CIE-LCH | lch(65.87, 13.87, 346.95°) |
| OKLab | oklab(71.09% 0.0396 -0.0081) |
| OKLCH | oklch(71.09% 0.04 348.4) |
| XYZ | xyz(37.4021, 35.1557, 40.8845) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.97
Grey Pink
#C3909B
ΔE00 6.04
Rosybrown
#BC8F8F
ΔE00 7.43
Dusty Pink
#D8A7B1
ΔE00 7.80
Dusty Lavender
#AC86A8
ΔE00 8.19
Greyish Pink
#C88D94
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698A6 #98B6A8
analogous
#B698B5 #B698A6 #B69998
triadic
#B698A6 #A6B698 #98A6B6
tetradic
#B698A6 #B5B698 #98B6A8 #9998B6
square
#B698A6 #B5B698 #98B6A8 #9998B6
split-complementary
#B698A6 #98B699 #98B5B6
monochromatic
#7C5869 #9D7487 #B698A6 #CFBCC5 #E9E0E4
Accessibility & contrast
On white
2.61
#B698A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#B698A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698A6
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698A6 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 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)
#9A9DA7
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#BB989D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b698a6; /* rgb */ color: rgb(182, 152, 166); /* oklch */ color: oklch(71.1% 0.040 348.4);
Tailwind
colors: {
custom: {
50: '#ccb6c0',
500: '#b698a6',
950: '#000000',
},
}SCSS
$custom: #b698a6; $custom-light: #ccb6c0; $custom-dark: #000000;
JSON
{
"hex": "#b698a6",
"rgb": {
"r": 182,
"g": 152,
"b": 166
},
"hsl": {
"h": 332,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.71093,
"c": 0.04038,
"h": 348.4
},
"luminance": 0.35155
}Semantic roles & 50–950 ramp
primary
#B698A6
secondary
#D0DAD5
accent
#9B754A
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081