#AAAFCA#AAAFCA
#AAAFCA is a light, muted blue. Relative luminance 0.435; OKLCH L 75.9% C 0.039 H 277.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFCA |
|---|---|
| RGB | rgb(170, 175, 202) |
| HSL | hsl(231, 23%, 73%) |
| HSV | hsv(231, 16%, 79%) |
| CMYK | cmyk(15.8%, 13.4%, 0%, 20.8%) |
| CIE-LAB | lab(71.87, 3.78, -14.28) |
| CIE-LCH | lch(71.87, 14.77, 284.83°) |
| OKLab | oklab(75.89% 0.0049 -0.0387) |
| OKLCH | oklch(75.89% 0.039 277.1) |
| XYZ | xyz(42.5658, 43.4697, 62.0136) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.04
Light Blue Grey
#B7C9E2
ΔE00 8.51
Cloudy Blue
#ACC2D9
ΔE00 8.87
Dove Gray
#B6B8BD
ΔE00 9.25
Light Periwinkle
#C1C6FC
ΔE00 9.54
Cool Gray
#9AA7B0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFCA #CAC5AA
analogous
#AABFCA #AAAFCA #B5AACA
triadic
#AAAFCA #CAAAAF #AFCAAA
tetradic
#AAAFCA #CAAABF #CAC5AA #AACAB5
square
#AAAFCA #CAAABF #CAC5AA #AACAB5
split-complementary
#AAAFCA #CAB5AA #BFCAAA
monochromatic
#60699A #848CB2 #AAAFCA #D0D2E2 #ECEDF3
Accessibility & contrast
On white
2.17
#AAAFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AAAFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFCA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFCA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1CB
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#A3B4B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaafca; /* rgb */ color: rgb(170, 175, 202); /* oklch */ color: oklch(75.9% 0.039 277.1);
Tailwind
colors: {
custom: {
50: '#c3c6da',
500: '#aaafca',
950: '#000000',
},
}SCSS
$custom: #aaafca; $custom-light: #c3c6da; $custom-dark: #000000;
JSON
{
"hex": "#aaafca",
"rgb": {
"r": 170,
"g": 175,
"b": 202
},
"hsl": {
"h": 230.625,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.75887,
"c": 0.039,
"h": 277.1
},
"luminance": 0.4347
}Semantic roles & 50–950 ramp
primary
#AAAFCA
secondary
#EAE8E1
accent
#9344A2
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283