#ABAABE#ABAABE
#ABAABE is a light, muted blue. Relative luminance 0.411; OKLCH L 74.5% C 0.029 H 288.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAABE |
|---|---|
| RGB | rgb(171, 170, 190) |
| HSL | hsl(243, 13%, 71%) |
| HSV | hsv(243, 11%, 75%) |
| CMYK | cmyk(10%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(70.26, 4.31, -10.08) |
| CIE-LCH | lch(70.26, 10.96, 293.14°) |
| OKLab | oklab(74.52% 0.0088 -0.0271) |
| OKLCH | oklch(74.52% 0.029 288) |
| XYZ | xyz(40.4617, 41.1248, 54.5114) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.01
Dark Gray
#A9A9A9
ΔE00 9.46
Cool Gray
#9AA7B0
ΔE00 9.82
Lightsteelblue
#B0C4DE
ΔE00 10.58
Light Blue Grey
#B7C9E2
ΔE00 10.87
Silver
#C0C0C0
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAABE #BDBEAA
analogous
#AAB3BE #ABAABE #B5AABE
triadic
#ABAABE #BEABAA #AABEAB
tetradic
#ABAABE #BEAAB3 #BDBEAA #AABEB5
square
#ABAABE #BEAAB3 #BDBEAA #AABEB5
split-complementary
#ABAABE #BEB5AA #B3BEAA
monochromatic
#696787 #8987A3 #ABAABE #CDCDD9 #EEEEF2
Accessibility & contrast
On white
2.28
#ABAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#ABAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAABE
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAABE | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#A5ABBD
Tritanopia (blue-blind)
#A7ADB0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaabe; /* rgb */ color: rgb(171, 170, 190); /* oklch */ color: oklch(74.5% 0.029 288.0);
Tailwind
colors: {
custom: {
50: '#c4c3d1',
500: '#abaabe',
950: '#000000',
},
}SCSS
$custom: #abaabe; $custom-light: #c4c3d1; $custom-dark: #000000;
JSON
{
"hex": "#abaabe",
"rgb": {
"r": 171,
"g": 170,
"b": 190
},
"hsl": {
"h": 243,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.74523,
"c": 0.02851,
"h": 288
},
"luminance": 0.41125
}Semantic roles & 50–950 ramp
primary
#ABAABE
secondary
#E4E5DF
accent
#974E94
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182