#AAAFE4#AAAFE4
#AAAFE4 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.9% C 0.076 H 280.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFE4 |
|---|---|
| RGB | rgb(170, 175, 228) |
| HSL | hsl(235, 52%, 78%) |
| HSV | hsv(235, 25%, 89%) |
| CMYK | cmyk(25.4%, 23.2%, 0%, 10.6%) |
| CIE-LAB | lab(72.76, 9.70, -27.14) |
| CIE-LCH | lch(72.76, 28.82, 289.66°) |
| OKLab | oklab(76.88% 0.0135 -0.0747) |
| OKLCH | oklch(76.88% 0.076 280.3) |
| XYZ | xyz(45.9075, 44.8064, 79.6135) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.00
Lavender
#B39DDB
ΔE00 7.62
Periwinkle
#CCCCFF
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 7.98
Pale Violet
#CEAEFA
ΔE00 8.99
Periwinkle Blue
#8F99FB
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFE4 #E4DFAA
analogous
#AACCE4 #AAAFE4 #C2AAE4
triadic
#AAAFE4 #E4AAAF #AFE4AA
tetradic
#AAAFE4 #E4AACC #E4DFAA #AAE4C2
square
#AAAFE4 #E4AACC #E4DFAA #AAE4C2
split-complementary
#AAAFE4 #E4C2AA #CCE4AA
monochromatic
#4D58C6 #7C83D5 #AAAFE4 #D8DBF3 #E8E9F8
Accessibility & contrast
On white
2.11
#AAAFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#AAAFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFE4
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFE4 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B5E6
Deuteranopia (green-blind)
#9EB1E3
Tritanopia (blue-blind)
#9CB8C1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaafe4; /* rgb */ color: rgb(170, 175, 228); /* oklch */ color: oklch(76.9% 0.076 280.3);
Tailwind
colors: {
custom: {
50: '#c4c6ec',
500: '#aaafe4',
950: '#000000',
},
}SCSS
$custom: #aaafe4; $custom-light: #c4c6ec; $custom-dark: #000000;
JSON
{
"hex": "#aaafe4",
"rgb": {
"r": 170,
"g": 175,
"b": 228
},
"hsl": {
"h": 234.828,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.76877,
"c": 0.07589,
"h": 280.3
},
"luminance": 0.44807
}Semantic roles & 50–950 ramp
primary
#AAAFE4
secondary
#EFEDDC
accent
#B226BF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284