#AAAFB2#AAAFB2
#AAAFB2 is a light, near-neutral grey. Relative luminance 0.424; OKLCH L 75.1% C 0.007 H 233.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFB2 |
|---|---|
| RGB | rgb(170, 175, 178) |
| HSL | hsl(203, 5%, 68%) |
| HSV | hsv(203, 4%, 70%) |
| CMYK | cmyk(4.5%, 1.7%, 0%, 30.2%) |
| CIE-LAB | lab(71.16, -1.18, -2.15) |
| CIE-LCH | lch(71.16, 2.45, 241.29°) |
| OKLab | oklab(75.09% -0.0042 -0.0057) |
| OKLCH | oklch(75.09% 0.007 233.6) |
| XYZ | xyz(39.9419, 42.4201, 48.1945) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.00
Dove Gray
#B6B8BD
ΔE00 3.43
Cool Gray
#9AA7B0
ΔE00 4.62
Silver
#C0C0C0
ΔE00 5.47
Cool Grey
#95A3A6
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFB2 #B2ADAA
analogous
#AAB2B1 #AAAFB2 #AAABB2
triadic
#AAAFB2 #B2AAAF #AFB2AA
tetradic
#AAAFB2 #B1AAB2 #B2ADAA #ABB2AA
square
#AAAFB2 #B1AAB2 #B2ADAA #ABB2AA
split-complementary
#AAAFB2 #B2AAAB #B2B1AA
monochromatic
#6B7276 #8A9195 #AAAFB2 #CACDCF #EAEBEC
Accessibility & contrast
On white
2.21
#AAAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#AAAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFB2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFB2 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 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)
#AEAFB2
Deuteranopia (green-blind)
#ACAEB2
Tritanopia (blue-blind)
#A8B0B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaafb2; /* rgb */ color: rgb(170, 175, 178); /* oklch */ color: oklch(75.1% 0.007 233.6);
Tailwind
colors: {
custom: {
50: '#c3c6c9',
500: '#aaafb2',
950: '#000000',
},
}SCSS
$custom: #aaafb2; $custom-light: #c3c6c9; $custom-dark: #000000;
JSON
{
"hex": "#aaafb2",
"rgb": {
"r": 170,
"g": 175,
"b": 178
},
"hsl": {
"h": 202.5,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75092,
"c": 0.00712,
"h": 233.6
},
"luminance": 0.4242
}Semantic roles & 50–950 ramp
primary
#AAAFB2
secondary
#DDDCDB
accent
#6C578F
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282