#A4AFBC#A4AFBC
#A4AFBC is a light, muted cyan. Relative luminance 0.422; OKLCH L 74.9% C 0.022 H 252.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A4AFBC |
|---|---|
| RGB | rgb(164, 175, 188) |
| HSL | hsl(213, 15%, 69%) |
| HSV | hsv(213, 13%, 74%) |
| CMYK | cmyk(12.8%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(71.00, -1.18, -7.94) |
| CIE-LCH | lch(71.00, 8.03, 261.52°) |
| OKLab | oklab(74.95% -0.0067 -0.0214) |
| OKLCH | oklch(74.95% 0.022 252.5) |
| XYZ | xyz(39.7148, 42.1827, 53.6169) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.50
Dove Gray
#B6B8BD
ΔE00 5.37
Cloudy Blue
#ACC2D9
ΔE00 6.40
Bluey Grey
#89A0B0
ΔE00 6.55
Light Grey Blue
#9DBCD4
ΔE00 6.84
Cool Grey
#95A3A6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4AFBC #BCB1A4
analogous
#A4BBBC #A4AFBC #A5A4BC
triadic
#A4AFBC #BCA4AF #AFBCA4
tetradic
#A4AFBC #BCA4BB #BCB1A4 #A4BCA5
square
#A4AFBC #BCA4BB #BCB1A4 #A4BCA5
split-complementary
#A4AFBC #BCA5A4 #BBBCA4
monochromatic
#617184 #8190A2 #A4AFBC #C7CED6 #EAEDF0
Accessibility & contrast
On white
2.23
#A4AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#A4AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4AFBC
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4AFBC | 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)
#ABAFBD
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#9EB2B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a4afbc; /* rgb */ color: rgb(164, 175, 188); /* oklch */ color: oklch(74.9% 0.022 252.5);
Tailwind
colors: {
custom: {
50: '#bfc6d0',
500: '#a4afbc',
950: '#000000',
},
}SCSS
$custom: #a4afbc; $custom-light: #bfc6d0; $custom-dark: #000000;
JSON
{
"hex": "#a4afbc",
"rgb": {
"r": 164,
"g": 175,
"b": 188
},
"hsl": {
"h": 212.5,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.74947,
"c": 0.02242,
"h": 252.5
},
"luminance": 0.42183
}Semantic roles & 50–950 ramp
primary
#A4AFBC
secondary
#E1DEDA
accent
#764C99
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282