#AEAED6#AEAED6
#AEAED6 is a light, muted blue. Relative luminance 0.441; OKLCH L 76.4% C 0.057 H 285.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAED6 |
|---|---|
| RGB | rgb(174, 174, 214) |
| HSL | hsl(240, 33%, 76%) |
| HSV | hsv(240, 19%, 84%) |
| CMYK | cmyk(18.7%, 18.7%, 0%, 16.1%) |
| CIE-LAB | lab(72.31, 8.25, -20.16) |
| CIE-LCH | lch(72.31, 21.78, 292.26°) |
| OKLab | oklab(76.44% 0.0147 -0.055) |
| OKLCH | oklch(76.44% 0.057 285) |
| XYZ | xyz(44.7264, 44.1252, 69.7659) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.43
Lavender
#B39DDB
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 9.58
Light Violet
#D6B4FC
ΔE00 10.19
Lightsteelblue
#B0C4DE
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAED6 #D6D6AE
analogous
#AEC2D6 #AEAED6 #C2AED6
triadic
#AEAED6 #D6AEAE #AED6AE
tetradic
#AEAED6 #D6AEC2 #D6D6AE #AED6C2
square
#AEAED6 #D6AEC2 #D6D6AE #AED6C2
split-complementary
#AEAED6 #D6C2AE #C2D6AE
monochromatic
#5D5DAD #8585C1 #AEAED6 #D7D7EB #EBEBF5
Accessibility & contrast
On white
2.14
#AEAED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AEAED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAED6
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAED6 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B3D8
Deuteranopia (green-blind)
#A3B0D5
Tritanopia (blue-blind)
#A5B5BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeaed6; /* rgb */ color: rgb(174, 174, 214); /* oklch */ color: oklch(76.4% 0.057 285.0);
Tailwind
colors: {
custom: {
50: '#c6c6e2',
500: '#aeaed6',
950: '#000000',
},
}SCSS
$custom: #aeaed6; $custom-light: #c6c6e2; $custom-dark: #000000;
JSON
{
"hex": "#aeaed6",
"rgb": {
"r": 174,
"g": 174,
"b": 214
},
"hsl": {
"h": 240,
"s": 32.787,
"l": 76.078
},
"oklch": {
"l": 0.76437,
"c": 0.05692,
"h": 285
},
"luminance": 0.44126
}Semantic roles & 50–950 ramp
primary
#AEAED6
secondary
#EBEBE0
accent
#AC3AAC
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283