#ABAAC8#ABAAC8
#ABAAC8 is a light, muted blue. Relative luminance 0.416; OKLCH L 74.9% C 0.043 H 286.8°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAC8 |
|---|---|
| RGB | rgb(171, 170, 200) |
| HSL | hsl(242, 21%, 73%) |
| HSV | hsv(242, 15%, 78%) |
| CMYK | cmyk(14.5%, 15%, 0%, 21.6%) |
| CIE-LAB | lab(70.58, 6.42, -15.12) |
| CIE-LCH | lch(70.58, 16.43, 293.01°) |
| OKLab | oklab(74.87% 0.0124 -0.041) |
| OKLCH | oklch(74.87% 0.043 286.8) |
| XYZ | xyz(41.5924, 41.5771, 60.4663) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.25
Light Periwinkle
#C1C6FC
ΔE00 10.14
Periwinkle
#CCCCFF
ΔE00 10.77
Lightsteelblue
#B0C4DE
ΔE00 11.02
Dove Gray
#B6B8BD
ΔE00 11.04
Thistle
#D8BFD8
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAC8 #C7C8AA
analogous
#AAB8C8 #ABAAC8 #BAAAC8
triadic
#ABAAC8 #C8ABAA #AAC8AB
tetradic
#ABAAC8 #C8AAB8 #C7C8AA #AAC8BA
square
#ABAAC8 #C8AAB8 #C7C8AA #AAC8BA
split-complementary
#ABAAC8 #C8BAAA #B8C8AA
monochromatic
#636196 #8685B0 #ABAAC8 #D0CFE0 #EDECF3
Accessibility & contrast
On white
2.25
#ABAAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#ABAAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAC8
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAC8 | 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)
#A3ADC9
Deuteranopia (green-blind)
#A3ACC7
Tritanopia (blue-blind)
#A5AFB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #abaac8; /* rgb */ color: rgb(171, 170, 200); /* oklch */ color: oklch(74.9% 0.043 286.8);
Tailwind
colors: {
custom: {
50: '#c4c3d8',
500: '#abaac8',
950: '#000000',
},
}SCSS
$custom: #abaac8; $custom-light: #c4c3d8; $custom-dark: #000000;
JSON
{
"hex": "#abaac8",
"rgb": {
"r": 171,
"g": 170,
"b": 200
},
"hsl": {
"h": 242,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.74874,
"c": 0.04282,
"h": 286.8
},
"luminance": 0.41578
}Semantic roles & 50–950 ramp
primary
#ABAAC8
secondary
#E9E9E2
accent
#A0469D
background
#FCFBFD
surface
#F8F7FA
border
#D1D0D3
text
#121214
muted
#818183