#B698AE#B698AE
#B698AE is a light, muted pink. Relative luminance 0.355; OKLCH L 71.4% C 0.047 H 335.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B698AE |
|---|---|
| RGB | rgb(182, 152, 174) |
| HSL | hsl(316, 17%, 65%) |
| HSV | hsv(316, 16%, 71%) |
| CMYK | cmyk(0%, 16.5%, 4.4%, 28.6%) |
| CIE-LAB | lab(66.10, 14.96, -7.27) |
| CIE-LCH | lch(66.10, 16.63, 334.07°) |
| OKLab | oklab(71.35% 0.0425 -0.0193) |
| OKLCH | oklch(71.35% 0.047 335.6) |
| XYZ | xyz(38.1589, 35.4584, 44.8702) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.81
Lilac
#C8A2C8
ΔE00 6.25
Dusty Lavender
#AC86A8
ΔE00 6.33
Grey Pink
#C3909B
ΔE00 7.37
Heather
#A484AC
ΔE00 8.14
Dusty Pink
#D8A7B1
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698AE #98B6A0
analogous
#AF98B6 #B698AE #B6989F
triadic
#B698AE #AEB698 #98AEB6
tetradic
#B698AE #B6AF98 #98B6A0 #989FB6
square
#B698AE #B6AF98 #98B6A0 #989FB6
split-complementary
#B698AE #9FB698 #98B6AF
monochromatic
#7C5872 #9D7492 #B698AE #CFBCCA #E9E0E6
Accessibility & contrast
On white
2.60
#B698AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#B698AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698AE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698AE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EAF
Deuteranopia (green-blind)
#9FA2AD
Tritanopia (blue-blind)
#B9999F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b698ae; /* rgb */ color: rgb(182, 152, 174); /* oklch */ color: oklch(71.4% 0.047 335.6);
Tailwind
colors: {
custom: {
50: '#ccb6c6',
500: '#b698ae',
950: '#000000',
},
}SCSS
$custom: #b698ae; $custom-light: #ccb6c6; $custom-dark: #000000;
JSON
{
"hex": "#b698ae",
"rgb": {
"r": 182,
"g": 152,
"b": 174
},
"hsl": {
"h": 316,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.71353,
"c": 0.04668,
"h": 335.6
},
"luminance": 0.35458
}Semantic roles & 50–950 ramp
primary
#B698AE
secondary
#D0DAD3
accent
#9B604A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082