#AF9EA2#AF9EA2
#AF9EA2 is a light, muted red. Relative luminance 0.362; OKLCH L 71.5% C 0.021 H 1.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AF9EA2 |
|---|---|
| RGB | rgb(175, 158, 162) |
| HSL | hsl(346, 10%, 65%) |
| HSV | hsv(346, 10%, 69%) |
| CMYK | cmyk(0%, 9.7%, 7.4%, 31.4%) |
| CIE-LAB | lab(66.65, 6.92, 0.18) |
| CIE-LCH | lch(66.65, 6.92, 1.51°) |
| OKLab | oklab(71.52% 0.0207 0.0006) |
| OKLCH | oklch(71.52% 0.021 1.6) |
| XYZ | xyz(36.4270, 36.1769, 39.2393) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.61
Dark Gray
#A9A9A9
ΔE00 8.66
Warm Grey
#978A84
ΔE00 9.05
Rosybrown
#BC8F8F
ΔE00 9.46
Light Mauve
#C292A1
ΔE00 10.36
Grey Pink
#C3909B
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF9EA2 #9EAFAB
analogous
#AF9EAB #AF9EA2 #AFA29E
triadic
#AF9EA2 #A2AF9E #9EA2AF
tetradic
#AF9EA2 #ABAF9E #9EAFAB #A29EAF
square
#AF9EA2 #ABAF9E #9EAFAB #A29EAF
split-complementary
#AF9EA2 #9EAFA2 #9EABAF
monochromatic
#735F64 #937C82 #AF9EA2 #CBC0C2 #E6E1E2
Accessibility & contrast
On white
2.55
#AF9EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#AF9EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF9EA2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF9EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF9EA2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#B29D9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #af9ea2; /* rgb */ color: rgb(175, 158, 162); /* oklch */ color: oklch(71.5% 0.021 1.6);
Tailwind
colors: {
custom: {
50: '#c7babd',
500: '#af9ea2',
950: '#000000',
},
}SCSS
$custom: #af9ea2; $custom-light: #c7babd; $custom-dark: #000000;
JSON
{
"hex": "#af9ea2",
"rgb": {
"r": 175,
"g": 158,
"b": 162
},
"hsl": {
"h": 345.882,
"s": 9.605,
"l": 65.294
},
"oklch": {
"l": 0.71516,
"c": 0.02067,
"h": 1.6
},
"luminance": 0.36176
}Semantic roles & 50–950 ramp
primary
#AF9EA2
secondary
#D2D7D6
accent
#948452
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081