#AEAEEF#AEAEEF
#AEAEEF is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.4% C 0.092 H 284.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEEF |
|---|---|
| RGB | rgb(174, 174, 239) |
| HSL | hsl(240, 67%, 81%) |
| HSV | hsv(240, 27%, 94%) |
| CMYK | cmyk(27.2%, 27.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.22, 14.06, -32.39) |
| CIE-LCH | lch(73.22, 35.31, 293.47°) |
| OKLab | oklab(77.44% 0.0224 -0.0895) |
| OKLCH | oklch(77.44% 0.092 284) |
| XYZ | xyz(48.1676, 45.5017, 87.8895) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.11
Lavender
#B39DDB
ΔE00 7.04
Pale Violet
#CEAEFA
ΔE00 7.58
Periwinkle
#CCCCFF
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.12
Periwinkle Blue
#8F99FB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEEF #EFEFAE
analogous
#AECEEF #AEAEEF #CEAEEF
triadic
#AEAEEF #EFAEAE #AEEFAE
tetradic
#AEAEEF #EFAECE #EFEFAE #AEEFCE
square
#AEAEEF #EFAECE #EFEFAE #AEEFCE
split-complementary
#AEAEEF #EFCEAE #CEEFAE
monochromatic
#4848DB #7B7BE5 #AEAEEF #E1E1F9 #E5E5FA
Accessibility & contrast
On white
2.08
#AEAEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#AEAEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEEF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEEF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#9FBAC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeaeef; /* rgb */ color: rgb(174, 174, 239); /* oklch */ color: oklch(77.4% 0.092 284.0);
Tailwind
colors: {
custom: {
50: '#c7c6f4',
500: '#aeaeef',
950: '#000000',
},
}SCSS
$custom: #aeaeef; $custom-light: #c7c6f4; $custom-dark: #000000;
JSON
{
"hex": "#aeaeef",
"rgb": {
"r": 174,
"g": 174,
"b": 239
},
"hsl": {
"h": 240,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.77442,
"c": 0.09231,
"h": 284
},
"luminance": 0.45503
}Semantic roles & 50–950 ramp
primary
#AEAEEF
secondary
#F1F1DA
accent
#CF17CF
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285