#AEAEED#AEAEED
#AEAEED is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.089 H 284.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEED |
|---|---|
| RGB | rgb(174, 174, 237) |
| HSL | hsl(240, 64%, 81%) |
| HSV | hsv(240, 27%, 93%) |
| CMYK | cmyk(26.6%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(73.14, 13.58, -31.42) |
| CIE-LCH | lch(73.14, 34.23, 293.37°) |
| OKLab | oklab(77.36% 0.0218 -0.0868) |
| OKLCH | oklch(77.36% 0.089 284.1) |
| XYZ | xyz(47.8738, 45.3841, 86.3421) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.06
Lavender
#B39DDB
ΔE00 6.87
Pale Violet
#CEAEFA
ΔE00 7.57
Periwinkle
#CCCCFF
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.29
Light Violet
#D6B4FC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEED #EDEDAE
analogous
#AECDED #AEAEED #CDAEED
triadic
#AEAEED #EDAEAE #AEEDAE
tetradic
#AEAEED #EDAECD #EDEDAE #AEEDCD
square
#AEAEED #EDAECD #EDEDAE #AEEDCD
split-complementary
#AEAEED #EDCDAE #CDEDAE
monochromatic
#4A4AD7 #7C7CE2 #AEAEED #E0E0F8 #E6E6F9
Accessibility & contrast
On white
2.08
#AEAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#AEAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEED
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEED | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB6F0
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#9FB9C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeaeed; /* rgb */ color: rgb(174, 174, 237); /* oklch */ color: oklch(77.4% 0.089 284.1);
Tailwind
colors: {
custom: {
50: '#c7c6f3',
500: '#aeaeed',
950: '#000000',
},
}SCSS
$custom: #aeaeed; $custom-light: #c7c6f3; $custom-dark: #000000;
JSON
{
"hex": "#aeaeed",
"rgb": {
"r": 174,
"g": 174,
"b": 237
},
"hsl": {
"h": 240,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.77358,
"c": 0.08949,
"h": 284.1
},
"luminance": 0.45385
}Semantic roles & 50–950 ramp
primary
#AEAEED
secondary
#F1F1DA
accent
#CB1ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285