#AEACC4#AEACC4
#AEACC4 is a light, muted blue. Relative luminance 0.425; OKLCH L 75.4% C 0.034 H 289.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACC4 |
|---|---|
| RGB | rgb(174, 172, 196) |
| HSL | hsl(245, 17%, 72%) |
| HSV | hsv(245, 12%, 77%) |
| CMYK | cmyk(11.2%, 12.2%, 0%, 23.1%) |
| CIE-LAB | lab(71.21, 5.46, -11.95) |
| CIE-LCH | lch(71.21, 13.14, 294.55°) |
| OKLab | oklab(75.38% 0.0113 -0.0322) |
| OKLCH | oklch(75.38% 0.034 289.4) |
| XYZ | xyz(42.1698, 42.4890, 58.1934) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.20
Thistle
#D8BFD8
ΔE00 10.42
Lightsteelblue
#B0C4DE
ΔE00 10.78
Light Blue Grey
#B7C9E2
ΔE00 10.97
Dark Gray
#A9A9A9
ΔE00 11.02
Lavender
#B39DDB
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACC4 #C2C4AC
analogous
#ACB6C4 #AEACC4 #BAACC4
triadic
#AEACC4 #C4AEAC #ACC4AE
tetradic
#AEACC4 #C4ACB6 #C2C4AC #ACC4BA
square
#AEACC4 #C4ACB6 #C2C4AC #ACC4BA
split-complementary
#AEACC4 #C4BAAC #B6C4AC
monochromatic
#6A6690 #8B88AB #AEACC4 #D1D0DD #EEEDF2
Accessibility & contrast
On white
2.21
#AEACC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#AEACC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACC4
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACC4 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AFC5
Deuteranopia (green-blind)
#A7AEC3
Tritanopia (blue-blind)
#AAB0B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeacc4; /* rgb */ color: rgb(174, 172, 196); /* oklch */ color: oklch(75.4% 0.034 289.4);
Tailwind
colors: {
custom: {
50: '#c6c4d5',
500: '#aeacc4',
950: '#000000',
},
}SCSS
$custom: #aeacc4; $custom-light: #c6c4d5; $custom-dark: #000000;
JSON
{
"hex": "#aeacc4",
"rgb": {
"r": 174,
"g": 172,
"b": 196
},
"hsl": {
"h": 245,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.7538,
"c": 0.03417,
"h": 289.4
},
"luminance": 0.42489
}Semantic roles & 50–950 ramp
primary
#AEACC4
secondary
#E8E9E2
accent
#9B4A94
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183