#ABAAC2#ABAAC2
#ABAAC2 is a light, muted blue. Relative luminance 0.413; OKLCH L 74.7% C 0.034 H 287.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC2 |
|---|---|
| RGB | rgb(171, 170, 194) |
| HSL | hsl(243, 16%, 71%) |
| HSV | hsv(243, 12%, 76%) |
| CMYK | cmyk(11.9%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(70.39, 5.14, -12.10) |
| CIE-LCH | lch(70.39, 13.15, 293.02°) |
| OKLab | oklab(74.66% 0.0103 -0.0327) |
| OKLCH | oklch(74.66% 0.034 287.5) |
| XYZ | xyz(40.9049, 41.3021, 56.8456) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.27
Lightsteelblue
#B0C4DE
ΔE00 10.72
Dark Gray
#A9A9A9
ΔE00 10.88
Cool Gray
#9AA7B0
ΔE00 10.91
Light Blue Grey
#B7C9E2
ΔE00 11.01
Lavender
#B39DDB
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC2 #C1C2AA
analogous
#AAB5C2 #ABAAC2 #B7AAC2
triadic
#ABAAC2 #C2ABAA #AAC2AB
tetradic
#ABAAC2 #C2AAB5 #C1C2AA #AAC2B7
square
#ABAAC2 #C2AAB5 #C1C2AA #AAC2B7
split-complementary
#ABAAC2 #C2B7AA #B5C2AA
monochromatic
#67658D #8886A8 #ABAAC2 #CECEDC #EDEDF2
Accessibility & contrast
On white
2.27
#ABAAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#ABAAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC3
Deuteranopia (green-blind)
#A4ACC1
Tritanopia (blue-blind)
#A7AEB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaac2; /* rgb */ color: rgb(171, 170, 194); /* oklch */ color: oklch(74.7% 0.034 287.5);
Tailwind
colors: {
custom: {
50: '#c4c3d4',
500: '#abaac2',
950: '#000000',
},
}SCSS
$custom: #abaac2; $custom-light: #c4c3d4; $custom-dark: #000000;
JSON
{
"hex": "#abaac2",
"rgb": {
"r": 171,
"g": 170,
"b": 194
},
"hsl": {
"h": 242.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.74661,
"c": 0.03424,
"h": 287.5
},
"luminance": 0.41302
}Semantic roles & 50–950 ramp
primary
#ABAAC2
secondary
#E7E7E1
accent
#9B4B97
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183