#B098A6#B098A6
#B098A6 is a light, muted pink. Relative luminance 0.344; OKLCH L 70.5% C 0.034 H 342.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B098A6 |
|---|---|
| RGB | rgb(176, 152, 166) |
| HSL | hsl(325, 13%, 64%) |
| HSV | hsv(325, 14%, 69%) |
| CMYK | cmyk(0%, 13.6%, 5.7%, 31%) |
| CIE-LAB | lab(65.31, 11.34, -4.02) |
| CIE-LCH | lch(65.31, 12.03, 340.47°) |
| OKLab | oklab(70.53% 0.0327 -0.0105) |
| OKLCH | oklch(70.53% 0.034 342.1) |
| XYZ | xyz(36.0150, 34.4405, 40.8194) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.84
Grey Pink
#C3909B
ΔE00 7.84
Dusty Lavender
#AC86A8
ΔE00 8.52
Rosybrown
#BC8F8F
ΔE00 8.64
Purpley Grey
#947E94
ΔE00 9.23
Lilac
#C8A2C8
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B098A6 #98B0A2
analogous
#AE98B0 #B098A6 #B0989A
triadic
#B098A6 #A6B098 #98A6B0
tetradic
#B098A6 #B0AE98 #98B0A2 #989AB0
square
#B098A6 #B0AE98 #98B0A2 #989AB0
split-complementary
#B098A6 #9AB098 #98B0AE
monochromatic
#745969 #957588 #B098A6 #CBBBC4 #E5DDE2
Accessibility & contrast
On white
2.66
#B098A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#B098A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B098A6
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B098A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B098A6 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA7
Deuteranopia (green-blind)
#9EA0A5
Tritanopia (blue-blind)
#B3989D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b098a6; /* rgb */ color: rgb(176, 152, 166); /* oklch */ color: oklch(70.5% 0.034 342.1);
Tailwind
colors: {
custom: {
50: '#c7b6c0',
500: '#b098a6',
950: '#000000',
},
}SCSS
$custom: #b098a6; $custom-light: #c7b6c0; $custom-dark: #000000;
JSON
{
"hex": "#b098a6",
"rgb": {
"r": 176,
"g": 152,
"b": 166
},
"hsl": {
"h": 325,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.70527,
"c": 0.03435,
"h": 342.1
},
"luminance": 0.3444
}Semantic roles & 50–950 ramp
primary
#B098A6
secondary
#CED6D1
accent
#976D4E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081