#AEAEF8#AEAEF8
#AEAEF8 is a light, moderate blue. Relative luminance 0.460; OKLCH L 77.8% C 0.105 H 283.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEF8 |
|---|---|
| RGB | rgb(174, 174, 248) |
| HSL | hsl(240, 84%, 83%) |
| HSV | hsv(240, 30%, 97%) |
| CMYK | cmyk(29.8%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(73.58, 16.26, -36.71) |
| CIE-LCH | lch(73.58, 40.15, 293.88°) |
| OKLab | oklab(77.83% 0.0248 -0.1019) |
| OKLCH | oklch(77.83% 0.105 283.7) |
| XYZ | xyz(49.5304, 46.0468, 95.0670) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 7.49
Periwinkle Blue
#8F99FB
ΔE00 7.62
Pale Violet
#CEAEFA
ΔE00 7.86
Lavender
#B39DDB
ΔE00 7.99
Periwinkle
#CCCCFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEF8 #F8F8AE
analogous
#AED3F8 #AEAEF8 #D3AEF8
triadic
#AEAEF8 #F8AEAE #AEF8AE
tetradic
#AEAEF8 #F8AED3 #F8F8AE #AEF8D3
square
#AEAEF8 #F8AED3 #F8F8AE #AEF8D3
split-complementary
#AEAEF8 #F8D3AE #D3F8AE
monochromatic
#3D3DEE #7676F3 #AEAEF8 #E3E3FD #E3E3FD
Accessibility & contrast
On white
2.06
#AEAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AEAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEF8
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEF8 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B7FB
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#9CBBC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeaef8; /* rgb */ color: rgb(174, 174, 248); /* oklch */ color: oklch(77.8% 0.105 283.7);
Tailwind
colors: {
custom: {
50: '#c8c6fb',
500: '#aeaef8',
950: '#000000',
},
}SCSS
$custom: #aeaef8; $custom-light: #c8c6fb; $custom-dark: #000000;
JSON
{
"hex": "#aeaef8",
"rgb": {
"r": 174,
"g": 174,
"b": 248
},
"hsl": {
"h": 240,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.77834,
"c": 0.1049,
"h": 283.7
},
"luminance": 0.46048
}Semantic roles & 50–950 ramp
primary
#AEAEF8
secondary
#F5F5D6
accent
#E105E1
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285