#B98F9D#B98F9D
#B98F9D is a light, muted pink. Relative luminance 0.324; OKLCH L 69.4% C 0.054 H 356.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B98F9D |
|---|---|
| RGB | rgb(185, 143, 157) |
| HSL | hsl(340, 23%, 64%) |
| HSV | hsv(340, 23%, 73%) |
| CMYK | cmyk(0%, 22.7%, 15.1%, 27.5%) |
| CIE-LAB | lab(63.67, 18.08, -1.26) |
| CIE-LCH | lch(63.67, 18.13, 356.01°) |
| OKLab | oklab(69.37% 0.0539 -0.0031) |
| OKLCH | oklch(69.37% 0.054 356.7) |
| XYZ | xyz(35.9158, 32.3949, 36.2527) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.07
Grey Pink
#C3909B
ΔE00 2.84
Greyish Pink
#C88D94
ΔE00 5.25
Rosybrown
#BC8F8F
ΔE00 5.57
Dusty Lavender
#AC86A8
ΔE00 7.46
Dull Pink
#D5869D
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B98F9D #8FB9AB
analogous
#B98FB2 #B98F9D #B9968F
triadic
#B98F9D #9DB98F #8F9DB9
tetradic
#B98F9D #B2B98F #8FB9AB #968FB9
square
#B98F9D #B2B98F #8FB9AB #968FB9
split-complementary
#B98F9D #8FB996 #8FB2B9
monochromatic
#7F4F5F #A1697C #B98F9D #D1B5BE #E8DADF
Accessibility & contrast
On white
2.81
#B98F9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#B98F9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B98F9D
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B98F9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B98F9D | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93969E
Deuteranopia (green-blind)
#9D9D9C
Tritanopia (blue-blind)
#C08D94
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #b98f9d; /* rgb */ color: rgb(185, 143, 157); /* oklch */ color: oklch(69.4% 0.054 356.7);
Tailwind
colors: {
custom: {
50: '#ceb0b9',
500: '#b98f9d',
950: '#000000',
},
}SCSS
$custom: #b98f9d; $custom-light: #ceb0b9; $custom-dark: #000000;
JSON
{
"hex": "#b98f9d",
"rgb": {
"r": 185,
"g": 143,
"b": 157
},
"hsl": {
"h": 340,
"s": 23.077,
"l": 64.314
},
"oklch": {
"l": 0.69373,
"c": 0.05401,
"h": 356.7
},
"luminance": 0.32394
}Semantic roles & 50–950 ramp
primary
#B98F9D
secondary
#CBD9D4
accent
#A28244
background
#FCFAFB
surface
#F9F4F6
border
#D2CED0
text
#131011
muted
#827F80