#AFB2AE#AFB2AE
#AFB2AE is a light, near-neutral grey. Relative luminance 0.440; OKLCH L 76.0% C 0.007 H 137.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AFB2AE |
|---|---|
| RGB | rgb(175, 178, 174) |
| HSL | hsl(105, 3%, 69%) |
| HSV | hsv(105, 2%, 70%) |
| CMYK | cmyk(1.7%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(72.24, -1.80, 1.67) |
| CIE-LCH | lch(72.24, 2.46, 137.20°) |
| OKLab | oklab(76% -0.0048 0.0044) |
| OKLCH | oklch(76% 0.007 137.7) |
| XYZ | xyz(41.2383, 44.0107, 46.3586) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.75
Silver
#C0C0C0
ΔE00 4.98
Dove Gray
#B6B8BD
ΔE00 5.45
Silver (survey)
#C5C9C7
ΔE00 6.12
Greyish
#A8A495
ΔE00 6.76
Cool Grey
#95A3A6
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFB2AE #B1AEB2
analogous
#B1B2AE #AFB2AE #AEB2AF
triadic
#AFB2AE #AEAFB2 #B2AEAF
tetradic
#AFB2AE #AEB1B2 #B1AEB2 #B2AFAE
square
#AFB2AE #AEB1B2 #B1AEB2 #B2AFAE
split-complementary
#AFB2AE #AFAEB2 #B2AEB1
monochromatic
#717670 #90948F #AFB2AE #CED0CD #EDEEED
Accessibility & contrast
On white
2.14
#AFB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#AFB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFB2AE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFB2AE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#AFB2B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #afb2ae; /* rgb */ color: rgb(175, 178, 174); /* oklch */ color: oklch(76.0% 0.007 137.7);
Tailwind
colors: {
custom: {
50: '#c6c9c6',
500: '#afb2ae',
950: '#000000',
},
}SCSS
$custom: #afb2ae; $custom-light: #c6c9c6; $custom-dark: #000000;
JSON
{
"hex": "#afb2ae",
"rgb": {
"r": 175,
"g": 178,
"b": 174
},
"hsl": {
"h": 105,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.75998,
"c": 0.00654,
"h": 137.7
},
"luminance": 0.44011
}Semantic roles & 50–950 ramp
primary
#AFB2AE
secondary
#DEDDDE
accent
#598C80
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282