#AFADAE#AFADAE
#AFADAE is a light, near-neutral grey. Relative luminance 0.421; OKLCH L 75.0% C 0.003 H 345.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AFADAE |
|---|---|
| RGB | rgb(175, 173, 174) |
| HSL | hsl(330, 1%, 68%) |
| HSV | hsv(330, 1%, 69%) |
| CMYK | cmyk(0%, 1.1%, 0.6%, 31.4%) |
| CIE-LAB | lab(70.91, 0.90, -0.26) |
| CIE-LCH | lch(70.91, 0.93, 343.74°) |
| OKLab | oklab(74.96% 0.0026 -0.0007) |
| OKLCH | oklch(74.96% 0.003 345.2) |
| XYZ | xyz(40.2615, 42.0572, 46.0330) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.85
Dove Gray
#B6B8BD
ΔE00 3.87
Silver
#C0C0C0
ΔE00 5.17
Cool Gray
#9AA7B0
ΔE00 7.62
Silver (survey)
#C5C9C7
ΔE00 8.05
Greyish
#A8A495
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFADAE #ADAFAE
analogous
#AFADAF #AFADAE #AFADAD
triadic
#AFADAE #AEAFAD #ADAEAF
tetradic
#AFADAE #AFAFAD #ADAFAE #ADADAF
square
#AFADAE #AFAFAD #ADAFAE #ADADAF
split-complementary
#AFADAE #ADAFAD #ADAFAF
monochromatic
#726F71 #918E8F #AFADAE #CDCCCD #EBEBEB
Accessibility & contrast
On white
2.23
#AFADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AFADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFADAE
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFADAE | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAE
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#AFADAD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #afadae; /* rgb */ color: rgb(175, 173, 174); /* oklch */ color: oklch(75.0% 0.003 345.2);
Tailwind
colors: {
custom: {
50: '#c6c5c6',
500: '#afadae',
950: '#000000',
},
}SCSS
$custom: #afadae; $custom-light: #c6c5c6; $custom-dark: #000000;
JSON
{
"hex": "#afadae",
"rgb": {
"r": 175,
"g": 173,
"b": 174
},
"hsl": {
"h": 330,
"s": 1.235,
"l": 68.235
},
"oklch": {
"l": 0.74956,
"c": 0.00267,
"h": 345.2
},
"luminance": 0.42057
}Semantic roles & 50–950 ramp
primary
#AFADAE
secondary
#DCDCDC
accent
#8B735B
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131213
muted
#828182