#B898AC#B898AC
#B898AC is a light, muted pink. Relative luminance 0.356; OKLCH L 71.5% C 0.047 H 340.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B898AC |
|---|---|
| RGB | rgb(184, 152, 172) |
| HSL | hsl(323, 18%, 66%) |
| HSV | hsv(323, 17%, 72%) |
| CMYK | cmyk(0%, 17.4%, 6.5%, 27.8%) |
| CIE-LAB | lab(66.23, 15.31, -5.94) |
| CIE-LCH | lch(66.23, 16.42, 338.79°) |
| OKLab | oklab(71.48% 0.0441 -0.0156) |
| OKLCH | oklch(71.48% 0.047 340.5) |
| XYZ | xyz(38.4412, 35.6263, 43.8733) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.95
Grey Pink
#C3909B
ΔE00 6.49
Lilac
#C8A2C8
ΔE00 6.65
Dusty Lavender
#AC86A8
ΔE00 6.72
Dusty Pink
#D8A7B1
ΔE00 8.05
Heather
#A484AC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B898AC #98B8A4
analogous
#B498B8 #B898AC #B8989C
triadic
#B898AC #ACB898 #98ACB8
tetradic
#B898AC #B8B498 #98B8A4 #989CB8
square
#B898AC #B8B498 #98B8A4 #989CB8
split-complementary
#B898AC #9CB898 #98B8B4
monochromatic
#7E5770 #9F748F #B898AC #D1BCC9 #EAE0E6
Accessibility & contrast
On white
2.58
#B898AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B898AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B898AC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B898AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B898AC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAD
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#BC989F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b898ac; /* rgb */ color: rgb(184, 152, 172); /* oklch */ color: oklch(71.5% 0.047 340.5);
Tailwind
colors: {
custom: {
50: '#cdb6c4',
500: '#b898ac',
950: '#000000',
},
}SCSS
$custom: #b898ac; $custom-light: #cdb6c4; $custom-dark: #000000;
JSON
{
"hex": "#b898ac",
"rgb": {
"r": 184,
"g": 152,
"b": 172
},
"hsl": {
"h": 322.5,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.71477,
"c": 0.04678,
"h": 340.5
},
"luminance": 0.35625
}Semantic roles & 50–950 ramp
primary
#B898AC
secondary
#D1DBD5
accent
#9D6849
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#131112
muted
#828081