#B098A4#B098A4
#B098A4 is a light, muted pink. Relative luminance 0.344; OKLCH L 70.5% C 0.033 H 346.3°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B098A4 |
|---|---|
| RGB | rgb(176, 152, 164) |
| HSL | hsl(330, 13%, 64%) |
| HSV | hsv(330, 14%, 69%) |
| CMYK | cmyk(0%, 13.6%, 6.8%, 31%) |
| CIE-LAB | lab(65.25, 10.97, -2.98) |
| CIE-LCH | lch(65.25, 11.37, 344.80°) |
| OKLab | oklab(70.46% 0.0319 -0.0078) |
| OKLCH | oklch(70.46% 0.033 346.3) |
| XYZ | xyz(35.8330, 34.3677, 39.8608) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.89
Grey Pink
#C3909B
ΔE00 7.74
Rosybrown
#BC8F8F
ΔE00 8.16
Pinkish Grey
#C8ACA9
ΔE00 8.75
Dusty Lavender
#AC86A8
ΔE00 9.10
Dusty Pink
#D8A7B1
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B098A4 #98B0A4
analogous
#B098B0 #B098A4 #B09898
triadic
#B098A4 #A4B098 #98A4B0
tetradic
#B098A4 #B0B098 #98B0A4 #9898B0
square
#B098A4 #B0B098 #98B0A4 #9898B0
split-complementary
#B098A4 #98B098 #98B0B0
monochromatic
#745967 #957585 #B098A4 #CBBBC3 #E5DDE1
Accessibility & contrast
On white
2.67
#B098A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#B098A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B098A4
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B098A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B098A4 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA5
Deuteranopia (green-blind)
#9FA0A3
Tritanopia (blue-blind)
#B4989C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #b098a4; /* rgb */ color: rgb(176, 152, 164); /* oklch */ color: oklch(70.5% 0.033 346.3);
Tailwind
colors: {
custom: {
50: '#c7b6bf',
500: '#b098a4',
950: '#000000',
},
}SCSS
$custom: #b098a4; $custom-light: #c7b6bf; $custom-dark: #000000;
JSON
{
"hex": "#b098a4",
"rgb": {
"r": 176,
"g": 152,
"b": 164
},
"hsl": {
"h": 330,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.70464,
"c": 0.03285,
"h": 346.3
},
"luminance": 0.34367
}Semantic roles & 50–950 ramp
primary
#B098A4
secondary
#CED6D2
accent
#97734E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081