#ABAAC9#ABAAC9
#ABAAC9 is a light, muted blue. Relative luminance 0.416; OKLCH L 74.9% C 0.044 H 286.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC9 |
|---|---|
| RGB | rgb(171, 170, 201) |
| HSL | hsl(242, 22%, 73%) |
| HSV | hsv(242, 15%, 79%) |
| CMYK | cmyk(14.9%, 15.4%, 0%, 21.2%) |
| CIE-LAB | lab(70.61, 6.64, -15.62) |
| CIE-LCH | lch(70.61, 16.97, 293.01°) |
| OKLab | oklab(74.91% 0.0128 -0.0424) |
| OKLCH | oklch(74.91% 0.044 286.8) |
| XYZ | xyz(41.7096, 41.6240, 61.0838) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.97
Light Periwinkle
#C1C6FC
ΔE00 9.94
Periwinkle
#CCCCFF
ΔE00 10.59
Lightsteelblue
#B0C4DE
ΔE00 11.08
Thistle
#D8BFD8
ΔE00 11.09
Dove Gray
#B6B8BD
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC9 #C8C9AA
analogous
#AAB9C9 #ABAAC9 #BAAAC9
triadic
#ABAAC9 #C9ABAA #AAC9AB
tetradic
#ABAAC9 #C9AAB9 #C8C9AA #AAC9BA
square
#ABAAC9 #C9AAB9 #C8C9AA #AAC9BA
split-complementary
#ABAAC9 #C9BAAA #B9C9AA
monochromatic
#626198 #8685B1 #ABAAC9 #D0CFE1 #EDECF3
Accessibility & contrast
On white
2.25
#ABAAC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#ABAAC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC9
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC9 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECA
Deuteranopia (green-blind)
#A2ACC8
Tritanopia (blue-blind)
#A5AFB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaac9; /* rgb */ color: rgb(171, 170, 201); /* oklch */ color: oklch(74.9% 0.044 286.8);
Tailwind
colors: {
custom: {
50: '#c4c3d9',
500: '#abaac9',
950: '#000000',
},
}SCSS
$custom: #abaac9; $custom-light: #c4c3d9; $custom-dark: #000000;
JSON
{
"hex": "#abaac9",
"rgb": {
"r": 171,
"g": 170,
"b": 201
},
"hsl": {
"h": 241.935,
"s": 22.302,
"l": 72.745
},
"oklch": {
"l": 0.7491,
"c": 0.04425,
"h": 286.8
},
"luminance": 0.41624
}Semantic roles & 50–950 ramp
primary
#ABAAC9
secondary
#E9E9E2
accent
#A1459E
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183