#B498A2#B498A2
#B498A2 is a light, muted pink. Relative luminance 0.348; OKLCH L 70.8% C 0.036 H 354.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B498A2 |
|---|---|
| RGB | rgb(180, 152, 162) |
| HSL | hsl(339, 16%, 65%) |
| HSV | hsv(339, 16%, 71%) |
| CMYK | cmyk(0%, 15.6%, 10%, 29.4%) |
| CIE-LAB | lab(65.57, 12.08, -1.35) |
| CIE-LCH | lch(65.57, 12.16, 353.62°) |
| OKLab | oklab(70.78% 0.0357 -0.0034) |
| OKLCH | oklch(70.78% 0.036 354.5) |
| XYZ | xyz(36.5718, 34.7693, 38.9600) |
| Luminance | 0.3477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.76
Grey Pink
#C3909B
ΔE00 6.43
Rosybrown
#BC8F8F
ΔE00 6.73
Pinkish Grey
#C8ACA9
ΔE00 7.94
Dusty Pink
#D8A7B1
ΔE00 8.18
Greyish Pink
#C88D94
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B498A2 #98B4AA
analogous
#B498B0 #B498A2 #B49C98
triadic
#B498A2 #A2B498 #98A2B4
tetradic
#B498A2 #B0B498 #98B4AA #9C98B4
square
#B498A2 #B0B498 #98B4AA #9C98B4
split-complementary
#B498A2 #98B49C #98B0B4
monochromatic
#795864 #9A7582 #B498A2 #CEBBC2 #E8DFE2
Accessibility & contrast
On white
2.64
#B498A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#B498A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B498A2
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B498A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B498A2 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#B9979B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b498a2; /* rgb */ color: rgb(180, 152, 162); /* oklch */ color: oklch(70.8% 0.036 354.5);
Tailwind
colors: {
custom: {
50: '#cab6bd',
500: '#b498a2',
950: '#000000',
},
}SCSS
$custom: #b498a2; $custom-light: #cab6bd; $custom-dark: #000000;
JSON
{
"hex": "#b498a2",
"rgb": {
"r": 180,
"g": 152,
"b": 162
},
"hsl": {
"h": 338.571,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.70778,
"c": 0.0359,
"h": 354.5
},
"luminance": 0.34768
}Semantic roles & 50–950 ramp
primary
#B498A2
secondary
#CFD9D5
accent
#9A7E4C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081