#AAAFE6#AAAFE6
#AAAFE6 is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.0% C 0.079 H 280.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFE6 |
|---|---|
| RGB | rgb(170, 175, 230) |
| HSL | hsl(235, 55%, 78%) |
| HSV | hsv(235, 26%, 90%) |
| CMYK | cmyk(26.1%, 23.9%, 0%, 9.8%) |
| CIE-LAB | lab(72.84, 10.17, -28.11) |
| CIE-LCH | lch(72.84, 29.90, 289.89°) |
| OKLab | oklab(76.96% 0.0141 -0.0774) |
| OKLCH | oklch(76.96% 0.079 280.3) |
| XYZ | xyz(46.1868, 44.9181, 81.0842) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.96
Lavender
#B39DDB
ΔE00 7.66
Pastel Blue
#A2BFFE
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 7.86
Pale Violet
#CEAEFA
ΔE00 8.91
Periwinkle Blue
#8F99FB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFE6 #E6E1AA
analogous
#AACDE6 #AAAFE6 #C3AAE6
triadic
#AAAFE6 #E6AAAF #AFE6AA
tetradic
#AAAFE6 #E6AACD #E6E1AA #AAE6C3
square
#AAAFE6 #E6AACD #E6E1AA #AAE6C3
split-complementary
#AAAFE6 #E6C3AA #CDE6AA
monochromatic
#4B56CA #7B82D8 #AAAFE6 #D9DCF4 #E7E9F8
Accessibility & contrast
On white
2.10
#AAAFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AAAFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFE6
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFE6 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B5E8
Deuteranopia (green-blind)
#9DB1E5
Tritanopia (blue-blind)
#9CB9C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaafe6; /* rgb */ color: rgb(170, 175, 230); /* oklch */ color: oklch(77.0% 0.079 280.3);
Tailwind
colors: {
custom: {
50: '#c4c6ee',
500: '#aaafe6',
950: '#000000',
},
}SCSS
$custom: #aaafe6; $custom-light: #c4c6ee; $custom-dark: #000000;
JSON
{
"hex": "#aaafe6",
"rgb": {
"r": 170,
"g": 175,
"b": 230
},
"hsl": {
"h": 235,
"s": 54.545,
"l": 78.431
},
"oklch": {
"l": 0.76959,
"c": 0.07873,
"h": 280.3
},
"luminance": 0.44919
}Semantic roles & 50–950 ramp
primary
#AAAFE6
secondary
#EFEEDC
accent
#B523C2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284