#ABAAC6#ABAAC6
#ABAAC6 is a light, muted blue. Relative luminance 0.415; OKLCH L 74.8% C 0.040 H 287.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC6 |
|---|---|
| RGB | rgb(171, 170, 198) |
| HSL | hsl(242, 20%, 72%) |
| HSV | hsv(242, 14%, 78%) |
| CMYK | cmyk(13.6%, 14.1%, 0%, 22.4%) |
| CIE-LAB | lab(70.51, 5.99, -14.11) |
| CIE-LCH | lch(70.51, 15.33, 292.99°) |
| OKLab | oklab(74.8% 0.0117 -0.0382) |
| OKLCH | oklch(74.8% 0.04 287) |
| XYZ | xyz(41.3602, 41.4842, 59.2434) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.83
Dove Gray
#B6B8BD
ΔE00 10.47
Light Periwinkle
#C1C6FC
ΔE00 10.57
Lightsteelblue
#B0C4DE
ΔE00 10.92
Thistle
#D8BFD8
ΔE00 11.05
Periwinkle
#CCCCFF
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC6 #C5C6AA
analogous
#AAB7C6 #ABAAC6 #B9AAC6
triadic
#ABAAC6 #C6ABAA #AAC6AB
tetradic
#ABAAC6 #C6AAB7 #C5C6AA #AAC6B9
square
#ABAAC6 #C6AAB7 #C5C6AA #AAC6B9
split-complementary
#ABAAC6 #C6B9AA #B7C6AA
monochromatic
#646393 #8785AD #ABAAC6 #CFCFDF #EDEDF3
Accessibility & contrast
On white
2.26
#ABAAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#ABAAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC6
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC6 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC7
Deuteranopia (green-blind)
#A3ACC5
Tritanopia (blue-blind)
#A6AEB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #abaac6; /* rgb */ color: rgb(171, 170, 198); /* oklch */ color: oklch(74.8% 0.040 287.0);
Tailwind
colors: {
custom: {
50: '#c4c3d7',
500: '#abaac6',
950: '#000000',
},
}SCSS
$custom: #abaac6; $custom-light: #c4c3d7; $custom-dark: #000000;
JSON
{
"hex": "#abaac6",
"rgb": {
"r": 171,
"g": 170,
"b": 198
},
"hsl": {
"h": 242.143,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.74802,
"c": 0.03996,
"h": 287
},
"luminance": 0.41485
}Semantic roles & 50–950 ramp
primary
#ABAAC6
secondary
#E9E9E2
accent
#9E479B
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183