#AAAFB4#AAAFB4
#AAAFB4 is a light, near-neutral grey. Relative luminance 0.425; OKLCH L 75.2% C 0.009 H 247.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFB4 |
|---|---|
| RGB | rgb(170, 175, 180) |
| HSL | hsl(210, 6%, 69%) |
| HSV | hsv(210, 6%, 71%) |
| CMYK | cmyk(5.6%, 2.8%, 0%, 29.4%) |
| CIE-LAB | lab(71.22, -0.78, -3.16) |
| CIE-LCH | lch(71.22, 3.26, 256.11°) |
| OKLab | oklab(75.15% -0.0034 -0.0085) |
| OKLCH | oklch(75.15% 0.009 247.9) |
| XYZ | xyz(40.1441, 42.5010, 49.2598) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.05
Dark Gray
#A9A9A9
ΔE00 3.49
Cool Gray
#9AA7B0
ΔE00 4.33
Silver
#C0C0C0
ΔE00 5.71
Cool Grey
#95A3A6
ΔE00 6.07
Silver (survey)
#C5C9C7
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFB4 #B4AFAA
analogous
#AAB4B4 #AAAFB4 #AAAAB4
triadic
#AAAFB4 #B4AAAF #AFB4AA
tetradic
#AAAFB4 #B4AAB4 #B4AFAA #AAB4AA
square
#AAAFB4 #B4AAB4 #B4AFAA #AAB4AA
split-complementary
#AAAFB4 #B4AAAA #B4B4AA
monochromatic
#6B7279 #899097 #AAAFB4 #CBCED1 #EBECED
Accessibility & contrast
On white
2.21
#AAAFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#AAAFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFB4
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFB4 | 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)
#ADAFB4
Deuteranopia (green-blind)
#ACAEB4
Tritanopia (blue-blind)
#A8B0B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaafb4; /* rgb */ color: rgb(170, 175, 180); /* oklch */ color: oklch(75.2% 0.009 247.9);
Tailwind
colors: {
custom: {
50: '#c3c6ca',
500: '#aaafb4',
950: '#000000',
},
}SCSS
$custom: #aaafb4; $custom-light: #c3c6ca; $custom-dark: #000000;
JSON
{
"hex": "#aaafb4",
"rgb": {
"r": 170,
"g": 175,
"b": 180
},
"hsl": {
"h": 210,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.75154,
"c": 0.00913,
"h": 247.9
},
"luminance": 0.42501
}Semantic roles & 50–950 ramp
primary
#AAAFB4
secondary
#DEDDDB
accent
#735590
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282