#ABAEC4#ABAEC4
#ABAEC4 is a light, muted blue. Relative luminance 0.429; OKLCH L 75.5% C 0.032 H 279.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEC4 |
|---|---|
| RGB | rgb(171, 174, 196) |
| HSL | hsl(233, 17%, 72%) |
| HSV | hsv(233, 13%, 77%) |
| CMYK | cmyk(12.8%, 11.2%, 0%, 23.1%) |
| CIE-LAB | lab(71.50, 3.37, -11.54) |
| CIE-LCH | lch(71.50, 12.02, 286.27°) |
| OKLab | oklab(75.55% 0.0052 -0.0311) |
| OKLCH | oklch(75.55% 0.032 279.5) |
| XYZ | xyz(41.8923, 42.9151, 58.2902) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.52
Light Blue Grey
#B7C9E2
ΔE00 8.91
Cloudy Blue
#ACC2D9
ΔE00 9.12
Cool Gray
#9AA7B0
ΔE00 9.17
Dark Gray
#A9A9A9
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEC4 #C4C1AB
analogous
#ABBBC4 #ABAEC4 #B5ABC4
triadic
#ABAEC4 #C4ABAE #AEC4AB
tetradic
#ABAEC4 #C4ABBB #C4C1AB #ABC4B5
square
#ABAEC4 #C4ABBB #C4C1AB #ABC4B5
split-complementary
#ABAEC4 #C4B5AB #BBC4AB
monochromatic
#656A90 #878BAB #ABAEC4 #CFD1DD #EDEEF2
Accessibility & contrast
On white
2.19
#ABAEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ABAEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEC4
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEC4 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C5
Deuteranopia (green-blind)
#A7AEC3
Tritanopia (blue-blind)
#A6B2B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaec4; /* rgb */ color: rgb(171, 174, 196); /* oklch */ color: oklch(75.5% 0.032 279.5);
Tailwind
colors: {
custom: {
50: '#c4c6d5',
500: '#abaec4',
950: '#000000',
},
}SCSS
$custom: #abaec4; $custom-light: #c4c6d5; $custom-dark: #000000;
JSON
{
"hex": "#abaec4",
"rgb": {
"r": 171,
"g": 174,
"b": 196
},
"hsl": {
"h": 232.8,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.7555,
"c": 0.03158,
"h": 279.5
},
"luminance": 0.42916
}Semantic roles & 50–950 ramp
primary
#ABAEC4
secondary
#E9E8E2
accent
#924A9C
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283