#ADAFA3#ADAFA3
#ADAFA3 is a light, near-neutral grey. Relative luminance 0.422; OKLCH L 74.9% C 0.017 H 114.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAFA3 |
|---|---|
| RGB | rgb(173, 175, 163) |
| HSL | hsl(70, 7%, 66%) |
| HSV | hsv(70, 7%, 69%) |
| CMYK | cmyk(1.1%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(71.00, -2.91, 5.90) |
| CIE-LCH | lch(71.00, 6.58, 116.22°) |
| OKLab | oklab(74.9% -0.007 0.0155) |
| OKLCH | oklch(74.9% 0.017 114.5) |
| XYZ | xyz(39.1735, 42.1886, 40.7227) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 4.19
Cement
#A5A391
ΔE00 4.47
Dark Gray
#A9A9A9
ΔE00 6.45
Stone
#A89F91
ΔE00 6.87
Bland
#AFA88B
ΔE00 7.22
Greige
#B8AB98
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAFA3 #A5A3AF
analogous
#AFABA3 #ADAFA3 #A7AFA3
triadic
#ADAFA3 #A3ADAF #AFA3AD
tetradic
#ADAFA3 #A3AFAB #A5A3AF #AFA3A7
square
#ADAFA3 #A3AFAB #A5A3AF #AFA3A7
split-complementary
#ADAFA3 #A3A7AF #ABA3AF
monochromatic
#717364 #909382 #ADAFA3 #CACBC4 #E7E8E4
Accessibility & contrast
On white
2.23
#ADAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#ADAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAFA3
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAFA3 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA2
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#AFADAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #adafa3; /* rgb */ color: rgb(173, 175, 163); /* oklch */ color: oklch(74.9% 0.017 114.5);
Tailwind
colors: {
custom: {
50: '#c5c6be',
500: '#adafa3',
950: '#000000',
},
}SCSS
$custom: #adafa3; $custom-light: #c5c6be; $custom-dark: #000000;
JSON
{
"hex": "#adafa3",
"rgb": {
"r": 173,
"g": 175,
"b": 163
},
"hsl": {
"h": 70,
"s": 6.977,
"l": 66.275
},
"oklch": {
"l": 0.74895,
"c": 0.01699,
"h": 114.5
},
"luminance": 0.42189
}Semantic roles & 50–950 ramp
primary
#ADAFA3
secondary
#D6D5D9
accent
#55915F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281