#AAABC4#AAABC4
#AAABC4 is a light, muted blue. Relative luminance 0.417; OKLCH L 74.9% C 0.036 H 283.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AAABC4 |
|---|---|
| RGB | rgb(170, 171, 196) |
| HSL | hsl(238, 18%, 72%) |
| HSV | hsv(238, 13%, 77%) |
| CMYK | cmyk(13.3%, 12.8%, 0%, 23.1%) |
| CIE-LAB | lab(70.63, 4.68, -12.84) |
| CIE-LCH | lch(70.63, 13.67, 290.04°) |
| OKLab | oklab(74.86% 0.0084 -0.0347) |
| OKLCH | oklch(74.86% 0.036 283.7) |
| XYZ | xyz(41.1021, 41.6570, 58.0890) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.27
Lightsteelblue
#B0C4DE
ΔE00 9.90
Light Blue Grey
#B7C9E2
ΔE00 10.27
Cool Gray
#9AA7B0
ΔE00 10.55
Cloudy Blue
#ACC2D9
ΔE00 10.65
Light Periwinkle
#C1C6FC
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAABC4 #C4C3AA
analogous
#AAB8C4 #AAABC4 #B6AAC4
triadic
#AAABC4 #C4AAAB #ABC4AA
tetradic
#AAABC4 #C4AAB8 #C4C3AA #AAC4B6
square
#AAABC4 #C4AAB8 #C4C3AA #AAC4B6
split-complementary
#AAABC4 #C4B6AA #B8C4AA
monochromatic
#646690 #8687AB #AAABC4 #CECFDD #EDEDF2
Accessibility & contrast
On white
2.25
#AAABC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#AAABC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAABC4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAABC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAABC4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AEC5
Deuteranopia (green-blind)
#A4ACC3
Tritanopia (blue-blind)
#A5AFB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaabc4; /* rgb */ color: rgb(170, 171, 196); /* oklch */ color: oklch(74.9% 0.036 283.7);
Tailwind
colors: {
custom: {
50: '#c3c4d5',
500: '#aaabc4',
950: '#000000',
},
}SCSS
$custom: #aaabc4; $custom-light: #c3c4d5; $custom-dark: #000000;
JSON
{
"hex": "#aaabc4",
"rgb": {
"r": 170,
"g": 171,
"b": 196
},
"hsl": {
"h": 237.692,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.74856,
"c": 0.03572,
"h": 283.7
},
"luminance": 0.41657
}Semantic roles & 50–950 ramp
primary
#AAABC4
secondary
#E8E8E2
accent
#99499C
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183