#ABAEC2#ABAEC2
#ABAEC2 is a light, muted blue. Relative luminance 0.428; OKLCH L 75.5% C 0.029 H 278.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEC2 |
|---|---|
| RGB | rgb(171, 174, 194) |
| HSL | hsl(232, 16%, 72%) |
| HSV | hsv(232, 12%, 76%) |
| CMYK | cmyk(11.9%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.44, 2.95, -10.53) |
| CIE-LCH | lch(71.44, 10.94, 285.64°) |
| OKLab | oklab(75.48% 0.0045 -0.0284) |
| OKLCH | oklch(75.48% 0.029 278.9) |
| XYZ | xyz(41.6662, 42.8247, 57.0993) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 8.44
Cool Gray
#9AA7B0
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.83
Cloudy Blue
#ACC2D9
ΔE00 8.90
Dark Gray
#A9A9A9
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEC2 #C2BFAB
analogous
#ABBAC2 #ABAEC2 #B4ABC2
triadic
#ABAEC2 #C2ABAE #AEC2AB
tetradic
#ABAEC2 #C2ABBA #C2BFAB #ABC2B4
square
#ABAEC2 #C2ABBA #C2BFAB #ABC2B4
split-complementary
#ABAEC2 #C2B4AB #BAC2AB
monochromatic
#666B8D #888CA8 #ABAEC2 #CED0DC #EDEEF2
Accessibility & contrast
On white
2.20
#ABAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ABAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEC2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEC2 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C3
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#A6B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaec2; /* rgb */ color: rgb(171, 174, 194); /* oklch */ color: oklch(75.5% 0.029 278.9);
Tailwind
colors: {
custom: {
50: '#c4c6d4',
500: '#abaec2',
950: '#000000',
},
}SCSS
$custom: #abaec2; $custom-light: #c4c6d4; $custom-dark: #000000;
JSON
{
"hex": "#abaec2",
"rgb": {
"r": 171,
"g": 174,
"b": 194
},
"hsl": {
"h": 232.174,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.75482,
"c": 0.02874,
"h": 278.9
},
"luminance": 0.42825
}Semantic roles & 50–950 ramp
primary
#ABAEC2
secondary
#E7E7E1
accent
#904B9A
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283