#AFAEB7#AFAEB7
#AFAEB7 is a light, near-neutral grey. Relative luminance 0.428; OKLCH L 75.4% C 0.013 H 291.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEB7 |
|---|---|
| RGB | rgb(175, 174, 183) |
| HSL | hsl(247, 6%, 70%) |
| HSV | hsv(247, 5%, 72%) |
| CMYK | cmyk(4.4%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(71.42, 2.08, -4.47) |
| CIE-LCH | lch(71.42, 4.92, 294.93°) |
| OKLab | oklab(75.44% 0.0046 -0.0119) |
| OKLCH | oklch(75.44% 0.013 291.2) |
| XYZ | xyz(41.3609, 42.8049, 50.8737) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.79
Dark Gray
#A9A9A9
ΔE00 5.13
Silver
#C0C0C0
ΔE00 6.69
Cool Gray
#9AA7B0
ΔE00 7.40
Silver (survey)
#C5C9C7
ΔE00 9.55
Cool Grey
#95A3A6
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEB7 #B6B7AE
analogous
#AEB2B7 #AFAEB7 #B3AEB7
triadic
#AFAEB7 #B7AFAE #AEB7AF
tetradic
#AFAEB7 #B7AEB2 #B6B7AE #AEB7B3
square
#AFAEB7 #B7AEB2 #B6B7AE #AEB7B3
split-complementary
#AFAEB7 #B7B3AE #B2B7AE
monochromatic
#706E7C #8F8E9A #AFAEB7 #CFCED4 #EFEFF1
Accessibility & contrast
On white
2.20
#AFAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#AFAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEB7
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEB7 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB7
Deuteranopia (green-blind)
#ACAFB7
Tritanopia (blue-blind)
#AEAFB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaeb7; /* rgb */ color: rgb(175, 174, 183); /* oklch */ color: oklch(75.4% 0.013 291.2);
Tailwind
colors: {
custom: {
50: '#c6c6cc',
500: '#afaeb7',
950: '#000000',
},
}SCSS
$custom: #afaeb7; $custom-light: #c6c6cc; $custom-dark: #000000;
JSON
{
"hex": "#afaeb7",
"rgb": {
"r": 175,
"g": 174,
"b": 183
},
"hsl": {
"h": 246.667,
"s": 5.882,
"l": 70
},
"oklch": {
"l": 0.7544,
"c": 0.01277,
"h": 291.2
},
"luminance": 0.42805
}Semantic roles & 50–950 ramp
primary
#AFAEB7
secondary
#E1E2DF
accent
#905689
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282