#AEAECA#AEAECA
#AEAECA is a light, muted blue. Relative luminance 0.435; OKLCH L 76.0% C 0.040 H 285.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAECA |
|---|---|
| RGB | rgb(174, 174, 202) |
| HSL | hsl(240, 21%, 74%) |
| HSV | hsv(240, 14%, 79%) |
| CMYK | cmyk(13.9%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.92, 5.63, -14.18) |
| CIE-LCH | lch(71.92, 15.26, 291.65°) |
| OKLab | oklab(76% 0.0106 -0.0384) |
| OKLCH | oklch(76% 0.04 285.4) |
| XYZ | xyz(43.2500, 43.5346, 61.9901) |
| Luminance | 0.4354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.72
Lightsteelblue
#B0C4DE
ΔE00 9.99
Dove Gray
#B6B8BD
ΔE00 10.04
Lavender
#B39DDB
ΔE00 10.17
Light Blue Grey
#B7C9E2
ΔE00 10.21
Periwinkle
#CCCCFF
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAECA #CACAAE
analogous
#AEBCCA #AEAECA #BCAECA
triadic
#AEAECA #CAAEAE #AECAAE
tetradic
#AEAECA #CAAEBC #CACAAE #AECABC
square
#AEAECA #CAAEBC #CACAAE #AECABC
split-complementary
#AEAECA #CABCAE #BCCAAE
monochromatic
#646499 #8989B2 #AEAECA #D3D3E2 #EDEDF3
Accessibility & contrast
On white
2.16
#AEAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#AEAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAECA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAECA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CB
Deuteranopia (green-blind)
#A7AFC9
Tritanopia (blue-blind)
#A8B2B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aeaeca; /* rgb */ color: rgb(174, 174, 202); /* oklch */ color: oklch(76.0% 0.040 285.4);
Tailwind
colors: {
custom: {
50: '#c6c6da',
500: '#aeaeca',
950: '#000000',
},
}SCSS
$custom: #aeaeca; $custom-light: #c6c6da; $custom-dark: #000000;
JSON
{
"hex": "#aeaeca",
"rgb": {
"r": 174,
"g": 174,
"b": 202
},
"hsl": {
"h": 240,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.75997,
"c": 0.03982,
"h": 285.4
},
"luminance": 0.43535
}Semantic roles & 50–950 ramp
primary
#AEAECA
secondary
#E9E9E2
accent
#9F469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283