#B098A8#B098A8
#B098A8 is a light, muted pink. Relative luminance 0.345; OKLCH L 70.6% C 0.036 H 338.3°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B098A8 |
|---|---|
| RGB | rgb(176, 152, 168) |
| HSL | hsl(320, 13%, 64%) |
| HSV | hsv(320, 14%, 69%) |
| CMYK | cmyk(0%, 13.6%, 4.5%, 31%) |
| CIE-LAB | lab(65.37, 11.70, -5.06) |
| CIE-LCH | lch(65.37, 12.75, 336.63°) |
| OKLab | oklab(70.59% 0.0334 -0.0133) |
| OKLCH | oklch(70.59% 0.036 338.3) |
| XYZ | xyz(36.1999, 34.5144, 41.7932) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.88
Dusty Lavender
#AC86A8
ΔE00 7.99
Grey Pink
#C3909B
ΔE00 8.02
Lilac
#C8A2C8
ΔE00 8.66
Purpley Grey
#947E94
ΔE00 9.04
Rosybrown
#BC8F8F
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B098A8 #98B0A0
analogous
#AC98B0 #B098A8 #B0989C
triadic
#B098A8 #A8B098 #98A8B0
tetradic
#B098A8 #B0AC98 #98B0A0 #989CB0
square
#B098A8 #B0AC98 #98B0A0 #989CB0
split-complementary
#B098A8 #9CB098 #98B0AC
monochromatic
#74596B #95758B #B098A8 #CBBBC5 #E5DDE3
Accessibility & contrast
On white
2.66
#B098A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#B098A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B098A8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B098A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B098A8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999DA9
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#B3989D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b098a8; /* rgb */ color: rgb(176, 152, 168); /* oklch */ color: oklch(70.6% 0.036 338.3);
Tailwind
colors: {
custom: {
50: '#c7b6c1',
500: '#b098a8',
950: '#000000',
},
}SCSS
$custom: #b098a8; $custom-light: #c7b6c1; $custom-dark: #000000;
JSON
{
"hex": "#b098a8",
"rgb": {
"r": 176,
"g": 152,
"b": 168
},
"hsl": {
"h": 320,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.70592,
"c": 0.036,
"h": 338.3
},
"luminance": 0.34514
}Semantic roles & 50–950 ramp
primary
#B098A8
secondary
#CED6D1
accent
#97674E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081