#AAAFE7#AAAFE7
#AAAFE7 is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.0% C 0.080 H 280.4°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFE7 |
|---|---|
| RGB | rgb(170, 175, 231) |
| HSL | hsl(235, 56%, 79%) |
| HSV | hsv(235, 26%, 91%) |
| CMYK | cmyk(26.4%, 24.2%, 0%, 9.4%) |
| CIE-LAB | lab(72.88, 10.41, -28.60) |
| CIE-LCH | lch(72.88, 30.44, 290.00°) |
| OKLab | oklab(77% 0.0144 -0.0788) |
| OKLCH | oklch(77% 0.08 280.4) |
| XYZ | xyz(46.3276, 44.9744, 81.8259) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.95
Pastel Blue
#A2BFFE
ΔE00 7.67
Lavender
#B39DDB
ΔE00 7.69
Periwinkle
#CCCCFF
ΔE00 7.88
Pale Violet
#CEAEFA
ΔE00 8.87
Periwinkle Blue
#8F99FB
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFE7 #E7E2AA
analogous
#AACDE7 #AAAFE7 #C3AAE7
triadic
#AAAFE7 #E7AAAF #AFE7AA
tetradic
#AAAFE7 #E7AACD #E7E2AA #AAE7C3
square
#AAAFE7 #E7AACD #E7E2AA #AAE7C3
split-complementary
#AAAFE7 #E7C3AA #CDE7AA
monochromatic
#4B55CC #7A82DA #AAAFE7 #DADCF4 #E7E9F8
Accessibility & contrast
On white
2.10
#AAAFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#AAAFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFE7
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFE7 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5E9
Deuteranopia (green-blind)
#9CB1E6
Tritanopia (blue-blind)
#9BB9C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaafe7; /* rgb */ color: rgb(170, 175, 231); /* oklch */ color: oklch(77.0% 0.080 280.4);
Tailwind
colors: {
custom: {
50: '#c4c6ee',
500: '#aaafe7',
950: '#000000',
},
}SCSS
$custom: #aaafe7; $custom-light: #c4c6ee; $custom-dark: #000000;
JSON
{
"hex": "#aaafe7",
"rgb": {
"r": 170,
"g": 175,
"b": 231
},
"hsl": {
"h": 235.082,
"s": 55.963,
"l": 78.627
},
"oklch": {
"l": 0.77,
"c": 0.08014,
"h": 280.4
},
"luminance": 0.44976
}Semantic roles & 50–950 ramp
primary
#AAAFE7
secondary
#EFEEDC
accent
#B622C3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284