#AEABDC#AEABDC
#AEABDC is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.1% C 0.070 H 287.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABDC |
|---|---|
| RGB | rgb(174, 171, 220) |
| HSL | hsl(244, 41%, 77%) |
| HSV | hsv(244, 22%, 86%) |
| CMYK | cmyk(20.9%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(71.75, 11.26, -24.29) |
| CIE-LCH | lch(71.75, 26.78, 294.88°) |
| OKLab | oklab(76.07% 0.0209 -0.0666) |
| OKLCH | oklch(76.07% 0.07 287.4) |
| XYZ | xyz(44.9337, 43.2911, 73.6850) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.60
Light Periwinkle
#C1C6FC
ΔE00 7.35
Pale Violet
#CEAEFA
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.45
Light Violet
#D6B4FC
ΔE00 8.91
Lavender (survey)
#C79FEF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABDC #D9DCAB
analogous
#ABC1DC #AEABDC #C7ABDC
triadic
#AEABDC #DCAEAB #ABDCAE
tetradic
#AEABDC #DCABC1 #D9DCAB #ABDCC7
square
#AEABDC #DCABC1 #D9DCAB #ABDCC7
split-complementary
#AEABDC #DCC7AB #C1DCAB
monochromatic
#5B55B8 #8480CA #AEABDC #D8D6EE #EAE9F6
Accessibility & contrast
On white
2.17
#AEABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#AEABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABDC
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABDC | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#9EAFDB
Tritanopia (blue-blind)
#A4B3BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeabdc; /* rgb */ color: rgb(174, 171, 220); /* oklch */ color: oklch(76.1% 0.070 287.4);
Tailwind
colors: {
custom: {
50: '#c6c4e7',
500: '#aeabdc',
950: '#000000',
},
}SCSS
$custom: #aeabdc; $custom-light: #c6c4e7; $custom-dark: #000000;
JSON
{
"hex": "#aeabdc",
"rgb": {
"r": 174,
"g": 171,
"b": 220
},
"hsl": {
"h": 243.673,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.76071,
"c": 0.06978,
"h": 287.4
},
"luminance": 0.43292
}Semantic roles & 50–950 ramp
primary
#AEABDC
secondary
#ECEDDE
accent
#B431AC
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184