#B698B0#B698B0
#B698B0 is a light, muted pink. Relative luminance 0.355; OKLCH L 71.4% C 0.049 H 333.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B698B0 |
|---|---|
| RGB | rgb(182, 152, 176) |
| HSL | hsl(312, 17%, 65%) |
| HSV | hsv(312, 16%, 71%) |
| CMYK | cmyk(0%, 16.5%, 3.3%, 28.6%) |
| CIE-LAB | lab(66.16, 15.33, -8.30) |
| CIE-LCH | lch(66.16, 17.43, 331.56°) |
| OKLab | oklab(71.42% 0.0432 -0.022) |
| OKLCH | oklch(71.42% 0.049 333) |
| XYZ | xyz(38.3553, 35.5370, 45.9047) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.74
Dusty Lavender
#AC86A8
ΔE00 6.01
Light Mauve
#C292A1
ΔE00 6.19
Heather
#A484AC
ΔE00 7.71
Grey Pink
#C3909B
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B698B0 #98B69E
analogous
#AD98B6 #B698B0 #B698A1
triadic
#B698B0 #B0B698 #98B0B6
tetradic
#B698B0 #B6AD98 #98B69E #98A1B6
square
#B698B0 #B6AD98 #98B69E #98A1B6
split-complementary
#B698B0 #A1B698 #98B6AD
monochromatic
#7C5875 #9D7495 #B698B0 #CFBCCB #E9E0E7
Accessibility & contrast
On white
2.59
#B698B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B698B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B698B0
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B698B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B698B0 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB1
Deuteranopia (green-blind)
#9EA2AF
Tritanopia (blue-blind)
#B999A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b698b0; /* rgb */ color: rgb(182, 152, 176); /* oklch */ color: oklch(71.4% 0.049 333.0);
Tailwind
colors: {
custom: {
50: '#ccb6c7',
500: '#b698b0',
950: '#000000',
},
}SCSS
$custom: #b698b0; $custom-light: #ccb6c7; $custom-dark: #000000;
JSON
{
"hex": "#b698b0",
"rgb": {
"r": 182,
"g": 152,
"b": 176
},
"hsl": {
"h": 312,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.7142,
"c": 0.04855,
"h": 333
},
"luminance": 0.35536
}Semantic roles & 50–950 ramp
primary
#B698B0
secondary
#D0DAD2
accent
#9B5A4A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131113
muted
#828082