#AEAED0#AEAED0
#AEAED0 is a light, muted blue. Relative luminance 0.438; OKLCH L 76.2% C 0.048 H 285.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAED0 |
|---|---|
| RGB | rgb(174, 174, 208) |
| HSL | hsl(240, 27%, 75%) |
| HSV | hsv(240, 16%, 82%) |
| CMYK | cmyk(16.3%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(72.11, 6.93, -17.18) |
| CIE-LCH | lch(72.11, 18.52, 291.96°) |
| OKLab | oklab(76.21% 0.0127 -0.0467) |
| OKLCH | oklch(76.21% 0.048 285.2) |
| XYZ | xyz(43.9742, 43.8243, 65.8045) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.44
Lavender
#B39DDB
ΔE00 8.63
Periwinkle
#CCCCFF
ΔE00 9.13
Lightsteelblue
#B0C4DE
ΔE00 10.36
Light Blue Grey
#B7C9E2
ΔE00 10.62
Pale Violet
#CEAEFA
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAED0 #D0D0AE
analogous
#AEBFD0 #AEAED0 #BFAED0
triadic
#AEAED0 #D0AEAE #AED0AE
tetradic
#AEAED0 #D0AEBF #D0D0AE #AED0BF
square
#AEAED0 #D0AEBF #D0D0AE #AED0BF
split-complementary
#AEAED0 #D0BFAE #BFD0AE
monochromatic
#6161A3 #8787BA #AEAED0 #D5D5E6 #ECECF4
Accessibility & contrast
On white
2.15
#AEAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#AEAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAED0
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAED0 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D2
Deuteranopia (green-blind)
#A5B0CF
Tritanopia (blue-blind)
#A7B4B9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaed0; /* rgb */ color: rgb(174, 174, 208); /* oklch */ color: oklch(76.2% 0.048 285.2);
Tailwind
colors: {
custom: {
50: '#c6c6de',
500: '#aeaed0',
950: '#000000',
},
}SCSS
$custom: #aeaed0; $custom-light: #c6c6de; $custom-dark: #000000;
JSON
{
"hex": "#aeaed0",
"rgb": {
"r": 174,
"g": 174,
"b": 208
},
"hsl": {
"h": 240,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.76213,
"c": 0.04838,
"h": 285.2
},
"luminance": 0.43825
}Semantic roles & 50–950 ramp
primary
#AEAED0
secondary
#EAEAE1
accent
#A540A5
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283