#AFAEB6#AFAEB6
#AFAEB6 is a light, near-neutral grey. Relative luminance 0.428; OKLCH L 75.4% C 0.011 H 291.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEB6 |
|---|---|
| RGB | rgb(175, 174, 182) |
| HSL | hsl(248, 5%, 70%) |
| HSV | hsv(248, 4%, 71%) |
| CMYK | cmyk(3.8%, 4.4%, 0%, 28.6%) |
| CIE-LAB | lab(71.39, 1.88, -3.96) |
| CIE-LCH | lch(71.39, 4.38, 295.42°) |
| OKLab | oklab(75.41% 0.0042 -0.0105) |
| OKLCH | oklch(75.41% 0.011 291.9) |
| XYZ | xyz(41.2572, 42.7634, 50.3275) |
| Luminance | 0.4276 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.52
Dark Gray
#A9A9A9
ΔE00 4.69
Silver
#C0C0C0
ΔE00 6.38
Cool Gray
#9AA7B0
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 9.25
Cool Grey
#95A3A6
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEB6 #B5B6AE
analogous
#AEB1B6 #AFAEB6 #B3AEB6
triadic
#AFAEB6 #B6AFAE #AEB6AF
tetradic
#AFAEB6 #B6AEB1 #B5B6AE #AEB6B3
square
#AFAEB6 #B6AEB1 #B5B6AE #AEB6B3
split-complementary
#AFAEB6 #B6B3AE #B1B6AE
monochromatic
#706F7B #8F8E99 #AFAEB6 #CFCED3 #EFEEF0
Accessibility & contrast
On white
2.20
#AFAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#AFAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEB6
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEB6 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAFB6
Deuteranopia (green-blind)
#ACAFB6
Tritanopia (blue-blind)
#AEAFB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaeb6; /* rgb */ color: rgb(175, 174, 182); /* oklch */ color: oklch(75.4% 0.011 291.9);
Tailwind
colors: {
custom: {
50: '#c6c6cb',
500: '#afaeb6',
950: '#000000',
},
}SCSS
$custom: #afaeb6; $custom-light: #c6c6cb; $custom-dark: #000000;
JSON
{
"hex": "#afaeb6",
"rgb": {
"r": 175,
"g": 174,
"b": 182
},
"hsl": {
"h": 247.5,
"s": 5.195,
"l": 69.804
},
"oklch": {
"l": 0.75409,
"c": 0.01136,
"h": 291.9
},
"luminance": 0.42763
}Semantic roles & 50–950 ramp
primary
#AFAEB6
secondary
#E1E1DF
accent
#8F5688
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282