#AEACC6#AEACC6
#AEACC6 is a light, muted blue. Relative luminance 0.426; OKLCH L 75.4% C 0.037 H 289.0°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACC6 |
|---|---|
| RGB | rgb(174, 172, 198) |
| HSL | hsl(245, 19%, 73%) |
| HSV | hsv(245, 13%, 78%) |
| CMYK | cmyk(12.1%, 13.1%, 0%, 22.4%) |
| CIE-LAB | lab(71.27, 5.88, -12.96) |
| CIE-LCH | lch(71.27, 14.23, 294.41°) |
| OKLab | oklab(75.45% 0.0121 -0.035) |
| OKLCH | oklch(75.45% 0.037 289) |
| XYZ | xyz(42.3990, 42.5806, 59.4003) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.82
Thistle
#D8BFD8
ΔE00 10.35
Lavender
#B39DDB
ΔE00 10.49
Light Periwinkle
#C1C6FC
ΔE00 10.74
Lightsteelblue
#B0C4DE
ΔE00 10.87
Light Blue Grey
#B7C9E2
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACC6 #C4C6AC
analogous
#ACB7C6 #AEACC6 #BBACC6
triadic
#AEACC6 #C6AEAC #ACC6AE
tetradic
#AEACC6 #C6ACB7 #C4C6AC #ACC6BB
square
#AEACC6 #C6ACB7 #C4C6AC #ACC6BB
split-complementary
#AEACC6 #C6BBAC #B7C6AC
monochromatic
#686593 #8B88AD #AEACC6 #D1D0DF #EDEDF3
Accessibility & contrast
On white
2.21
#AEACC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#AEACC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACC6
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACC6 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AFC7
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#A9B0B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeacc6; /* rgb */ color: rgb(174, 172, 198); /* oklch */ color: oklch(75.4% 0.037 289.0);
Tailwind
colors: {
custom: {
50: '#c6c4d7',
500: '#aeacc6',
950: '#000000',
},
}SCSS
$custom: #aeacc6; $custom-light: #c6c4d7; $custom-dark: #000000;
JSON
{
"hex": "#aeacc6",
"rgb": {
"r": 174,
"g": 172,
"b": 198
},
"hsl": {
"h": 244.615,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.7545,
"c": 0.03702,
"h": 289
},
"luminance": 0.42581
}Semantic roles & 50–950 ramp
primary
#AEACC6
secondary
#E8E9E2
accent
#9D4996
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183