#AAAFCC#AAAFCC
#AAAFCC is a light, muted blue. Relative luminance 0.436; OKLCH L 76.0% C 0.042 H 277.6°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFCC |
|---|---|
| RGB | rgb(170, 175, 204) |
| HSL | hsl(231, 25%, 73%) |
| HSV | hsv(231, 17%, 80%) |
| CMYK | cmyk(16.7%, 14.2%, 0%, 20%) |
| CIE-LAB | lab(71.94, 4.22, -15.28) |
| CIE-LCH | lch(71.94, 15.85, 285.42°) |
| OKLab | oklab(75.96% 0.0056 -0.0415) |
| OKLCH | oklch(75.96% 0.042 277.6) |
| XYZ | xyz(42.8041, 43.5650, 63.2688) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 8.70
Light Periwinkle
#C1C6FC
ΔE00 9.05
Cloudy Blue
#ACC2D9
ΔE00 9.16
Dove Gray
#B6B8BD
ΔE00 9.88
Periwinkle
#CCCCFF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFCC #CCC7AA
analogous
#AAC0CC #AAAFCC #B6AACC
triadic
#AAAFCC #CCAAAF #AFCCAA
tetradic
#AAAFCC #CCAAC0 #CCC7AA #AACCB6
square
#AAAFCC #CCAAC0 #CCC7AA #AACCB6
split-complementary
#AAAFCC #CCB6AA #C0CCAA
monochromatic
#5E689D #848BB5 #AAAFCC #D0D3E3 #ECEDF4
Accessibility & contrast
On white
2.16
#AAAFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#AAAFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFCC
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFCC | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CD
Deuteranopia (green-blind)
#A6AFCB
Tritanopia (blue-blind)
#A3B4B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaafcc; /* rgb */ color: rgb(170, 175, 204); /* oklch */ color: oklch(76.0% 0.042 277.6);
Tailwind
colors: {
custom: {
50: '#c3c6db',
500: '#aaafcc',
950: '#000000',
},
}SCSS
$custom: #aaafcc; $custom-light: #c3c6db; $custom-dark: #000000;
JSON
{
"hex": "#aaafcc",
"rgb": {
"r": 170,
"g": 175,
"b": 204
},
"hsl": {
"h": 231.176,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.75959,
"c": 0.04184,
"h": 277.6
},
"luminance": 0.43566
}Semantic roles & 50–950 ramp
primary
#AAAFCC
secondary
#EAE9E1
accent
#9542A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283