#AFAEB9#AFAEB9
#AFAEB9 is a light, near-neutral grey. Relative luminance 0.429; OKLCH L 75.5% C 0.016 H 290.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEB9 |
|---|---|
| RGB | rgb(175, 174, 185) |
| HSL | hsl(245, 7%, 70%) |
| HSV | hsv(245, 6%, 73%) |
| CMYK | cmyk(5.4%, 5.9%, 0%, 27.5%) |
| CIE-LAB | lab(71.48, 2.47, -5.48) |
| CIE-LCH | lch(71.48, 6.01, 294.25°) |
| OKLab | oklab(75.5% 0.0054 -0.0146) |
| OKLCH | oklch(75.5% 0.016 290.2) |
| XYZ | xyz(41.5706, 42.8887, 51.9778) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.42
Dark Gray
#A9A9A9
ΔE00 6.01
Silver
#C0C0C0
ΔE00 7.35
Cool Gray
#9AA7B0
ΔE00 7.78
Silver (survey)
#C5C9C7
ΔE00 10.15
Cool Grey
#95A3A6
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEB9 #B8B9AE
analogous
#AEB2B9 #AFAEB9 #B4AEB9
triadic
#AFAEB9 #B9AFAE #AEB9AF
tetradic
#AFAEB9 #B9AEB2 #B8B9AE #AEB9B4
square
#AFAEB9 #B9AEB2 #B8B9AE #AEB9B4
split-complementary
#AFAEB9 #B9B4AE #B2B9AE
monochromatic
#6F6E7F #8F8D9D #AFAEB9 #CFCFD5 #EFEFF1
Accessibility & contrast
On white
2.19
#AFAEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AFAEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEB9
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEB9 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFBA
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#ADB0B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaeb9; /* rgb */ color: rgb(175, 174, 185); /* oklch */ color: oklch(75.5% 0.016 290.2);
Tailwind
colors: {
custom: {
50: '#c6c6ce',
500: '#afaeb9',
950: '#000000',
},
}SCSS
$custom: #afaeb9; $custom-light: #c6c6ce; $custom-dark: #000000;
JSON
{
"hex": "#afaeb9",
"rgb": {
"r": 175,
"g": 174,
"b": 185
},
"hsl": {
"h": 245.455,
"s": 7.285,
"l": 70.392
},
"oklch": {
"l": 0.75504,
"c": 0.0156,
"h": 290.2
},
"luminance": 0.42889
}Semantic roles & 50–950 ramp
primary
#AFAEB9
secondary
#E3E3E0
accent
#91548C
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131313
muted
#828282