#ABAAC7#ABAAC7
#ABAAC7 is a light, muted blue. Relative luminance 0.415; OKLCH L 74.8% C 0.041 H 286.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC7 |
|---|---|
| RGB | rgb(171, 170, 199) |
| HSL | hsl(242, 21%, 72%) |
| HSV | hsv(242, 15%, 78%) |
| CMYK | cmyk(14.1%, 14.6%, 0%, 22%) |
| CIE-LAB | lab(70.55, 6.20, -14.62) |
| CIE-LCH | lch(70.55, 15.88, 293.00°) |
| OKLab | oklab(74.84% 0.0121 -0.0396) |
| OKLCH | oklch(74.84% 0.041 286.9) |
| XYZ | xyz(41.4759, 41.5305, 59.8528) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.54
Light Periwinkle
#C1C6FC
ΔE00 10.36
Dove Gray
#B6B8BD
ΔE00 10.76
Periwinkle
#CCCCFF
ΔE00 10.96
Lightsteelblue
#B0C4DE
ΔE00 10.97
Thistle
#D8BFD8
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC7 #C6C7AA
analogous
#AAB8C7 #ABAAC7 #BAAAC7
triadic
#ABAAC7 #C7ABAA #AAC7AB
tetradic
#ABAAC7 #C7AAB8 #C6C7AA #AAC7BA
square
#ABAAC7 #C7AAB8 #C6C7AA #AAC7BA
split-complementary
#ABAAC7 #C7BAAA #B8C7AA
monochromatic
#646295 #8785AF #ABAAC7 #CFCFDF #EDEDF3
Accessibility & contrast
On white
2.26
#ABAAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ABAAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC7
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC7 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ADC8
Deuteranopia (green-blind)
#A3ACC6
Tritanopia (blue-blind)
#A5AFB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaac7; /* rgb */ color: rgb(171, 170, 199); /* oklch */ color: oklch(74.8% 0.041 286.9);
Tailwind
colors: {
custom: {
50: '#c4c3d8',
500: '#abaac7',
950: '#000000',
},
}SCSS
$custom: #abaac7; $custom-light: #c4c3d8; $custom-dark: #000000;
JSON
{
"hex": "#abaac7",
"rgb": {
"r": 171,
"g": 170,
"b": 199
},
"hsl": {
"h": 242.069,
"s": 20.567,
"l": 72.353
},
"oklch": {
"l": 0.74838,
"c": 0.04139,
"h": 286.9
},
"luminance": 0.41531
}Semantic roles & 50–950 ramp
primary
#ABAAC7
secondary
#E9E9E2
accent
#9F479C
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183