#AAAFC8#AAAFC8
#AAAFC8 is a light, muted blue. Relative luminance 0.434; OKLCH L 75.8% C 0.036 H 276.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFC8 |
|---|---|
| RGB | rgb(170, 175, 200) |
| HSL | hsl(230, 21%, 73%) |
| HSV | hsv(230, 15%, 78%) |
| CMYK | cmyk(15%, 12.5%, 0%, 21.6%) |
| CIE-LAB | lab(71.81, 3.35, -13.28) |
| CIE-LCH | lch(71.81, 13.69, 284.15°) |
| OKLab | oklab(75.82% 0.0041 -0.0359) |
| OKLCH | oklch(75.82% 0.036 276.6) |
| XYZ | xyz(42.3305, 43.3756, 60.7745) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 8.33
Cloudy Blue
#ACC2D9
ΔE00 8.58
Dove Gray
#B6B8BD
ΔE00 8.61
Cool Gray
#9AA7B0
ΔE00 9.56
Light Periwinkle
#C1C6FC
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFC8 #C8C3AA
analogous
#AABEC8 #AAAFC8 #B4AAC8
triadic
#AAAFC8 #C8AAAF #AFC8AA
tetradic
#AAAFC8 #C8AABE #C8C3AA #AAC8B4
square
#AAAFC8 #C8AABE #C8C3AA #AAC8B4
split-complementary
#AAAFC8 #C8B4AA #BEC8AA
monochromatic
#616A96 #858CB0 #AAAFC8 #CFD2E0 #ECEEF3
Accessibility & contrast
On white
2.17
#AAAFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AAAFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFC8
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFC8 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1C9
Deuteranopia (green-blind)
#A7AFC7
Tritanopia (blue-blind)
#A3B3B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaafc8; /* rgb */ color: rgb(170, 175, 200); /* oklch */ color: oklch(75.8% 0.036 276.6);
Tailwind
colors: {
custom: {
50: '#c3c6d8',
500: '#aaafc8',
950: '#000000',
},
}SCSS
$custom: #aaafc8; $custom-light: #c3c6d8; $custom-dark: #000000;
JSON
{
"hex": "#aaafc8",
"rgb": {
"r": 170,
"g": 175,
"b": 200
},
"hsl": {
"h": 230,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.75817,
"c": 0.03618,
"h": 276.6
},
"luminance": 0.43376
}Semantic roles & 50–950 ramp
primary
#AAAFC8
secondary
#E9E8E2
accent
#9146A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283