#AEAEDD#AEAEDD
#AEAEDD is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.067 H 284.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEDD |
|---|---|
| RGB | rgb(174, 174, 221) |
| HSL | hsl(240, 41%, 77%) |
| HSV | hsv(240, 21%, 87%) |
| CMYK | cmyk(21.3%, 21.3%, 0%, 13.3%) |
| CIE-LAB | lab(72.56, 9.83, -23.61) |
| CIE-LCH | lch(72.56, 25.58, 292.61°) |
| OKLab | oklab(76.71% 0.017 -0.0647) |
| OKLCH | oklch(76.71% 0.067 284.7) |
| XYZ | xyz(45.6396, 44.4905, 74.5756) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.60
Lavender
#B39DDB
ΔE00 6.66
Periwinkle
#CCCCFF
ΔE00 7.81
Pale Violet
#CEAEFA
ΔE00 8.53
Light Violet
#D6B4FC
ΔE00 9.32
Lavender (survey)
#C79FEF
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEDD #DDDDAE
analogous
#AEC6DD #AEAEDD #C6AEDD
triadic
#AEAEDD #DDAEAE #AEDDAE
tetradic
#AEAEDD #DDAEC6 #DDDDAE #AEDDC6
square
#AEAEDD #DDAEC6 #DDDDAE #AEDDC6
split-complementary
#AEAEDD #DDC6AE #C6DDAE
monochromatic
#5858B9 #8383CB #AEAEDD #D9D9EF #E9E9F6
Accessibility & contrast
On white
2.12
#AEAEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#AEAEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEDD
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEDD | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B3DF
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#A4B6BE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeaedd; /* rgb */ color: rgb(174, 174, 221); /* oklch */ color: oklch(76.7% 0.067 284.7);
Tailwind
colors: {
custom: {
50: '#c6c6e7',
500: '#aeaedd',
950: '#000000',
},
}SCSS
$custom: #aeaedd; $custom-light: #c6c6e7; $custom-dark: #000000;
JSON
{
"hex": "#aeaedd",
"rgb": {
"r": 174,
"g": 174,
"b": 221
},
"hsl": {
"h": 240,
"s": 40.87,
"l": 77.451
},
"oklch": {
"l": 0.76706,
"c": 0.06687,
"h": 284.7
},
"luminance": 0.44491
}Semantic roles & 50–950 ramp
primary
#AEAEDD
secondary
#EDEDDE
accent
#B432B4
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284