#AEAEDB#AEAEDB
#AEAEDB is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.064 H 284.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEDB |
|---|---|
| RGB | rgb(174, 174, 219) |
| HSL | hsl(240, 38%, 77%) |
| HSV | hsv(240, 21%, 86%) |
| CMYK | cmyk(20.5%, 20.5%, 0%, 14.1%) |
| CIE-LAB | lab(72.48, 9.38, -22.63) |
| CIE-LCH | lch(72.48, 24.50, 292.51°) |
| OKLab | oklab(76.63% 0.0164 -0.0619) |
| OKLCH | oklch(76.63% 0.064 284.8) |
| XYZ | xyz(45.3747, 44.3845, 73.1806) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.80
Lavender
#B39DDB
ΔE00 6.83
Periwinkle
#CCCCFF
ΔE00 7.92
Pale Violet
#CEAEFA
ΔE00 8.79
Light Violet
#D6B4FC
ΔE00 9.53
Lavender (survey)
#C79FEF
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEDB #DBDBAE
analogous
#AEC5DB #AEAEDB #C5AEDB
triadic
#AEAEDB #DBAEAE #AEDBAE
tetradic
#AEAEDB #DBAEC5 #DBDBAE #AEDBC5
square
#AEAEDB #DBAEC5 #DBDBAE #AEDBC5
split-complementary
#AEAEDB #DBC5AE #C5DBAE
monochromatic
#5959B5 #8484C8 #AEAEDB #D8D8EE #EAEAF6
Accessibility & contrast
On white
2.13
#AEAEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#AEAEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEDB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEDB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DD
Deuteranopia (green-blind)
#A1B0DA
Tritanopia (blue-blind)
#A4B6BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeaedb; /* rgb */ color: rgb(174, 174, 219); /* oklch */ color: oklch(76.6% 0.064 284.8);
Tailwind
colors: {
custom: {
50: '#c6c6e6',
500: '#aeaedb',
950: '#000000',
},
}SCSS
$custom: #aeaedb; $custom-light: #c6c6e6; $custom-dark: #000000;
JSON
{
"hex": "#aeaedb",
"rgb": {
"r": 174,
"g": 174,
"b": 219
},
"hsl": {
"h": 240,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.76628,
"c": 0.06403,
"h": 284.8
},
"luminance": 0.44385
}Semantic roles & 50–950 ramp
primary
#AEAEDB
secondary
#ECECDF
accent
#B134B1
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284