#AEADED#AEADED
#AEADED is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.2% C 0.091 H 284.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AEADED |
|---|---|
| RGB | rgb(174, 173, 237) |
| HSL | hsl(241, 64%, 80%) |
| HSV | hsv(241, 27%, 93%) |
| CMYK | cmyk(26.6%, 27%, 0%, 7.1%) |
| CIE-LAB | lab(72.89, 14.14, -31.81) |
| CIE-LCH | lch(72.89, 34.81, 293.96°) |
| OKLab | oklab(77.16% 0.0232 -0.0879) |
| OKLCH | oklch(77.16% 0.091 284.8) |
| XYZ | xyz(47.6813, 44.9992, 86.2779) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.32
Lavender
#B39DDB
ΔE00 6.61
Pale Violet
#CEAEFA
ΔE00 7.40
Periwinkle
#CCCCFF
ΔE00 8.11
Pastel Blue
#A2BFFE
ΔE00 8.54
Light Violet
#D6B4FC
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEADED #ECEDAD
analogous
#ADCCED #AEADED #CEADED
triadic
#AEADED #EDAEAD #ADEDAE
tetradic
#AEADED #EDADCC #ECEDAD #ADEDCE
square
#AEADED #EDADCC #ECEDAD #ADEDCE
split-complementary
#AEADED #EDCEAD #CCEDAD
monochromatic
#4B49D7 #7C7BE2 #AEADED #E0DFF8 #E6E6F9
Accessibility & contrast
On white
2.10
#AEADED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#AEADED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEADED
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEADED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEADED | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F0
Deuteranopia (green-blind)
#9AB1EB
Tritanopia (blue-blind)
#9FB8C3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeaded; /* rgb */ color: rgb(174, 173, 237); /* oklch */ color: oklch(77.2% 0.091 284.8);
Tailwind
colors: {
custom: {
50: '#c7c5f3',
500: '#aeaded',
950: '#000000',
},
}SCSS
$custom: #aeaded; $custom-light: #c7c5f3; $custom-dark: #000000;
JSON
{
"hex": "#aeaded",
"rgb": {
"r": 174,
"g": 173,
"b": 237
},
"hsl": {
"h": 240.938,
"s": 64,
"l": 80.392
},
"oklch": {
"l": 0.77162,
"c": 0.09091,
"h": 284.8
},
"luminance": 0.45
}Semantic roles & 50–950 ramp
primary
#AEADED
secondary
#F1F1DA
accent
#CC1AC9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185