#ABAEC6#ABAEC6
#ABAEC6 is a light, muted blue. Relative luminance 0.430; OKLCH L 75.6% C 0.034 H 279.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEC6 |
|---|---|
| RGB | rgb(171, 174, 198) |
| HSL | hsl(233, 19%, 72%) |
| HSV | hsv(233, 14%, 78%) |
| CMYK | cmyk(13.6%, 12.1%, 0%, 22.4%) |
| CIE-LAB | lab(71.56, 3.79, -12.54) |
| CIE-LCH | lch(71.56, 13.11, 286.82°) |
| OKLab | oklab(75.62% 0.0059 -0.0339) |
| OKLCH | oklch(75.62% 0.034 279.9) |
| XYZ | xyz(42.1214, 43.0068, 59.4971) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.48
Lightsteelblue
#B0C4DE
ΔE00 8.64
Light Blue Grey
#B7C9E2
ΔE00 9.02
Cloudy Blue
#ACC2D9
ΔE00 9.35
Cool Gray
#9AA7B0
ΔE00 9.79
Light Periwinkle
#C1C6FC
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEC6 #C6C3AB
analogous
#ABBCC6 #ABAEC6 #B5ABC6
triadic
#ABAEC6 #C6ABAE #AEC6AB
tetradic
#ABAEC6 #C6ABBC #C6C3AB #ABC6B5
square
#ABAEC6 #C6ABBC #C6C3AB #ABC6B5
split-complementary
#ABAEC6 #C6B5AB #BCC6AB
monochromatic
#646993 #878BAD #ABAEC6 #CFD1DF #EDEDF3
Accessibility & contrast
On white
2.19
#ABAEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#ABAEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEC6
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEC6 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B0C7
Deuteranopia (green-blind)
#A7AEC5
Tritanopia (blue-blind)
#A5B2B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaec6; /* rgb */ color: rgb(171, 174, 198); /* oklch */ color: oklch(75.6% 0.034 279.9);
Tailwind
colors: {
custom: {
50: '#c4c6d7',
500: '#abaec6',
950: '#000000',
},
}SCSS
$custom: #abaec6; $custom-light: #c4c6d7; $custom-dark: #000000;
JSON
{
"hex": "#abaec6",
"rgb": {
"r": 171,
"g": 174,
"b": 198
},
"hsl": {
"h": 233.333,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.75619,
"c": 0.03442,
"h": 279.9
},
"luminance": 0.43007
}Semantic roles & 50–950 ramp
primary
#ABAEC6
secondary
#E9E8E2
accent
#94489D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283