#AAACC4#AAACC4
#AAACC4 is a light, muted blue. Relative luminance 0.420; OKLCH L 75.1% C 0.034 H 281.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACC4 |
|---|---|
| RGB | rgb(170, 172, 196) |
| HSL | hsl(235, 18%, 72%) |
| HSV | hsv(235, 13%, 77%) |
| CMYK | cmyk(13.3%, 12.2%, 0%, 23.1%) |
| CIE-LAB | lab(70.90, 4.13, -12.45) |
| CIE-LCH | lch(70.90, 13.12, 288.37°) |
| OKLab | oklab(75.06% 0.007 -0.0336) |
| OKLCH | oklch(75.06% 0.034 281.8) |
| XYZ | xyz(41.2917, 42.0362, 58.1522) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.75
Lightsteelblue
#B0C4DE
ΔE00 9.32
Light Blue Grey
#B7C9E2
ΔE00 9.72
Cool Gray
#9AA7B0
ΔE00 9.98
Cloudy Blue
#ACC2D9
ΔE00 10.02
Dark Gray
#A9A9A9
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACC4 #C4C2AA
analogous
#AAB9C4 #AAACC4 #B5AAC4
triadic
#AAACC4 #C4AAAC #ACC4AA
tetradic
#AAACC4 #C4AAB9 #C4C2AA #AAC4B5
square
#AAACC4 #C4AAB9 #C4C2AA #AAC4B5
split-complementary
#AAACC4 #C4B5AA #B9C4AA
monochromatic
#646790 #8689AB #AAACC4 #CECFDD #EDEDF2
Accessibility & contrast
On white
2.23
#AAACC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAACC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACC4
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACC4 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC5
Deuteranopia (green-blind)
#A5ADC3
Tritanopia (blue-blind)
#A5B0B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaacc4; /* rgb */ color: rgb(170, 172, 196); /* oklch */ color: oklch(75.1% 0.034 281.8);
Tailwind
colors: {
custom: {
50: '#c3c4d5',
500: '#aaacc4',
950: '#000000',
},
}SCSS
$custom: #aaacc4; $custom-light: #c3c4d5; $custom-dark: #000000;
JSON
{
"hex": "#aaacc4",
"rgb": {
"r": 170,
"g": 172,
"b": 196
},
"hsl": {
"h": 235.385,
"s": 18.056,
"l": 71.765
},
"oklch": {
"l": 0.7506,
"c": 0.03436,
"h": 281.8
},
"luminance": 0.42037
}Semantic roles & 50–950 ramp
primary
#AAACC4
secondary
#E8E8E2
accent
#96499C
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183