#B098AA#B098AA
#B098AA is a light, muted pink. Relative luminance 0.346; OKLCH L 70.7% C 0.038 H 334.8°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B098AA |
|---|---|
| RGB | rgb(176, 152, 170) |
| HSL | hsl(315, 13%, 64%) |
| HSV | hsv(315, 14%, 69%) |
| CMYK | cmyk(0%, 13.6%, 3.4%, 31%) |
| CIE-LAB | lab(65.43, 12.08, -6.09) |
| CIE-LCH | lch(65.43, 13.53, 333.22°) |
| OKLab | oklab(70.66% 0.0342 -0.0161) |
| OKLCH | oklch(70.66% 0.038 334.8) |
| XYZ | xyz(36.3876, 34.5895, 42.7820) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.00
Dusty Lavender
#AC86A8
ΔE00 7.51
Lilac
#C8A2C8
ΔE00 8.09
Grey Pink
#C3909B
ΔE00 8.26
Purpley Grey
#947E94
ΔE00 8.91
Heather
#A484AC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B098AA #98B09E
analogous
#AA98B0 #B098AA #B0989E
triadic
#B098AA #AAB098 #98AAB0
tetradic
#B098AA #B0AA98 #98B09E #989EB0
square
#B098AA #B0AA98 #98B09E #989EB0
split-complementary
#B098AA #9EB098 #98B0AA
monochromatic
#74596E #95758D #B098AA #CBBBC7 #E5DDE3
Accessibility & contrast
On white
2.65
#B098AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#B098AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B098AA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B098AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B098AA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#9DA0A9
Tritanopia (blue-blind)
#B3999E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b098aa; /* rgb */ color: rgb(176, 152, 170); /* oklch */ color: oklch(70.7% 0.038 334.8);
Tailwind
colors: {
custom: {
50: '#c7b6c3',
500: '#b098aa',
950: '#000000',
},
}SCSS
$custom: #b098aa; $custom-light: #c7b6c3; $custom-dark: #000000;
JSON
{
"hex": "#b098aa",
"rgb": {
"r": 176,
"g": 152,
"b": 170
},
"hsl": {
"h": 315,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.70657,
"c": 0.0378,
"h": 334.8
},
"luminance": 0.34589
}Semantic roles & 50–950 ramp
primary
#B098AA
secondary
#CED6D0
accent
#97604E
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081