#B098A0#B098A0
#B098A0 is a light, muted pink. Relative luminance 0.342; OKLCH L 70.3% C 0.030 H 355.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B098A0 |
|---|---|
| RGB | rgb(176, 152, 160) |
| HSL | hsl(340, 13%, 64%) |
| HSV | hsv(340, 14%, 69%) |
| CMYK | cmyk(0%, 13.6%, 9.1%, 31%) |
| CIE-LAB | lab(65.14, 10.26, -0.90) |
| CIE-LCH | lch(65.14, 10.30, 354.99°) |
| OKLab | oklab(70.34% 0.0304 -0.0022) |
| OKLCH | oklch(70.34% 0.03 355.8) |
| XYZ | xyz(35.4774, 34.2254, 37.9882) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.26
Rosybrown
#BC8F8F
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 7.69
Grey Pink
#C3909B
ΔE00 7.76
Dusty Pink
#D8A7B1
ΔE00 9.38
Greyish Pink
#C88D94
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B098A0 #98B0A8
analogous
#B098AC #B098A0 #B09C98
triadic
#B098A0 #A0B098 #98A0B0
tetradic
#B098A0 #ACB098 #98B0A8 #9C98B0
square
#B098A0 #ACB098 #98B0A8 #9C98B0
split-complementary
#B098A0 #98B09C #98ACB0
monochromatic
#745962 #957580 #B098A0 #CBBBC0 #E5DDE0
Accessibility & contrast
On white
2.68
#B098A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#B098A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B098A0
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B098A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B098A0 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA0
Deuteranopia (green-blind)
#A0A09F
Tritanopia (blue-blind)
#B4979B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b098a0; /* rgb */ color: rgb(176, 152, 160); /* oklch */ color: oklch(70.3% 0.030 355.8);
Tailwind
colors: {
custom: {
50: '#c7b6bc',
500: '#b098a0',
950: '#000000',
},
}SCSS
$custom: #b098a0; $custom-light: #c7b6bc; $custom-dark: #000000;
JSON
{
"hex": "#b098a0",
"rgb": {
"r": 176,
"g": 152,
"b": 160
},
"hsl": {
"h": 340,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.70339,
"c": 0.03046,
"h": 355.8
},
"luminance": 0.34225
}Semantic roles & 50–950 ramp
primary
#B098A0
secondary
#CED6D3
accent
#977F4E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081