#B698A0#B698A0
#B698A0 is a light, muted pink. Relative luminance 0.349; OKLCH L 70.9% C 0.037 H 0.2°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B698A0 |
|---|---|
| RGB | rgb(182, 152, 160) |
| HSL | hsl(344, 17%, 65%) |
| HSV | hsv(344, 16%, 71%) |
| CMYK | cmyk(0%, 16.5%, 12.1%, 28.6%) |
| CIE-LAB | lab(65.70, 12.47, -0.01) |
| CIE-LCH | lch(65.70, 12.47, 359.95°) |
| OKLab | oklab(70.91% 0.0373 0.0001) |
| OKLCH | oklch(70.91% 0.037 0.2) |
| XYZ | xyz(36.8645, 34.9407, 38.0532) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.45
Rosybrown
#BC8F8F
ΔE00 5.79
Grey Pink
#C3909B
ΔE00 5.87
Pinkish Grey
#C8ACA9
ΔE00 7.36
Dusty Pink
#D8A7B1
ΔE00 7.69
Greyish Pink
#C88D94
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698A0 #98B6AE
analogous
#B698AF #B698A0 #B69F98
triadic
#B698A0 #A0B698 #98A0B6
tetradic
#B698A0 #AFB698 #98B6AE #9F98B6
square
#B698A0 #AFB698 #98B6AE #9F98B6
split-complementary
#B698A0 #98B69F #98AFB6
monochromatic
#7C5861 #9D747F #B698A0 #CFBCC1 #E9E0E2
Accessibility & contrast
On white
2.63
#B698A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#B698A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698A0
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698A0 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA0
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#BC979B
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b698a0; /* rgb */ color: rgb(182, 152, 160); /* oklch */ color: oklch(70.9% 0.037 0.2);
Tailwind
colors: {
custom: {
50: '#ccb6bc',
500: '#b698a0',
950: '#000000',
},
}SCSS
$custom: #b698a0; $custom-light: #ccb6bc; $custom-dark: #000000;
JSON
{
"hex": "#b698a0",
"rgb": {
"r": 182,
"g": 152,
"b": 160
},
"hsl": {
"h": 344,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.70908,
"c": 0.03726,
"h": 0.2
},
"luminance": 0.3494
}Semantic roles & 50–950 ramp
primary
#B698A0
secondary
#D0DAD7
accent
#9B864A
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081