#AAAFE2#AAAFE2
#AAAFE2 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.8% C 0.073 H 280.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFE2 |
|---|---|
| RGB | rgb(170, 175, 226) |
| HSL | hsl(235, 49%, 78%) |
| HSV | hsv(235, 25%, 89%) |
| CMYK | cmyk(24.8%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(72.69, 9.22, -26.16) |
| CIE-LCH | lch(72.69, 27.74, 289.42°) |
| OKLab | oklab(76.8% 0.0129 -0.0719) |
| OKLCH | oklch(76.8% 0.073 280.2) |
| XYZ | xyz(45.6315, 44.6960, 78.1598) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.07
Lavender
#B39DDB
ΔE00 7.62
Periwinkle
#CCCCFF
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.20
Pale Violet
#CEAEFA
ΔE00 9.11
Lightsteelblue
#B0C4DE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFE2 #E2DDAA
analogous
#AACBE2 #AAAFE2 #C1AAE2
triadic
#AAAFE2 #E2AAAF #AFE2AA
tetradic
#AAAFE2 #E2AACB #E2DDAA #AAE2C1
square
#AAAFE2 #E2AACB #E2DDAA #AAE2C1
split-complementary
#AAAFE2 #E2C1AA #CBE2AA
monochromatic
#4F59C3 #7C84D2 #AAAFE2 #D8DAF2 #E8EAF7
Accessibility & contrast
On white
2.11
#AAAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#AAAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFE2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFE2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E4
Deuteranopia (green-blind)
#9EB1E1
Tritanopia (blue-blind)
#9DB8C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaafe2; /* rgb */ color: rgb(170, 175, 226); /* oklch */ color: oklch(76.8% 0.073 280.2);
Tailwind
colors: {
custom: {
50: '#c4c6eb',
500: '#aaafe2',
950: '#000000',
},
}SCSS
$custom: #aaafe2; $custom-light: #c4c6eb; $custom-dark: #000000;
JSON
{
"hex": "#aaafe2",
"rgb": {
"r": 170,
"g": 175,
"b": 226
},
"hsl": {
"h": 234.643,
"s": 49.123,
"l": 77.647
},
"oklch": {
"l": 0.76797,
"c": 0.07307,
"h": 280.2
},
"luminance": 0.44697
}Semantic roles & 50–950 ramp
primary
#AAAFE2
secondary
#EEEDDD
accent
#AF29BC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284