#AEABDF#AEABDF
#AEABDF is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.2% C 0.074 H 287.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABDF |
|---|---|
| RGB | rgb(174, 171, 223) |
| HSL | hsl(243, 45%, 77%) |
| HSV | hsv(243, 23%, 87%) |
| CMYK | cmyk(22%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(71.86, 11.95, -25.77) |
| CIE-LCH | lch(71.86, 28.41, 294.88°) |
| OKLab | oklab(76.19% 0.0218 -0.0707) |
| OKLCH | oklch(76.19% 0.074 287.1) |
| XYZ | xyz(45.3346, 43.4515, 75.7962) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.46
Light Periwinkle
#C1C6FC
ΔE00 7.14
Pale Violet
#CEAEFA
ΔE00 7.69
Periwinkle
#CCCCFF
ΔE00 8.36
Lavender (survey)
#C79FEF
ΔE00 8.65
Light Violet
#D6B4FC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABDF #DCDFAB
analogous
#ABC2DF #AEABDF #C8ABDF
triadic
#AEABDF #DFAEAB #ABDFAE
tetradic
#AEABDF #DFABC2 #DCDFAB #ABDFC8
square
#AEABDF #DFABC2 #DCDFAB #ABDFC8
split-complementary
#AEABDF #DFC8AB #C2DFAB
monochromatic
#5952BD #837FCE #AEABDF #D9D7F0 #EAE9F7
Accessibility & contrast
On white
2.17
#AEABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AEABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABDF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABDF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E1
Deuteranopia (green-blind)
#9DAFDE
Tritanopia (blue-blind)
#A3B4BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeabdf; /* rgb */ color: rgb(174, 171, 223); /* oklch */ color: oklch(76.2% 0.074 287.1);
Tailwind
colors: {
custom: {
50: '#c7c4e9',
500: '#aeabdf',
950: '#000000',
},
}SCSS
$custom: #aeabdf; $custom-light: #c7c4e9; $custom-dark: #000000;
JSON
{
"hex": "#aeabdf",
"rgb": {
"r": 174,
"g": 171,
"b": 223
},
"hsl": {
"h": 243.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.7619,
"c": 0.07403,
"h": 287.1
},
"luminance": 0.43452
}Semantic roles & 50–950 ramp
primary
#AEABDF
secondary
#EDEEDD
accent
#B82EB0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184