#A4ABB2#A4ABB2
#A4ABB2 is a light, near-neutral cyan. Relative luminance 0.402; OKLCH L 73.8% C 0.013 H 248.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ABB2 |
|---|---|
| RGB | rgb(164, 171, 178) |
| HSL | hsl(210, 8%, 67%) |
| HSV | hsv(210, 8%, 70%) |
| CMYK | cmyk(7.9%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(69.63, -1.07, -4.44) |
| CIE-LCH | lch(69.63, 4.57, 256.41°) |
| OKLab | oklab(73.78% -0.0048 -0.0119) |
| OKLCH | oklch(73.78% 0.013 248) |
| XYZ | xyz(37.9070, 40.2323, 47.8794) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.84
Dark Gray
#A9A9A9
ΔE00 4.28
Dove Gray
#B6B8BD
ΔE00 4.52
Cool Grey
#95A3A6
ΔE00 5.16
Bluey Grey
#89A0B0
ΔE00 7.17
Silver
#C0C0C0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ABB2 #B2ABA4
analogous
#A4B2B2 #A4ABB2 #A4A4B2
triadic
#A4ABB2 #B2A4AB #ABB2A4
tetradic
#A4ABB2 #B2A4B2 #B2ABA4 #A4B2A4
square
#A4ABB2 #B2A4B2 #B2ABA4 #A4B2A4
split-complementary
#A4ABB2 #B2A4A4 #B2B2A4
monochromatic
#656E77 #838C96 #A4ABB2 #C5CACE #E6E8EA
Accessibility & contrast
On white
2.32
#A4ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#A4ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ABB2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ABB2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#A7A9B2
Tritanopia (blue-blind)
#A1ADAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a4abb2; /* rgb */ color: rgb(164, 171, 178); /* oklch */ color: oklch(73.8% 0.013 248.0);
Tailwind
colors: {
custom: {
50: '#bfc4c9',
500: '#a4abb2',
950: '#000000',
},
}SCSS
$custom: #a4abb2; $custom-light: #bfc4c9; $custom-dark: #000000;
JSON
{
"hex": "#a4abb2",
"rgb": {
"r": 164,
"g": 171,
"b": 178
},
"hsl": {
"h": 210,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.7378,
"c": 0.01284,
"h": 248
},
"luminance": 0.40233
}Semantic roles & 50–950 ramp
primary
#A4ABB2
secondary
#DBD9D7
accent
#735392
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121213
muted
#818182