#B698AC#B698AC
#B698AC is a light, muted pink. Relative luminance 0.354; OKLCH L 71.3% C 0.045 H 338.5°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B698AC |
|---|---|
| RGB | rgb(182, 152, 172) |
| HSL | hsl(320, 17%, 65%) |
| HSV | hsv(320, 16%, 71%) |
| CMYK | cmyk(0%, 16.5%, 5.5%, 28.6%) |
| CIE-LAB | lab(66.04, 14.59, -6.24) |
| CIE-LCH | lch(66.04, 15.87, 336.84°) |
| OKLab | oklab(71.29% 0.0418 -0.0165) |
| OKLCH | oklch(71.29% 0.045 338.5) |
| XYZ | xyz(37.9653, 35.3810, 43.8510) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.48
Dusty Lavender
#AC86A8
ΔE00 6.72
Lilac
#C8A2C8
ΔE00 6.80
Grey Pink
#C3909B
ΔE00 6.96
Dusty Pink
#D8A7B1
ΔE00 8.50
Heather
#A484AC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698AC #98B6A2
analogous
#B198B6 #B698AC #B6989D
triadic
#B698AC #ACB698 #98ACB6
tetradic
#B698AC #B6B198 #98B6A2 #989DB6
square
#B698AC #B6B198 #98B6A2 #989DB6
split-complementary
#B698AC #9DB698 #98B6B1
monochromatic
#7C5870 #9D748F #B698AC #CFBCC9 #E9E0E6
Accessibility & contrast
On white
2.60
#B698AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#B698AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698AC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698AC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAD
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#BA999F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b698ac; /* rgb */ color: rgb(182, 152, 172); /* oklch */ color: oklch(71.3% 0.045 338.5);
Tailwind
colors: {
custom: {
50: '#ccb6c4',
500: '#b698ac',
950: '#000000',
},
}SCSS
$custom: #b698ac; $custom-light: #ccb6c4; $custom-dark: #000000;
JSON
{
"hex": "#b698ac",
"rgb": {
"r": 182,
"g": 152,
"b": 172
},
"hsl": {
"h": 320,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.71286,
"c": 0.04492,
"h": 338.5
},
"luminance": 0.3538
}Semantic roles & 50–950 ramp
primary
#B698AC
secondary
#D0DAD3
accent
#9B654A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131112
muted
#828081