#AAAFBE#AAAFBE
#AAAFBE is a light, muted blue. Relative luminance 0.429; OKLCH L 75.5% C 0.022 H 271.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFBE |
|---|---|
| RGB | rgb(170, 175, 190) |
| HSL | hsl(225, 13%, 71%) |
| HSV | hsv(225, 11%, 75%) |
| CMYK | cmyk(10.5%, 7.9%, 0%, 25.5%) |
| CIE-LAB | lab(71.50, 1.24, -8.24) |
| CIE-LCH | lch(71.50, 8.33, 278.53°) |
| OKLab | oklab(75.48% 0.0004 -0.0222) |
| OKLCH | oklch(75.48% 0.022 271.1) |
| XYZ | xyz(41.1998, 42.9233, 54.8197) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.13
Cool Gray
#9AA7B0
ΔE00 6.21
Dark Gray
#A9A9A9
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFBE #BEB9AA
analogous
#AAB9BE #AAAFBE #AFAABE
triadic
#AAAFBE #BEAAAF #AFBEAA
tetradic
#AAAFBE #BEAAB9 #BEB9AA #AABEAF
square
#AAAFBE #BEAAB9 #BEB9AA #AABEAF
split-complementary
#AAAFBE #BEAFAA #B9BEAA
monochromatic
#676F87 #878EA3 #AAAFBE #CDD0D9 #EEEFF2
Accessibility & contrast
On white
2.19
#AAAFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AAAFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFBE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFBE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BF
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#A6B2B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaafbe; /* rgb */ color: rgb(170, 175, 190); /* oklch */ color: oklch(75.5% 0.022 271.1);
Tailwind
colors: {
custom: {
50: '#c3c6d1',
500: '#aaafbe',
950: '#000000',
},
}SCSS
$custom: #aaafbe; $custom-light: #c3c6d1; $custom-dark: #000000;
JSON
{
"hex": "#aaafbe",
"rgb": {
"r": 170,
"g": 175,
"b": 190
},
"hsl": {
"h": 225,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.75475,
"c": 0.02216,
"h": 271.1
},
"luminance": 0.42924
}Semantic roles & 50–950 ramp
primary
#AAAFBE
secondary
#E5E3DF
accent
#854E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282