#AEAEE9#AEAEE9
#AEAEE9 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.2% C 0.084 H 284.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEE9 |
|---|---|
| RGB | rgb(174, 174, 233) |
| HSL | hsl(240, 57%, 80%) |
| HSV | hsv(240, 25%, 91%) |
| CMYK | cmyk(25.3%, 25.3%, 0%, 8.6%) |
| CIE-LAB | lab(72.99, 12.63, -29.48) |
| CIE-LCH | lch(72.99, 32.07, 293.19°) |
| OKLab | oklab(77.19% 0.0207 -0.0813) |
| OKLCH | oklch(77.19% 0.084 284.3) |
| XYZ | xyz(47.2959, 45.1530, 83.2986) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.04
Lavender
#B39DDB
ΔE00 6.60
Pale Violet
#CEAEFA
ΔE00 7.64
Periwinkle
#CCCCFF
ΔE00 7.74
Pastel Blue
#A2BFFE
ΔE00 8.68
Light Violet
#D6B4FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEE9 #E9E9AE
analogous
#AECCE9 #AEAEE9 #CCAEE9
triadic
#AEAEE9 #E9AEAE #AEE9AE
tetradic
#AEAEE9 #E9AECC #E9E9AE #AEE9CC
square
#AEAEE9 #E9AECC #E9E9AE #AEE9CC
split-complementary
#AEAEE9 #E9CCAE #CCE9AE
monochromatic
#4E4ECF #7E7EDC #AEAEE9 #DEDEF6 #E7E7F8
Accessibility & contrast
On white
2.09
#AEAEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#AEAEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEE9
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEE9 | 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)
#9EB5EC
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#A0B8C2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeaee9; /* rgb */ color: rgb(174, 174, 233); /* oklch */ color: oklch(77.2% 0.084 284.3);
Tailwind
colors: {
custom: {
50: '#c7c6f0',
500: '#aeaee9',
950: '#000000',
},
}SCSS
$custom: #aeaee9; $custom-light: #c7c6f0; $custom-dark: #000000;
JSON
{
"hex": "#aeaee9",
"rgb": {
"r": 174,
"g": 174,
"b": 233
},
"hsl": {
"h": 240,
"s": 57.282,
"l": 79.804
},
"oklch": {
"l": 0.7719,
"c": 0.08385,
"h": 284.3
},
"luminance": 0.45154
}Semantic roles & 50–950 ramp
primary
#AEAEE9
secondary
#F0F0DB
accent
#C521C5
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284