#AEAEDF#AEAEDF
#AEAEDF is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.8% C 0.070 H 284.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEDF |
|---|---|
| RGB | rgb(174, 174, 223) |
| HSL | hsl(240, 43%, 78%) |
| HSV | hsv(240, 22%, 87%) |
| CMYK | cmyk(22%, 22%, 0%, 12.5%) |
| CIE-LAB | lab(72.63, 10.29, -24.60) |
| CIE-LCH | lch(72.63, 26.66, 292.70°) |
| OKLab | oklab(76.79% 0.0176 -0.0674) |
| OKLCH | oklch(76.79% 0.07 284.6) |
| XYZ | xyz(45.9077, 44.5977, 75.9873) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.43
Lavender
#B39DDB
ΔE00 6.54
Periwinkle
#CCCCFF
ΔE00 7.73
Pale Violet
#CEAEFA
ΔE00 8.30
Light Violet
#D6B4FC
ΔE00 9.15
Lavender (survey)
#C79FEF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEDF #DFDFAE
analogous
#AEC6DF #AEAEDF #C6AEDF
triadic
#AEAEDF #DFAEAE #AEDFAE
tetradic
#AEAEDF #DFAEC6 #DFDFAE #AEDFC6
square
#AEAEDF #DFAEC6 #DFDFAE #AEDFC6
split-complementary
#AEAEDF #DFC6AE #C6DFAE
monochromatic
#5656BC #8282CE #AEAEDF #DADAF0 #E9E9F6
Accessibility & contrast
On white
2.12
#AEAEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#AEAEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEDF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEDF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B4E1
Deuteranopia (green-blind)
#A0B1DE
Tritanopia (blue-blind)
#A3B6BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeaedf; /* rgb */ color: rgb(174, 174, 223); /* oklch */ color: oklch(76.8% 0.070 284.6);
Tailwind
colors: {
custom: {
50: '#c7c6e9',
500: '#aeaedf',
950: '#000000',
},
}SCSS
$custom: #aeaedf; $custom-light: #c7c6e9; $custom-dark: #000000;
JSON
{
"hex": "#aeaedf",
"rgb": {
"r": 174,
"g": 174,
"b": 223
},
"hsl": {
"h": 240,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.76785,
"c": 0.06971,
"h": 284.6
},
"luminance": 0.44598
}Semantic roles & 50–950 ramp
primary
#AEAEDF
secondary
#EDEDDE
accent
#B62FB6
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284