#AAAFE5#AAAFE5
#AAAFE5 is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.9% C 0.077 H 280.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFE5 |
|---|---|
| RGB | rgb(170, 175, 229) |
| HSL | hsl(235, 53%, 78%) |
| HSV | hsv(235, 26%, 90%) |
| CMYK | cmyk(25.8%, 23.6%, 0%, 10.2%) |
| CIE-LAB | lab(72.80, 9.93, -27.63) |
| CIE-LCH | lch(72.80, 29.36, 289.78°) |
| OKLab | oklab(76.92% 0.0138 -0.0761) |
| OKLCH | oklch(76.92% 0.077 280.3) |
| XYZ | xyz(46.0467, 44.8621, 80.3467) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.98
Lavender
#B39DDB
ΔE00 7.64
Periwinkle
#CCCCFF
ΔE00 7.84
Pastel Blue
#A2BFFE
ΔE00 7.87
Pale Violet
#CEAEFA
ΔE00 8.95
Periwinkle Blue
#8F99FB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFE5 #E5E0AA
analogous
#AACCE5 #AAAFE5 #C2AAE5
triadic
#AAAFE5 #E5AAAF #AFE5AA
tetradic
#AAAFE5 #E5AACC #E5E0AA #AAE5C2
square
#AAAFE5 #E5AACC #E5E0AA #AAE5C2
split-complementary
#AAAFE5 #E5C2AA #CCE5AA
monochromatic
#4C57C8 #7B83D7 #AAAFE5 #D9DBF3 #E8E9F8
Accessibility & contrast
On white
2.11
#AAAFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#AAAFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFE5
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFE5 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B5E7
Deuteranopia (green-blind)
#9DB1E4
Tritanopia (blue-blind)
#9CB9C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaafe5; /* rgb */ color: rgb(170, 175, 229); /* oklch */ color: oklch(76.9% 0.077 280.3);
Tailwind
colors: {
custom: {
50: '#c4c6ed',
500: '#aaafe5',
950: '#000000',
},
}SCSS
$custom: #aaafe5; $custom-light: #c4c6ed; $custom-dark: #000000;
JSON
{
"hex": "#aaafe5",
"rgb": {
"r": 170,
"g": 175,
"b": 229
},
"hsl": {
"h": 234.915,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.76918,
"c": 0.07731,
"h": 280.3
},
"luminance": 0.44863
}Semantic roles & 50–950 ramp
primary
#AAAFE5
secondary
#EFEDDC
accent
#B325C1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284