#AFAEB0#AFAEB0
#AFAEB0 is a light, near-neutral grey. Relative luminance 0.425; OKLCH L 75.2% C 0.003 H 308.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEB0 |
|---|---|
| RGB | rgb(175, 174, 176) |
| HSL | hsl(270, 1%, 69%) |
| HSV | hsv(270, 1%, 69%) |
| CMYK | cmyk(0.6%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(71.23, 0.73, -0.90) |
| CIE-LCH | lch(71.23, 1.16, 309.11°) |
| OKLab | oklab(75.22% 0.0019 -0.0024) |
| OKLCH | oklch(75.22% 0.003 308.4) |
| XYZ | xyz(40.6504, 42.5207, 47.1316) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.06
Dove Gray
#B6B8BD
ΔE00 3.26
Silver
#C0C0C0
ΔE00 4.95
Cool Gray
#9AA7B0
ΔE00 7.06
Silver (survey)
#C5C9C7
ΔE00 7.76
Cool Grey
#95A3A6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEB0 #AFB0AE
analogous
#AEAEB0 #AFAEB0 #B0AEB0
triadic
#AFAEB0 #B0AFAE #AEB0AF
tetradic
#AFAEB0 #B0AEAE #AFB0AE #AEB0B0
square
#AFAEB0 #B0AEAE #AFB0AE #AEB0B0
split-complementary
#AFAEB0 #B0B0AE #AEB0AE
monochromatic
#727073 #908F92 #AFAEB0 #CECDCE #ECECEC
Accessibility & contrast
On white
2.21
#AFAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#AFAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEB0
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEB0 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEB0
Deuteranopia (green-blind)
#AEAEB0
Tritanopia (blue-blind)
#AFAEAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afaeb0; /* rgb */ color: rgb(175, 174, 176); /* oklch */ color: oklch(75.2% 0.003 308.4);
Tailwind
colors: {
custom: {
50: '#c6c6c7',
500: '#afaeb0',
950: '#000000',
},
}SCSS
$custom: #afaeb0; $custom-light: #c6c6c7; $custom-dark: #000000;
JSON
{
"hex": "#afaeb0",
"rgb": {
"r": 175,
"g": 174,
"b": 176
},
"hsl": {
"h": 270,
"s": 1.25,
"l": 68.627
},
"oklch": {
"l": 0.75224,
"c": 0.00303,
"h": 308.4
},
"luminance": 0.42521
}Semantic roles & 50–950 ramp
primary
#AFAEB0
secondary
#DDDDDD
accent
#8B5B73
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282