#AAACC2#AAACC2
#AAACC2 is a light, muted blue. Relative luminance 0.419; OKLCH L 75.0% C 0.032 H 281.5°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAACC2 |
|---|---|
| RGB | rgb(170, 172, 194) |
| HSL | hsl(235, 16%, 71%) |
| HSV | hsv(235, 12%, 76%) |
| CMYK | cmyk(12.4%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(70.83, 3.71, -11.44) |
| CIE-LCH | lch(70.83, 12.03, 287.97°) |
| OKLab | oklab(74.99% 0.0063 -0.0309) |
| OKLCH | oklch(74.99% 0.032 281.5) |
| XYZ | xyz(41.0656, 41.9457, 56.9613) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 9.22
Cool Gray
#9AA7B0
ΔE00 9.38
Light Blue Grey
#B7C9E2
ΔE00 9.61
Cloudy Blue
#ACC2D9
ΔE00 9.80
Dark Gray
#A9A9A9
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAACC2 #C2C0AA
analogous
#AAB8C2 #AAACC2 #B4AAC2
triadic
#AAACC2 #C2AAAC #ACC2AA
tetradic
#AAACC2 #C2AAB8 #C2C0AA #AAC2B4
square
#AAACC2 #C2AAB8 #C2C0AA #AAC2B4
split-complementary
#AAACC2 #C2B4AA #B8C2AA
monochromatic
#65688D #8689A8 #AAACC2 #CECFDC #EDEEF2
Accessibility & contrast
On white
2.24
#AAACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AAACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAACC2
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAACC2 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC3
Deuteranopia (green-blind)
#A6ADC1
Tritanopia (blue-blind)
#A5B0B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaacc2; /* rgb */ color: rgb(170, 172, 194); /* oklch */ color: oklch(75.0% 0.032 281.5);
Tailwind
colors: {
custom: {
50: '#c3c4d4',
500: '#aaacc2',
950: '#000000',
},
}SCSS
$custom: #aaacc2; $custom-light: #c3c4d4; $custom-dark: #000000;
JSON
{
"hex": "#aaacc2",
"rgb": {
"r": 170,
"g": 172,
"b": 194
},
"hsl": {
"h": 235,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.74991,
"c": 0.0315,
"h": 281.5
},
"luminance": 0.41946
}Semantic roles & 50–950 ramp
primary
#AAACC2
secondary
#E7E6E1
accent
#944B9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183