#B098A2#B098A2
#B098A2 is a light, muted pink. Relative luminance 0.343; OKLCH L 70.4% C 0.032 H 350.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B098A2 |
|---|---|
| RGB | rgb(176, 152, 162) |
| HSL | hsl(335, 13%, 64%) |
| HSV | hsv(335, 14%, 69%) |
| CMYK | cmyk(0%, 13.6%, 8%, 31%) |
| CIE-LAB | lab(65.20, 10.61, -1.94) |
| CIE-LCH | lch(65.20, 10.79, 349.64°) |
| OKLab | oklab(70.4% 0.0312 -0.005) |
| OKLCH | oklch(70.4% 0.032 350.9) |
| XYZ | xyz(35.6538, 34.2960, 38.9170) |
| Luminance | 0.3429 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.03
Grey Pink
#C3909B
ΔE00 7.70
Rosybrown
#BC8F8F
ΔE00 7.70
Pinkish Grey
#C8ACA9
ΔE00 8.21
Dusty Pink
#D8A7B1
ΔE00 9.33
Greyish Pink
#C88D94
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B098A2 #98B0A6
analogous
#B098AE #B098A2 #B09A98
triadic
#B098A2 #A2B098 #98A2B0
tetradic
#B098A2 #AEB098 #98B0A6 #9A98B0
square
#B098A2 #AEB098 #98B0A6 #9A98B0
split-complementary
#B098A2 #98B09A #98AEB0
monochromatic
#745965 #957583 #B098A2 #CBBBC1 #E5DDE1
Accessibility & contrast
On white
2.67
#B098A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#B098A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B098A2
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B098A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B098A2 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#B4979B
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b098a2; /* rgb */ color: rgb(176, 152, 162); /* oklch */ color: oklch(70.4% 0.032 350.9);
Tailwind
colors: {
custom: {
50: '#c7b6bd',
500: '#b098a2',
950: '#000000',
},
}SCSS
$custom: #b098a2; $custom-light: #c7b6bd; $custom-dark: #000000;
JSON
{
"hex": "#b098a2",
"rgb": {
"r": 176,
"g": 152,
"b": 162
},
"hsl": {
"h": 335,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.70401,
"c": 0.03156,
"h": 350.9
},
"luminance": 0.34295
}Semantic roles & 50–950 ramp
primary
#B098A2
secondary
#CED6D3
accent
#97794E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081