#AEABE0#AEABE0
#AEABE0 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.2% C 0.075 H 287.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABE0 |
|---|---|
| RGB | rgb(174, 171, 224) |
| HSL | hsl(243, 46%, 77%) |
| HSV | hsv(243, 24%, 88%) |
| CMYK | cmyk(22.3%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(71.90, 12.18, -26.26) |
| CIE-LCH | lch(71.90, 28.95, 294.89°) |
| OKLab | oklab(76.23% 0.0221 -0.0721) |
| OKLCH | oklch(76.23% 0.075 287.1) |
| XYZ | xyz(45.4698, 43.5056, 76.5084) |
| Luminance | 0.4351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 7.08
Pale Violet
#CEAEFA
ΔE00 7.60
Periwinkle
#CCCCFF
ΔE00 8.35
Lavender (survey)
#C79FEF
ΔE00 8.57
Light Violet
#D6B4FC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABE0 #DDE0AB
analogous
#ABC3E0 #AEABE0 #C8ABE0
triadic
#AEABE0 #E0AEAB #ABE0AE
tetradic
#AEABE0 #E0ABC3 #DDE0AB #ABE0C8
square
#AEABE0 #E0ABC3 #DDE0AB #ABE0C8
split-complementary
#AEABE0 #E0C8AB #C3E0AB
monochromatic
#5852BF #837ED0 #AEABE0 #D9D8F0 #E9E9F7
Accessibility & contrast
On white
2.16
#AEABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#AEABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABE0
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABE0 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB2E2
Deuteranopia (green-blind)
#9DAFDF
Tritanopia (blue-blind)
#A3B4BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeabe0; /* rgb */ color: rgb(174, 171, 224); /* oklch */ color: oklch(76.2% 0.075 287.1);
Tailwind
colors: {
custom: {
50: '#c7c4e9',
500: '#aeabe0',
950: '#000000',
},
}SCSS
$custom: #aeabe0; $custom-light: #c7c4e9; $custom-dark: #000000;
JSON
{
"hex": "#aeabe0",
"rgb": {
"r": 174,
"g": 171,
"b": 224
},
"hsl": {
"h": 243.396,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.76231,
"c": 0.07545,
"h": 287.1
},
"luminance": 0.43506
}Semantic roles & 50–950 ramp
primary
#AEABE0
secondary
#EDEEDD
accent
#B92CB1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184