#B298A2#B298A2
#B298A2 is a light, muted pink. Relative luminance 0.345; OKLCH L 70.6% C 0.034 H 352.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #B298A2 |
|---|---|
| RGB | rgb(178, 152, 162) |
| HSL | hsl(337, 14%, 65%) |
| HSV | hsv(337, 15%, 70%) |
| CMYK | cmyk(0%, 14.6%, 9%, 30.2%) |
| CIE-LAB | lab(65.38, 11.35, -1.65) |
| CIE-LCH | lch(65.38, 11.46, 351.74°) |
| OKLab | oklab(70.59% 0.0334 -0.0042) |
| OKLCH | oklch(70.59% 0.034 352.8) |
| XYZ | xyz(36.1094, 34.5309, 38.9384) |
| Luminance | 0.3453 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.38
Grey Pink
#C3909B
ΔE00 7.06
Rosybrown
#BC8F8F
ΔE00 7.19
Pinkish Grey
#C8ACA9
ΔE00 8.05
Dusty Pink
#D8A7B1
ΔE00 8.74
Greyish Pink
#C88D94
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B298A2 #98B2A8
analogous
#B298AF #B298A2 #B29B98
triadic
#B298A2 #A2B298 #98A2B2
tetradic
#B298A2 #AFB298 #98B2A8 #9B98B2
square
#B298A2 #AFB298 #98B2A8 #9B98B2
split-complementary
#B298A2 #98B29B #98AFB2
monochromatic
#775964 #987582 #B298A2 #CCBBC2 #E6DEE1
Accessibility & contrast
On white
2.66
#B298A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#B298A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B298A2
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B298A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B298A2 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#B6979B
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #b298a2; /* rgb */ color: rgb(178, 152, 162); /* oklch */ color: oklch(70.6% 0.034 352.8);
Tailwind
colors: {
custom: {
50: '#c9b6bd',
500: '#b298a2',
950: '#000000',
},
}SCSS
$custom: #b298a2; $custom-light: #c9b6bd; $custom-dark: #000000;
JSON
{
"hex": "#b298a2",
"rgb": {
"r": 178,
"g": 152,
"b": 162
},
"hsl": {
"h": 336.923,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.70589,
"c": 0.0337,
"h": 352.8
},
"luminance": 0.3453
}Semantic roles & 50–950 ramp
primary
#B298A2
secondary
#CED7D4
accent
#997B4D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081