#ABAEC3#ABAEC3
#ABAEC3 is a light, muted blue. Relative luminance 0.429; OKLCH L 75.5% C 0.030 H 279.2°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEC3 |
|---|---|
| RGB | rgb(171, 174, 195) |
| HSL | hsl(233, 17%, 72%) |
| HSV | hsv(233, 12%, 76%) |
| CMYK | cmyk(12.3%, 10.8%, 0%, 23.5%) |
| CIE-LAB | lab(71.47, 3.16, -11.04) |
| CIE-LCH | lch(71.47, 11.48, 285.97°) |
| OKLab | oklab(75.52% 0.0048 -0.0298) |
| OKLCH | oklch(75.52% 0.03 279.2) |
| XYZ | xyz(41.7788, 42.8697, 57.6928) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 8.47
Cool Gray
#9AA7B0
ΔE00 8.85
Light Blue Grey
#B7C9E2
ΔE00 8.86
Cloudy Blue
#ACC2D9
ΔE00 9.01
Dark Gray
#A9A9A9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEC3 #C3C0AB
analogous
#ABBAC3 #ABAEC3 #B4ABC3
triadic
#ABAEC3 #C3ABAE #AEC3AB
tetradic
#ABAEC3 #C3ABBA #C3C0AB #ABC3B4
square
#ABAEC3 #C3ABBA #C3C0AB #ABC3B4
split-complementary
#ABAEC3 #C3B4AB #BAC3AB
monochromatic
#666B8E #878CAA #ABAEC3 #CFD0DD #EDEEF2
Accessibility & contrast
On white
2.19
#ABAEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#ABAEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEC3
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEC3 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 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)
#A9B0C4
Deuteranopia (green-blind)
#A8AEC2
Tritanopia (blue-blind)
#A6B2B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaec3; /* rgb */ color: rgb(171, 174, 195); /* oklch */ color: oklch(75.5% 0.030 279.2);
Tailwind
colors: {
custom: {
50: '#c4c6d5',
500: '#abaec3',
950: '#000000',
},
}SCSS
$custom: #abaec3; $custom-light: #c4c6d5; $custom-dark: #000000;
JSON
{
"hex": "#abaec3",
"rgb": {
"r": 171,
"g": 174,
"b": 195
},
"hsl": {
"h": 232.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.75516,
"c": 0.03016,
"h": 279.2
},
"luminance": 0.4287
}Semantic roles & 50–950 ramp
primary
#ABAEC3
secondary
#E8E7E2
accent
#914B9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283