#B898AA#B898AA
#B898AA is a light, muted pink. Relative luminance 0.355; OKLCH L 71.4% C 0.045 H 343.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B898AA |
|---|---|
| RGB | rgb(184, 152, 170) |
| HSL | hsl(326, 18%, 66%) |
| HSV | hsv(326, 17%, 72%) |
| CMYK | cmyk(0%, 17.4%, 7.6%, 27.8%) |
| CIE-LAB | lab(66.17, 14.95, -4.91) |
| CIE-LCH | lch(66.17, 15.73, 341.83°) |
| OKLab | oklab(71.41% 0.0433 -0.0129) |
| OKLCH | oklch(71.41% 0.045 343.5) |
| XYZ | xyz(38.2505, 35.5501, 42.8693) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.66
Grey Pink
#C3909B
ΔE00 6.09
Dusty Lavender
#AC86A8
ΔE00 7.16
Lilac
#C8A2C8
ΔE00 7.24
Dusty Pink
#D8A7B1
ΔE00 7.75
Rosybrown
#BC8F8F
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B898AA #98B8A6
analogous
#B698B8 #B898AA #B8989A
triadic
#B898AA #AAB898 #98AAB8
tetradic
#B898AA #B8B698 #98B8A6 #989AB8
square
#B898AA #B8B698 #98B8A6 #989AB8
split-complementary
#B898AA #9AB898 #98B8B6
monochromatic
#7E576D #9F748C #B898AA #D1BCC8 #EAE0E6
Accessibility & contrast
On white
2.59
#B898AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#B898AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B898AA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B898AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B898AA | 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)
#9A9EAB
Deuteranopia (green-blind)
#A1A3A9
Tritanopia (blue-blind)
#BC989E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b898aa; /* rgb */ color: rgb(184, 152, 170); /* oklch */ color: oklch(71.4% 0.045 343.5);
Tailwind
colors: {
custom: {
50: '#cdb6c3',
500: '#b898aa',
950: '#000000',
},
}SCSS
$custom: #b898aa; $custom-light: #cdb6c3; $custom-dark: #000000;
JSON
{
"hex": "#b898aa",
"rgb": {
"r": 184,
"g": 152,
"b": 170
},
"hsl": {
"h": 326.25,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.71413,
"c": 0.04521,
"h": 343.5
},
"luminance": 0.35549
}Semantic roles & 50–950 ramp
primary
#B898AA
secondary
#D1DBD5
accent
#9D6E49
background
#FCFBFB
surface
#F9F6F7
border
#D2D0D0
text
#131112
muted
#828081