#ABAEC7#ABAEC7
#ABAEC7 is a light, muted blue. Relative luminance 0.431; OKLCH L 75.7% C 0.036 H 280.1°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEC7 |
|---|---|
| RGB | rgb(171, 174, 199) |
| HSL | hsl(234, 20%, 73%) |
| HSV | hsv(234, 14%, 78%) |
| CMYK | cmyk(14.1%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(71.59, 4.01, -13.05) |
| CIE-LCH | lch(71.59, 13.65, 287.07°) |
| OKLab | oklab(75.65% 0.0063 -0.0353) |
| OKLCH | oklch(75.65% 0.036 280.1) |
| XYZ | xyz(42.2372, 43.0531, 60.1066) |
| Luminance | 0.4305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 8.81
Light Blue Grey
#B7C9E2
ΔE00 9.09
Cloudy Blue
#ACC2D9
ΔE00 9.48
Cool Gray
#9AA7B0
ΔE00 10.09
Light Periwinkle
#C1C6FC
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEC7 #C7C4AB
analogous
#ABBCC7 #ABAEC7 #B6ABC7
triadic
#ABAEC7 #C7ABAE #AEC7AB
tetradic
#ABAEC7 #C7ABBC #C7C4AB #ABC7B6
square
#ABAEC7 #C7ABBC #C7C4AB #ABC7B6
split-complementary
#ABAEC7 #C7B6AB #BCC7AB
monochromatic
#636895 #868BAF #ABAEC7 #D0D1DF #EDEDF3
Accessibility & contrast
On white
2.19
#ABAEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#ABAEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEC7
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEC7 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B0C8
Deuteranopia (green-blind)
#A6AEC6
Tritanopia (blue-blind)
#A5B2B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaec7; /* rgb */ color: rgb(171, 174, 199); /* oklch */ color: oklch(75.7% 0.036 280.1);
Tailwind
colors: {
custom: {
50: '#c4c6d8',
500: '#abaec7',
950: '#000000',
},
}SCSS
$custom: #abaec7; $custom-light: #c4c6d8; $custom-dark: #000000;
JSON
{
"hex": "#abaec7",
"rgb": {
"r": 171,
"g": 174,
"b": 199
},
"hsl": {
"h": 233.571,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.75654,
"c": 0.03584,
"h": 280.1
},
"luminance": 0.43054
}Semantic roles & 50–950 ramp
primary
#ABAEC7
secondary
#E9E8E2
accent
#95479E
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283