#AF989D#AF989D
#AF989D is a light, muted red. Relative luminance 0.340; OKLCH L 70.2% C 0.028 H 3.1°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AF989D |
|---|---|
| RGB | rgb(175, 152, 157) |
| HSL | hsl(347, 13%, 64%) |
| HSV | hsv(347, 13%, 69%) |
| CMYK | cmyk(0%, 13.1%, 10.3%, 31.4%) |
| CIE-LAB | lab(64.97, 9.36, 0.52) |
| CIE-LCH | lch(64.97, 9.38, 3.19°) |
| OKLab | oklab(70.16% 0.0281 0.0015) |
| OKLCH | oklch(70.16% 0.028 3.1) |
| XYZ | xyz(34.9928, 34.0055, 36.6121) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.13
Rosybrown
#BC8F8F
ΔE00 7.14
Light Mauve
#C292A1
ΔE00 8.09
Grey Pink
#C3909B
ΔE00 8.35
Warm Grey
#978A84
ΔE00 9.28
Dusty Pink
#D8A7B1
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF989D #98AFAA
analogous
#AF98A9 #AF989D #AF9F98
triadic
#AF989D #9DAF98 #989DAF
tetradic
#AF989D #A9AF98 #98AFAA #9F98AF
square
#AF989D #A9AF98 #98AFAA #9F98AF
split-complementary
#AF989D #98AF9F #98A9AF
monochromatic
#73595F #94767C #AF989D #CABABE #E5DDDF
Accessibility & contrast
On white
2.69
#AF989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#AF989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF989D
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF989D | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9D
Deuteranopia (green-blind)
#A09F9D
Tritanopia (blue-blind)
#B4979A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #af989d; /* rgb */ color: rgb(175, 152, 157); /* oklch */ color: oklch(70.2% 0.028 3.1);
Tailwind
colors: {
custom: {
50: '#c7b6b9',
500: '#af989d',
950: '#000000',
},
}SCSS
$custom: #af989d; $custom-light: #c7b6b9; $custom-dark: #000000;
JSON
{
"hex": "#af989d",
"rgb": {
"r": 175,
"g": 152,
"b": 157
},
"hsl": {
"h": 346.957,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.70155,
"c": 0.0281,
"h": 3.1
},
"luminance": 0.34005
}Semantic roles & 50–950 ramp
primary
#AF989D
secondary
#CDD5D4
accent
#97874F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080