#AEAEDC#AEAEDC
#AEAEDC is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.7% C 0.065 H 284.8°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEDC |
|---|---|
| RGB | rgb(174, 174, 220) |
| HSL | hsl(240, 40%, 77%) |
| HSV | hsv(240, 21%, 86%) |
| CMYK | cmyk(20.9%, 20.9%, 0%, 13.7%) |
| CIE-LAB | lab(72.52, 9.60, -23.12) |
| CIE-LCH | lch(72.52, 25.04, 292.56°) |
| OKLab | oklab(76.67% 0.0167 -0.0633) |
| OKLCH | oklch(76.67% 0.065 284.8) |
| XYZ | xyz(45.5068, 44.4374, 73.8760) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.70
Lavender
#B39DDB
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 7.86
Pale Violet
#CEAEFA
ΔE00 8.65
Light Violet
#D6B4FC
ΔE00 9.42
Lavender (survey)
#C79FEF
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEDC #DCDCAE
analogous
#AEC5DC #AEAEDC #C5AEDC
triadic
#AEAEDC #DCAEAE #AEDCAE
tetradic
#AEAEDC #DCAEC5 #DCDCAE #AEDCC5
square
#AEAEDC #DCAEC5 #DCDCAE #AEDCC5
split-complementary
#AEAEDC #DCC5AE #C5DCAE
monochromatic
#5959B7 #8383CA #AEAEDC #D9D9EE #EAEAF6
Accessibility & contrast
On white
2.12
#AEAEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#AEAEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEDC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEDC | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DE
Deuteranopia (green-blind)
#A1B1DB
Tritanopia (blue-blind)
#A4B6BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeaedc; /* rgb */ color: rgb(174, 174, 220); /* oklch */ color: oklch(76.7% 0.065 284.8);
Tailwind
colors: {
custom: {
50: '#c6c6e7',
500: '#aeaedc',
950: '#000000',
},
}SCSS
$custom: #aeaedc; $custom-light: #c6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#aeaedc",
"rgb": {
"r": 174,
"g": 174,
"b": 220
},
"hsl": {
"h": 240,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.76667,
"c": 0.06546,
"h": 284.8
},
"luminance": 0.44438
}Semantic roles & 50–950 ramp
primary
#AEAEDC
secondary
#EDEDDE
accent
#B333B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284