#AFAEB3#AFAEB3
#AFAEB3 is a light, near-neutral grey. Relative luminance 0.426; OKLCH L 75.3% C 0.007 H 295.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEB3 |
|---|---|
| RGB | rgb(175, 174, 179) |
| HSL | hsl(252, 3%, 69%) |
| HSV | hsv(252, 3%, 70%) |
| CMYK | cmyk(2.2%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(71.31, 1.30, -2.43) |
| CIE-LCH | lch(71.31, 2.76, 298.18°) |
| OKLab | oklab(75.32% 0.0031 -0.0064) |
| OKLCH | oklch(75.32% 0.007 295.4) |
| XYZ | xyz(40.9505, 42.6407, 48.7122) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.02
Dark Gray
#A9A9A9
ΔE00 3.32
Silver
#C0C0C0
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 8.43
Cool Grey
#95A3A6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEB3 #B2B3AE
analogous
#AEB0B3 #AFAEB3 #B2AEB3
triadic
#AFAEB3 #B3AFAE #AEB3AF
tetradic
#AFAEB3 #B3AEB0 #B2B3AE #AEB3B2
square
#AFAEB3 #B3AEB0 #B2B3AE #AEB3B2
split-complementary
#AFAEB3 #B3B2AE #B0B3AE
monochromatic
#717077 #908E95 #AFAEB3 #CECED1 #EDEDEE
Accessibility & contrast
On white
2.20
#AFAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#AFAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEB3
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEB3 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB3
Deuteranopia (green-blind)
#ADAFB3
Tritanopia (blue-blind)
#AEAFB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #afaeb3; /* rgb */ color: rgb(175, 174, 179); /* oklch */ color: oklch(75.3% 0.007 295.4);
Tailwind
colors: {
custom: {
50: '#c6c6c9',
500: '#afaeb3',
950: '#000000',
},
}SCSS
$custom: #afaeb3; $custom-light: #c6c6c9; $custom-dark: #000000;
JSON
{
"hex": "#afaeb3",
"rgb": {
"r": 175,
"g": 174,
"b": 179
},
"hsl": {
"h": 252,
"s": 3.185,
"l": 69.216
},
"oklch": {
"l": 0.75315,
"c": 0.00714,
"h": 295.4
},
"luminance": 0.42641
}Semantic roles & 50–950 ramp
primary
#AFAEB3
secondary
#DFDFDE
accent
#8D5982
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282