#AEAEDA#AEAEDA
#AEAEDA is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.6% C 0.063 H 284.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEDA |
|---|---|
| RGB | rgb(174, 174, 218) |
| HSL | hsl(240, 37%, 77%) |
| HSV | hsv(240, 20%, 85%) |
| CMYK | cmyk(20.2%, 20.2%, 0%, 14.5%) |
| CIE-LAB | lab(72.45, 9.15, -22.14) |
| CIE-LCH | lch(72.45, 23.95, 292.46°) |
| OKLab | oklab(76.59% 0.016 -0.0605) |
| OKLCH | oklch(76.59% 0.063 284.8) |
| XYZ | xyz(45.2435, 44.3320, 72.4894) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.91
Lavender
#B39DDB
ΔE00 6.93
Periwinkle
#CCCCFF
ΔE00 7.99
Pale Violet
#CEAEFA
ΔE00 8.93
Light Violet
#D6B4FC
ΔE00 9.64
Lavender (survey)
#C79FEF
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEDA #DADAAE
analogous
#AEC4DA #AEAEDA #C4AEDA
triadic
#AEAEDA #DAAEAE #AEDAAE
tetradic
#AEAEDA #DAAEC4 #DADAAE #AEDAC4
square
#AEAEDA #DAAEC4 #DADAAE #AEDAC4
split-complementary
#AEAEDA #DAC4AE #C4DAAE
monochromatic
#5A5AB4 #8484C7 #AEAEDA #D8D8ED #EAEAF5
Accessibility & contrast
On white
2.13
#AEAEDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#AEAEDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEDA
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEDA | 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)
#A3B3DC
Deuteranopia (green-blind)
#A2B0D9
Tritanopia (blue-blind)
#A4B5BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeaeda; /* rgb */ color: rgb(174, 174, 218); /* oklch */ color: oklch(76.6% 0.063 284.8);
Tailwind
colors: {
custom: {
50: '#c6c6e5',
500: '#aeaeda',
950: '#000000',
},
}SCSS
$custom: #aeaeda; $custom-light: #c6c6e5; $custom-dark: #000000;
JSON
{
"hex": "#aeaeda",
"rgb": {
"r": 174,
"g": 174,
"b": 218
},
"hsl": {
"h": 240,
"s": 37.288,
"l": 76.863
},
"oklch": {
"l": 0.76589,
"c": 0.06261,
"h": 284.8
},
"luminance": 0.44333
}Semantic roles & 50–950 ramp
primary
#AEAEDA
secondary
#ECECDF
accent
#B035B0
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131315
muted
#828284