#AAAEFA#AAAEFA
#AAAEFA is a light, moderate blue. Relative luminance 0.457; OKLCH L 77.6% C 0.108 H 281.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEFA |
|---|---|
| RGB | rgb(170, 174, 250) |
| HSL | hsl(237, 89%, 82%) |
| HSV | hsv(237, 32%, 98%) |
| CMYK | cmyk(32%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(73.36, 15.64, -38.15) |
| CIE-LCH | lch(73.36, 41.23, 292.29°) |
| OKLab | oklab(77.62% 0.0211 -0.1061) |
| OKLCH | oklch(77.62% 0.108 281.2) |
| XYZ | xyz(48.9642, 45.7188, 96.6687) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.60
Periwinkle Blue
#8F99FB
ΔE00 6.86
Light Periwinkle
#C1C6FC
ΔE00 6.94
Lavender
#B39DDB
ΔE00 8.99
Pale Violet
#CEAEFA
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEFA #FAF6AA
analogous
#AAD6FA #AAAEFA #CEAAFA
triadic
#AAAEFA #FAAAAE #AEFAAA
tetradic
#AAAEFA #FAAAD6 #FAF6AA #AAFACE
square
#AAAEFA #FAAAD6 #FAF6AA #AAFACE
split-complementary
#AAAEFA #FACEAA #D6FAAA
monochromatic
#3640F3 #7077F7 #AAAEFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.07
#AAAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#AAAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEFA
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEFA | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#95BCC9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaaefa; /* rgb */ color: rgb(170, 174, 250); /* oklch */ color: oklch(77.6% 0.108 281.2);
Tailwind
colors: {
custom: {
50: '#c5c6fc',
500: '#aaaefa',
950: '#000000',
},
}SCSS
$custom: #aaaefa; $custom-light: #c5c6fc; $custom-dark: #000000;
JSON
{
"hex": "#aaaefa",
"rgb": {
"r": 170,
"g": 174,
"b": 250
},
"hsl": {
"h": 237,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.77622,
"c": 0.10817,
"h": 281.2
},
"luminance": 0.4572
}Semantic roles & 50–950 ramp
primary
#AAAEFA
secondary
#F5F4D6
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285