#AAAFE0#AAAFE0
#AAAFE0 is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.7% C 0.070 H 280.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFE0 |
|---|---|
| RGB | rgb(170, 175, 224) |
| HSL | hsl(234, 47%, 77%) |
| HSV | hsv(234, 24%, 88%) |
| CMYK | cmyk(24.1%, 21.9%, 0%, 12.2%) |
| CIE-LAB | lab(72.62, 8.75, -25.18) |
| CIE-LCH | lch(72.62, 26.66, 289.17°) |
| OKLab | oklab(76.72% 0.0123 -0.0691) |
| OKLCH | oklch(76.72% 0.07 280.1) |
| XYZ | xyz(45.3587, 44.5868, 76.7229) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.17
Lavender
#B39DDB
ΔE00 7.66
Periwinkle
#CCCCFF
ΔE00 7.86
Pastel Blue
#A2BFFE
ΔE00 8.44
Pale Violet
#CEAEFA
ΔE00 9.25
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFE0 #E0DBAA
analogous
#AACAE0 #AAAFE0 #C0AAE0
triadic
#AAAFE0 #E0AAAF #AFE0AA
tetradic
#AAAFE0 #E0AACA #E0DBAA #AAE0C0
square
#AAAFE0 #E0AACA #E0DBAA #AAE0C0
split-complementary
#AAAFE0 #E0C0AA #CAE0AA
monochromatic
#505BBF #7D85D0 #AAAFE0 #D7D9F0 #E9EAF7
Accessibility & contrast
On white
2.12
#AAAFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#AAAFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFE0
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFE0 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E2
Deuteranopia (green-blind)
#9FB0DF
Tritanopia (blue-blind)
#9DB8C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaafe0; /* rgb */ color: rgb(170, 175, 224); /* oklch */ color: oklch(76.7% 0.070 280.1);
Tailwind
colors: {
custom: {
50: '#c4c6e9',
500: '#aaafe0',
950: '#000000',
},
}SCSS
$custom: #aaafe0; $custom-light: #c4c6e9; $custom-dark: #000000;
JSON
{
"hex": "#aaafe0",
"rgb": {
"r": 170,
"g": 175,
"b": 224
},
"hsl": {
"h": 234.444,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.76717,
"c": 0.07023,
"h": 280.1
},
"luminance": 0.44588
}Semantic roles & 50–950 ramp
primary
#AAAFE0
secondary
#EEECDD
accent
#AD2CBA
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284