#AA8E98#AA8E98
#AA8E98 is a light, muted pink. Relative luminance 0.302; OKLCH L 67.5% C 0.036 H 354.6°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8E98 |
|---|---|
| RGB | rgb(170, 142, 152) |
| HSL | hsl(339, 14%, 61%) |
| HSV | hsv(339, 16%, 67%) |
| CMYK | cmyk(0%, 16.5%, 10.6%, 33.3%) |
| CIE-LAB | lab(61.79, 12.23, -1.35) |
| CIE-LCH | lch(61.79, 12.30, 353.70°) |
| OKLab | oklab(67.53% 0.0362 -0.0034) |
| OKLCH | oklch(67.53% 0.036 354.6) |
| XYZ | xyz(31.9177, 30.1599, 33.8398) |
| Luminance | 0.3016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 6.42
Rosybrown
#BC8F8F
ΔE00 6.64
Grey Pink
#C3909B
ΔE00 6.81
Purpley Grey
#947E94
ΔE00 7.66
Dusty Lavender
#AC86A8
ΔE00 8.42
Greyish Pink
#C88D94
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8E98 #8EAAA0
analogous
#AA8EA6 #AA8E98 #AA928E
triadic
#AA8E98 #98AA8E #8E98AA
tetradic
#AA8E98 #A6AA8E #8EAAA0 #928EAA
square
#AA8E98 #A6AA8E #8EAAA0 #928EAA
split-complementary
#AA8E98 #8EAA92 #8EA6AA
monochromatic
#6C515B #8F6C78 #AA8E98 #C4B1B8 #DFD4D8
Accessibility & contrast
On white
2.99
#AA8E98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#AA8E98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8E98
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8E98 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919398
Deuteranopia (green-blind)
#979797
Tritanopia (blue-blind)
#AF8D91
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #aa8e98; /* rgb */ color: rgb(170, 142, 152); /* oklch */ color: oklch(67.5% 0.036 354.6);
Tailwind
colors: {
custom: {
50: '#c3afb6',
500: '#aa8e98',
950: '#000000',
},
}SCSS
$custom: #aa8e98; $custom-light: #c3afb6; $custom-dark: #000000;
JSON
{
"hex": "#aa8e98",
"rgb": {
"r": 170,
"g": 142,
"b": 152
},
"hsl": {
"h": 338.571,
"s": 14.141,
"l": 61.176
},
"oklch": {
"l": 0.67528,
"c": 0.03636,
"h": 354.6
},
"luminance": 0.30159
}Semantic roles & 50–950 ramp
primary
#AA8E98
secondary
#C5CFCB
accent
#987D4D
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#121011
muted
#817F80