#A4AFBB#A4AFBB
#A4AFBB is a light, muted cyan. Relative luminance 0.421; OKLCH L 74.9% C 0.021 H 250.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AFBB |
|---|---|
| RGB | rgb(164, 175, 187) |
| HSL | hsl(211, 14%, 69%) |
| HSV | hsv(211, 12%, 73%) |
| CMYK | cmyk(12.3%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(70.97, -1.39, -7.43) |
| CIE-LCH | lch(70.97, 7.56, 259.38°) |
| OKLab | oklab(74.91% -0.0071 -0.02) |
| OKLCH | oklch(74.91% 0.021 250.4) |
| XYZ | xyz(39.6074, 42.1397, 53.0511) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.19
Dove Gray
#B6B8BD
ΔE00 5.20
Cool Grey
#95A3A6
ΔE00 6.46
Bluey Grey
#89A0B0
ΔE00 6.50
Cloudy Blue
#ACC2D9
ΔE00 6.59
Dark Gray
#A9A9A9
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AFBB #BBB0A4
analogous
#A4BBBB #A4AFBB #A5A4BB
triadic
#A4AFBB #BBA4AF #AFBBA4
tetradic
#A4AFBB #BBA4BB #BBB0A4 #A4BBA5
square
#A4AFBB #BBA4BB #BBB0A4 #A4BBA5
split-complementary
#A4AFBB #BBA5A4 #BBBBA4
monochromatic
#627283 #8190A1 #A4AFBB #C7CED5 #EAEDEF
Accessibility & contrast
On white
2.23
#A4AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#A4AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AFBB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AFBB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#9FB2B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a4afbb; /* rgb */ color: rgb(164, 175, 187); /* oklch */ color: oklch(74.9% 0.021 250.4);
Tailwind
colors: {
custom: {
50: '#bfc6cf',
500: '#a4afbb',
950: '#000000',
},
}SCSS
$custom: #a4afbb; $custom-light: #bfc6cf; $custom-dark: #000000;
JSON
{
"hex": "#a4afbb",
"rgb": {
"r": 164,
"g": 175,
"b": 187
},
"hsl": {
"h": 211.304,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.74914,
"c": 0.02125,
"h": 250.4
},
"luminance": 0.4214
}Semantic roles & 50–950 ramp
primary
#A4AFBB
secondary
#E1DEDA
accent
#744D99
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282