#AFABB7#AFABB7
#AFABB7 is a light, near-neutral grey. Relative luminance 0.417; OKLCH L 74.8% C 0.018 H 301.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFABB7 |
|---|---|
| RGB | rgb(175, 171, 183) |
| HSL | hsl(260, 8%, 69%) |
| HSV | hsv(260, 7%, 72%) |
| CMYK | cmyk(4.4%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(70.64, 3.71, -5.63) |
| CIE-LCH | lch(70.64, 6.74, 303.40°) |
| OKLab | oklab(74.82% 0.0091 -0.015) |
| OKLCH | oklch(74.82% 0.018 301.1) |
| XYZ | xyz(40.7878, 41.6587, 50.6827) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.90
Dark Gray
#A9A9A9
ΔE00 6.81
Silver
#C0C0C0
ΔE00 8.50
Cool Gray
#9AA7B0
ΔE00 9.30
Pinkish Grey
#C8ACA9
ΔE00 10.82
Thistle
#D8BFD8
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFABB7 #B3B7AB
analogous
#ABADB7 #AFABB7 #B5ABB7
triadic
#AFABB7 #B7AFAB #ABB7AF
tetradic
#AFABB7 #B7ABAD #B3B7AB #ABB7B5
square
#AFABB7 #B7ABAD #B3B7AB #ABB7B5
split-complementary
#AFABB7 #B7B5AB #ADB7AB
monochromatic
#716B7D #908A9B #AFABB7 #CECCD3 #EEEDEF
Accessibility & contrast
On white
2.25
#AFABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#AFABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFABB7
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFABB7 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADB8
Deuteranopia (green-blind)
#AAADB7
Tritanopia (blue-blind)
#AEADAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afabb7; /* rgb */ color: rgb(175, 171, 183); /* oklch */ color: oklch(74.8% 0.018 301.1);
Tailwind
colors: {
custom: {
50: '#c6c4cc',
500: '#afabb7',
950: '#000000',
},
}SCSS
$custom: #afabb7; $custom-light: #c6c4cc; $custom-dark: #000000;
JSON
{
"hex": "#afabb7",
"rgb": {
"r": 175,
"g": 171,
"b": 183
},
"hsl": {
"h": 260,
"s": 7.692,
"l": 69.412
},
"oklch": {
"l": 0.74823,
"c": 0.01754,
"h": 301.1
},
"luminance": 0.41659
}Semantic roles & 50–950 ramp
primary
#AFABB7
secondary
#DFE1DD
accent
#92547D
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182