#AAAFCD#AAAFCD
#AAAFCD is a light, muted blue. Relative luminance 0.436; OKLCH L 76.0% C 0.043 H 277.9°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFCD |
|---|---|
| RGB | rgb(170, 175, 205) |
| HSL | hsl(231, 26%, 74%) |
| HSV | hsv(231, 17%, 80%) |
| CMYK | cmyk(17.1%, 14.6%, 0%, 19.6%) |
| CIE-LAB | lab(71.97, 4.43, -15.78) |
| CIE-LCH | lch(71.97, 16.39, 285.70°) |
| OKLab | oklab(76% 0.0059 -0.0428) |
| OKLCH | oklch(76% 0.043 277.9) |
| XYZ | xyz(42.9244, 43.6131, 63.9025) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.34
Light Blue Grey
#B7C9E2
ΔE00 8.80
Light Periwinkle
#C1C6FC
ΔE00 8.82
Cloudy Blue
#ACC2D9
ΔE00 9.30
Periwinkle
#CCCCFF
ΔE00 9.83
Dove Gray
#B6B8BD
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFCD #CDC8AA
analogous
#AAC0CD #AAAFCD #B6AACD
triadic
#AAAFCD #CDAAAF #AFCDAA
tetradic
#AAAFCD #CDAAC0 #CDC8AA #AACDB6
square
#AAAFCD #CDAAC0 #CDC8AA #AACDB6
split-complementary
#AAAFCD #CDB6AA #C0CDAA
monochromatic
#5E679F #838BB6 #AAAFCD #D1D3E4 #ECEDF4
Accessibility & contrast
On white
2.16
#AAAFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#AAAFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFCD
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFCD | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#A2B4B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaafcd; /* rgb */ color: rgb(170, 175, 205); /* oklch */ color: oklch(76.0% 0.043 277.9);
Tailwind
colors: {
custom: {
50: '#c3c6dc',
500: '#aaafcd',
950: '#000000',
},
}SCSS
$custom: #aaafcd; $custom-light: #c3c6dc; $custom-dark: #000000;
JSON
{
"hex": "#aaafcd",
"rgb": {
"r": 170,
"g": 175,
"b": 205
},
"hsl": {
"h": 231.429,
"s": 25.926,
"l": 73.529
},
"oklch": {
"l": 0.75995,
"c": 0.04326,
"h": 277.9
},
"luminance": 0.43614
}Semantic roles & 50–950 ramp
primary
#AAAFCD
secondary
#EAE9E1
accent
#9641A4
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283