#AFAEAD#AFAEAD
#AFAEAD is a light, near-neutral grey. Relative luminance 0.424; OKLCH L 75.1% C 0.002 H 67.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFAEAD |
|---|---|
| RGB | rgb(175, 174, 173) |
| HSL | hsl(30, 1%, 68%) |
| HSV | hsv(30, 1%, 69%) |
| CMYK | cmyk(0%, 0.6%, 1.1%, 31.4%) |
| CIE-LAB | lab(71.15, 0.17, 0.64) |
| CIE-LCH | lch(71.15, 0.66, 75.28°) |
| OKLab | oklab(75.13% 0.0007 0.0017) |
| OKLCH | oklch(75.13% 0.002 67.8) |
| XYZ | xyz(40.3569, 42.4033, 45.5856) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.62
Dove Gray
#B6B8BD
ΔE00 4.22
Silver
#C0C0C0
ΔE00 4.87
Greyish
#A8A495
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.37
Cool Gray
#9AA7B0
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFAEAD #ADAEAF
analogous
#AFADAD #AFAEAD #AFAFAD
triadic
#AFAEAD #ADAFAE #AEADAF
tetradic
#AFAEAD #ADAFAD #ADAEAF #AFADAF
square
#AFAEAD #ADAFAD #ADAEAF #AFADAF
split-complementary
#AFAEAD #ADAFAF #ADADAF
monochromatic
#72716F #918F8E #AFAEAD #CDCDCC #EBEBEB
Accessibility & contrast
On white
2.22
#AFAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#AFAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFAEAD
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFAEAD | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAD
Deuteranopia (green-blind)
#AFAEAD
Tritanopia (blue-blind)
#AFAEAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #afaead; /* rgb */ color: rgb(175, 174, 173); /* oklch */ color: oklch(75.1% 0.002 67.8);
Tailwind
colors: {
custom: {
50: '#c6c6c5',
500: '#afaead',
950: '#000000',
},
}SCSS
$custom: #afaead; $custom-light: #c6c6c5; $custom-dark: #000000;
JSON
{
"hex": "#afaead",
"rgb": {
"r": 175,
"g": 174,
"b": 173
},
"hsl": {
"h": 30,
"s": 1.235,
"l": 68.235
},
"oklch": {
"l": 0.75134,
"c": 0.00183,
"h": 67.8
},
"luminance": 0.42403
}Semantic roles & 50–950 ramp
primary
#AFAEAD
secondary
#DCDCDC
accent
#738B5B
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131312
muted
#828281