#AEABEF#AEABEF
#AEABEF is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.9% C 0.097 H 285.9°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABEF |
|---|---|
| RGB | rgb(174, 171, 239) |
| HSL | hsl(243, 68%, 80%) |
| HSV | hsv(243, 28%, 94%) |
| CMYK | cmyk(27.2%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.47, 15.73, -33.56) |
| CIE-LCH | lch(72.47, 37.06, 295.12°) |
| OKLab | oklab(76.86% 0.0265 -0.0929) |
| OKLCH | oklch(76.86% 0.097 285.9) |
| XYZ | xyz(47.5945, 44.3555, 87.6985) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.33
Light Periwinkle
#C1C6FC
ΔE00 6.91
Pale Violet
#CEAEFA
ΔE00 7.12
Lavender (survey)
#C79FEF
ΔE00 8.19
Pastel Purple
#CAA0FF
ΔE00 8.22
Periwinkle Blue
#8F99FB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABEF #ECEFAB
analogous
#ABCAEF #AEABEF #D0ABEF
triadic
#AEABEF #EFAEAB #ABEFAE
tetradic
#AEABEF #EFABCA #ECEFAB #ABEFD0
square
#AEABEF #EFABCA #ECEFAB #ABEFD0
split-complementary
#AEABEF #EFD0AB #CAEFAB
monochromatic
#4B44DB #7C78E5 #AEABEF #E0DEF9 #E6E5FA
Accessibility & contrast
On white
2.13
#AEABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#AEABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABEF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABEF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F2
Deuteranopia (green-blind)
#97B0ED
Tritanopia (blue-blind)
#9FB7C3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeabef; /* rgb */ color: rgb(174, 171, 239); /* oklch */ color: oklch(76.9% 0.097 285.9);
Tailwind
colors: {
custom: {
50: '#c7c4f4',
500: '#aeabef',
950: '#000000',
},
}SCSS
$custom: #aeabef; $custom-light: #c7c4f4; $custom-dark: #000000;
JSON
{
"hex": "#aeabef",
"rgb": {
"r": 174,
"g": 171,
"b": 239
},
"hsl": {
"h": 242.647,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.76858,
"c": 0.09657,
"h": 285.9
},
"luminance": 0.44356
}Semantic roles & 50–950 ramp
primary
#AEABEF
secondary
#F1F2D9
accent
#D016C8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185