#AFAEB4#AFAEB4
#AFAEB4 is a light, near-neutral grey. Relative luminance 0.427; OKLCH L 75.3% C 0.009 H 293.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEB4 |
|---|---|
| RGB | rgb(175, 174, 180) |
| HSL | hsl(250, 4%, 69%) |
| HSV | hsv(250, 3%, 71%) |
| CMYK | cmyk(2.8%, 3.3%, 0%, 29.4%) |
| CIE-LAB | lab(71.34, 1.49, -2.94) |
| CIE-LCH | lch(71.34, 3.30, 296.94°) |
| OKLab | oklab(75.35% 0.0035 -0.0078) |
| OKLCH | oklch(75.35% 0.009 293.9) |
| XYZ | xyz(41.0520, 42.6813, 49.2468) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.12
Dark Gray
#A9A9A9
ΔE00 3.78
Silver
#C0C0C0
ΔE00 5.79
Cool Gray
#9AA7B0
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 8.69
Cool Grey
#95A3A6
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEB4 #B3B4AE
analogous
#AEB0B4 #AFAEB4 #B2AEB4
triadic
#AFAEB4 #B4AFAE #AEB4AF
tetradic
#AFAEB4 #B4AEB0 #B3B4AE #AEB4B2
square
#AFAEB4 #B4AEB0 #B3B4AE #AEB4B2
split-complementary
#AFAEB4 #B4B2AE #B0B4AE
monochromatic
#716F78 #908E97 #AFAEB4 #CECED1 #EEEEEF
Accessibility & contrast
On white
2.20
#AFAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AFAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEB4
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEB4 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB4
Deuteranopia (green-blind)
#ADAFB4
Tritanopia (blue-blind)
#AEAFB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaeb4; /* rgb */ color: rgb(175, 174, 180); /* oklch */ color: oklch(75.3% 0.009 293.9);
Tailwind
colors: {
custom: {
50: '#c6c6ca',
500: '#afaeb4',
950: '#000000',
},
}SCSS
$custom: #afaeb4; $custom-light: #c6c6ca; $custom-dark: #000000;
JSON
{
"hex": "#afaeb4",
"rgb": {
"r": 175,
"g": 174,
"b": 180
},
"hsl": {
"h": 250,
"s": 3.846,
"l": 69.412
},
"oklch": {
"l": 0.75346,
"c": 0.00854,
"h": 293.9
},
"luminance": 0.42681
}Semantic roles & 50–950 ramp
primary
#AFAEB4
secondary
#DFE0DE
accent
#8E5885
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282