#AAAFEA#AAAFEA
#AAAFEA is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.1% C 0.084 H 280.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFEA |
|---|---|
| RGB | rgb(170, 175, 234) |
| HSL | hsl(235, 60%, 79%) |
| HSV | hsv(235, 27%, 92%) |
| CMYK | cmyk(27.4%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(72.99, 11.13, -30.06) |
| CIE-LCH | lch(72.99, 32.05, 290.32°) |
| OKLab | oklab(77.13% 0.0153 -0.083) |
| OKLCH | oklch(77.13% 0.084 280.5) |
| XYZ | xyz(46.7549, 45.1453, 84.0765) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.96
Pastel Blue
#A2BFFE
ΔE00 7.38
Lavender
#B39DDB
ΔE00 7.82
Periwinkle
#CCCCFF
ΔE00 7.98
Periwinkle Blue
#8F99FB
ΔE00 8.61
Pale Violet
#CEAEFA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFEA #EAE5AA
analogous
#AACFEA #AAAFEA #C5AAEA
triadic
#AAAFEA #EAAAAF #AFEAAA
tetradic
#AAAFEA #EAAACF #EAE5AA #AAEAC5
square
#AAAFEA #EAAACF #EAE5AA #AAEAC5
split-complementary
#AAAFEA #EAC5AA #CFEAAA
monochromatic
#4853D2 #7981DE #AAAFEA #DBDDF6 #E6E8F9
Accessibility & contrast
On white
2.09
#AAAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#AAAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFEA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFEA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB5ED
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#9ABAC3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaafea; /* rgb */ color: rgb(170, 175, 234); /* oklch */ color: oklch(77.1% 0.084 280.5);
Tailwind
colors: {
custom: {
50: '#c4c6f1',
500: '#aaafea',
950: '#000000',
},
}SCSS
$custom: #aaafea; $custom-light: #c4c6f1; $custom-dark: #000000;
JSON
{
"hex": "#aaafea",
"rgb": {
"r": 170,
"g": 175,
"b": 234
},
"hsl": {
"h": 235.313,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.77125,
"c": 0.08437,
"h": 280.5
},
"luminance": 0.45147
}Semantic roles & 50–950 ramp
primary
#AAAFEA
secondary
#F0EFDB
accent
#BB1DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284