#AE9FA2#AE9FA2
#AE9FA2 is a light, near-neutral red. Relative luminance 0.364; OKLCH L 71.6% C 0.018 H 3.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9FA2 |
|---|---|
| RGB | rgb(174, 159, 162) |
| HSL | hsl(348, 8%, 65%) |
| HSV | hsv(348, 9%, 68%) |
| CMYK | cmyk(0%, 8.6%, 6.9%, 31.8%) |
| CIE-LAB | lab(66.83, 6.00, 0.42) |
| CIE-LCH | lch(66.83, 6.01, 4.04°) |
| OKLab | oklab(71.63% 0.018 0.0012) |
| OKLCH | oklch(71.63% 0.018 3.9) |
| XYZ | xyz(36.3746, 36.4041, 39.2859) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 7.73
Warm Grey
#978A84
ΔE00 8.69
Dove Gray
#B6B8BD
ΔE00 9.99
Rosybrown
#BC8F8F
ΔE00 10.19
Stone
#A89F91
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9FA2 #9FAEAB
analogous
#AE9FA9 #AE9FA2 #AEA39F
triadic
#AE9FA2 #A2AE9F #9FA2AE
tetradic
#AE9FA2 #A9AE9F #9FAEAB #A39FAE
square
#AE9FA2 #A9AE9F #9FAEAB #A39FAE
split-complementary
#AE9FA2 #9FAEA3 #9FA9AE
monochromatic
#726064 #927E82 #AE9FA2 #CAC0C2 #E6E1E2
Accessibility & contrast
On white
2.54
#AE9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#AE9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9FA2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9FA2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#B19EA0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae9fa2; /* rgb */ color: rgb(174, 159, 162); /* oklch */ color: oklch(71.6% 0.018 3.9);
Tailwind
colors: {
custom: {
50: '#c6bbbd',
500: '#ae9fa2',
950: '#000000',
},
}SCSS
$custom: #ae9fa2; $custom-light: #c6bbbd; $custom-dark: #000000;
JSON
{
"hex": "#ae9fa2",
"rgb": {
"r": 174,
"g": 159,
"b": 162
},
"hsl": {
"h": 348,
"s": 8.475,
"l": 65.294
},
"oklch": {
"l": 0.7163,
"c": 0.01802,
"h": 3.9
},
"luminance": 0.36404
}Semantic roles & 50–950 ramp
primary
#AE9FA2
secondary
#D2D7D6
accent
#928653
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081