#AAAFCB#AAAFCB
#AAAFCB is a light, muted blue. Relative luminance 0.435; OKLCH L 75.9% C 0.040 H 277.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFCB |
|---|---|
| RGB | rgb(170, 175, 203) |
| HSL | hsl(231, 24%, 73%) |
| HSV | hsv(231, 16%, 80%) |
| CMYK | cmyk(16.3%, 13.8%, 0%, 20.4%) |
| CIE-LAB | lab(71.90, 4.00, -14.78) |
| CIE-LCH | lch(71.90, 15.31, 285.13°) |
| OKLab | oklab(75.92% 0.0052 -0.0401) |
| OKLCH | oklch(75.92% 0.04 277.4) |
| XYZ | xyz(42.6845, 43.5172, 62.6392) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.14
Light Blue Grey
#B7C9E2
ΔE00 8.60
Cloudy Blue
#ACC2D9
ΔE00 9.01
Light Periwinkle
#C1C6FC
ΔE00 9.29
Dove Gray
#B6B8BD
ΔE00 9.57
Periwinkle
#CCCCFF
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFCB #CBC6AA
analogous
#AABFCB #AAAFCB #B5AACB
triadic
#AAAFCB #CBAAAF #AFCBAA
tetradic
#AAAFCB #CBAABF #CBC6AA #AACBB5
square
#AAAFCB #CBAABF #CBC6AA #AACBB5
split-complementary
#AAAFCB #CBB5AA #BFCBAA
monochromatic
#5F689B #848BB4 #AAAFCB #D0D3E2 #ECEDF3
Accessibility & contrast
On white
2.16
#AAAFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AAAFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFCB
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFCB | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CC
Deuteranopia (green-blind)
#A6AFCA
Tritanopia (blue-blind)
#A3B4B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaafcb; /* rgb */ color: rgb(170, 175, 203); /* oklch */ color: oklch(75.9% 0.040 277.4);
Tailwind
colors: {
custom: {
50: '#c3c6da',
500: '#aaafcb',
950: '#000000',
},
}SCSS
$custom: #aaafcb; $custom-light: #c3c6da; $custom-dark: #000000;
JSON
{
"hex": "#aaafcb",
"rgb": {
"r": 170,
"g": 175,
"b": 203
},
"hsl": {
"h": 230.909,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.75923,
"c": 0.04042,
"h": 277.4
},
"luminance": 0.43518
}Semantic roles & 50–950 ramp
primary
#AAAFCB
secondary
#EAE8E1
accent
#9443A3
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121315
muted
#818283