#AAAFD7#AAAFD7
#AAAFD7 is a light, muted blue. Relative luminance 0.441; OKLCH L 76.4% C 0.057 H 279.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFD7 |
|---|---|
| RGB | rgb(170, 175, 215) |
| HSL | hsl(233, 36%, 75%) |
| HSV | hsv(233, 21%, 84%) |
| CMYK | cmyk(20.9%, 18.6%, 0%, 15.7%) |
| CIE-LAB | lab(72.30, 6.67, -20.75) |
| CIE-LCH | lch(72.30, 21.79, 287.83°) |
| OKLab | oklab(76.37% 0.0093 -0.0567) |
| OKLCH | oklch(76.37% 0.057 279.4) |
| XYZ | xyz(44.1703, 44.1115, 70.4640) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.03
Lavender
#B39DDB
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.36
Lightsteelblue
#B0C4DE
ΔE00 9.23
Pastel Blue
#A2BFFE
ΔE00 9.61
Light Blue Grey
#B7C9E2
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFD7 #D7D2AA
analogous
#AAC5D7 #AAAFD7 #BBAAD7
triadic
#AAAFD7 #D7AAAF #AFD7AA
tetradic
#AAAFD7 #D7AAC5 #D7D2AA #AAD7BB
square
#AAAFD7 #D7AAC5 #D7D2AA #AAD7BB
split-complementary
#AAAFD7 #D7BBAA #C5D7AA
monochromatic
#5761B0 #8088C3 #AAAFD7 #D4D6EB #EAEBF5
Accessibility & contrast
On white
2.14
#AAAFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#AAAFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFD7
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFD7 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3D9
Deuteranopia (green-blind)
#A2B0D6
Tritanopia (blue-blind)
#A0B6BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaafd7; /* rgb */ color: rgb(170, 175, 215); /* oklch */ color: oklch(76.4% 0.057 279.4);
Tailwind
colors: {
custom: {
50: '#c4c6e3',
500: '#aaafd7',
950: '#000000',
},
}SCSS
$custom: #aaafd7; $custom-light: #c4c6e3; $custom-dark: #000000;
JSON
{
"hex": "#aaafd7",
"rgb": {
"r": 170,
"g": 175,
"b": 215
},
"hsl": {
"h": 233.333,
"s": 36,
"l": 75.49
},
"oklch": {
"l": 0.76366,
"c": 0.05745,
"h": 279.4
},
"luminance": 0.44112
}Semantic roles & 50–950 ramp
primary
#AAAFD7
secondary
#ECEADF
accent
#A237AF
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283