#B698AA#B698AA
#B698AA is a light, muted pink. Relative luminance 0.353; OKLCH L 71.2% C 0.043 H 341.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B698AA |
|---|---|
| RGB | rgb(182, 152, 170) |
| HSL | hsl(324, 17%, 65%) |
| HSV | hsv(324, 16%, 71%) |
| CMYK | cmyk(0%, 16.5%, 6.6%, 28.6%) |
| CIE-LAB | lab(65.99, 14.23, -5.21) |
| CIE-LCH | lch(65.99, 15.15, 339.90°) |
| OKLab | oklab(71.22% 0.0411 -0.0137) |
| OKLCH | oklch(71.22% 0.043 341.6) |
| XYZ | xyz(37.7747, 35.3047, 42.8470) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.21
Grey Pink
#C3909B
ΔE00 6.60
Dusty Lavender
#AC86A8
ΔE00 7.16
Lilac
#C8A2C8
ΔE00 7.38
Dusty Pink
#D8A7B1
ΔE00 8.22
Rosybrown
#BC8F8F
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698AA #98B6A4
analogous
#B398B6 #B698AA #B6989B
triadic
#B698AA #AAB698 #98AAB6
tetradic
#B698AA #B6B398 #98B6A4 #989BB6
square
#B698AA #B6B398 #98B6A4 #989BB6
split-complementary
#B698AA #9BB698 #98B6B3
monochromatic
#7C586D #9D748C #B698AA #CFBCC8 #E9E0E5
Accessibility & contrast
On white
2.61
#B698AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#B698AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698AA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698AA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAB
Deuteranopia (green-blind)
#A0A2A9
Tritanopia (blue-blind)
#BA989E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b698aa; /* rgb */ color: rgb(182, 152, 170); /* oklch */ color: oklch(71.2% 0.043 341.6);
Tailwind
colors: {
custom: {
50: '#ccb6c3',
500: '#b698aa',
950: '#000000',
},
}SCSS
$custom: #b698aa; $custom-light: #ccb6c3; $custom-dark: #000000;
JSON
{
"hex": "#b698aa",
"rgb": {
"r": 182,
"g": 152,
"b": 170
},
"hsl": {
"h": 324,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.71221,
"c": 0.04327,
"h": 341.6
},
"luminance": 0.35304
}Semantic roles & 50–950 ramp
primary
#B698AA
secondary
#D0DAD4
accent
#9B6B4A
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081