#AEAEF9#AEAEF9
#AEAEF9 is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.9% C 0.106 H 283.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEF9 |
|---|---|
| RGB | rgb(174, 174, 249) |
| HSL | hsl(240, 86%, 83%) |
| HSV | hsv(240, 30%, 98%) |
| CMYK | cmyk(30.1%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(73.62, 16.50, -37.19) |
| CIE-LCH | lch(73.62, 40.69, 293.93°) |
| OKLab | oklab(77.88% 0.0251 -0.1033) |
| OKLCH | oklch(77.88% 0.106 283.7) |
| XYZ | xyz(49.6859, 46.1090, 95.8863) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 7.44
Periwinkle Blue
#8F99FB
ΔE00 7.54
Pale Violet
#CEAEFA
ΔE00 7.91
Lavender
#B39DDB
ΔE00 8.11
Periwinkle
#CCCCFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEF9 #F9F9AE
analogous
#AED3F9 #AEAEF9 #D3AEF9
triadic
#AEAEF9 #F9AEAE #AEF9AE
tetradic
#AEAEF9 #F9AED3 #F9F9AE #AEF9D3
square
#AEAEF9 #F9AED3 #F9F9AE #AEF9D3
split-complementary
#AEAEF9 #F9D3AE #D3F9AE
monochromatic
#3C3CF1 #7575F5 #AEAEF9 #E3E3FD #E3E3FD
Accessibility & contrast
On white
2.05
#AEAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#AEAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEF9
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEF9 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B7FC
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#9BBCC9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeaef9; /* rgb */ color: rgb(174, 174, 249); /* oklch */ color: oklch(77.9% 0.106 283.7);
Tailwind
colors: {
custom: {
50: '#c8c6fb',
500: '#aeaef9',
950: '#000000',
},
}SCSS
$custom: #aeaef9; $custom-light: #c8c6fb; $custom-dark: #000000;
JSON
{
"hex": "#aeaef9",
"rgb": {
"r": 174,
"g": 174,
"b": 249
},
"hsl": {
"h": 240,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.77878,
"c": 0.1063,
"h": 283.7
},
"luminance": 0.4611
}Semantic roles & 50–950 ramp
primary
#AEAEF9
secondary
#F5F5D6
accent
#E303E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285