#AEACC2#AEACC2
#AEACC2 is a light, muted blue. Relative luminance 0.424; OKLCH L 75.3% C 0.031 H 289.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACC2 |
|---|---|
| RGB | rgb(174, 172, 194) |
| HSL | hsl(245, 15%, 72%) |
| HSV | hsv(245, 11%, 76%) |
| CMYK | cmyk(10.3%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.14, 5.04, -10.94) |
| CIE-LCH | lch(71.14, 12.05, 294.75°) |
| OKLab | oklab(75.31% 0.0106 -0.0295) |
| OKLCH | oklch(75.31% 0.031 289.8) |
| XYZ | xyz(41.9437, 42.3985, 57.0025) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.57
Dark Gray
#A9A9A9
ΔE00 10.34
Thistle
#D8BFD8
ΔE00 10.53
Lightsteelblue
#B0C4DE
ΔE00 10.71
Cool Gray
#9AA7B0
ΔE00 10.85
Light Blue Grey
#B7C9E2
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACC2 #C0C2AC
analogous
#ACB5C2 #AEACC2 #B9ACC2
triadic
#AEACC2 #C2AEAC #ACC2AE
tetradic
#AEACC2 #C2ACB5 #C0C2AC #ACC2B9
square
#AEACC2 #C2ACB5 #C0C2AC #ACC2B9
split-complementary
#AEACC2 #C2B9AC #B5C2AC
monochromatic
#6B678C #8C89A8 #AEACC2 #D0CFDC #EEEDF2
Accessibility & contrast
On white
2.22
#AEACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#AEACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACC2
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACC2 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AFC3
Deuteranopia (green-blind)
#A7AEC1
Tritanopia (blue-blind)
#AAAFB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeacc2; /* rgb */ color: rgb(174, 172, 194); /* oklch */ color: oklch(75.3% 0.031 289.8);
Tailwind
colors: {
custom: {
50: '#c6c4d4',
500: '#aeacc2',
950: '#000000',
},
}SCSS
$custom: #aeacc2; $custom-light: #c6c4d4; $custom-dark: #000000;
JSON
{
"hex": "#aeacc2",
"rgb": {
"r": 174,
"g": 172,
"b": 194
},
"hsl": {
"h": 245.455,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.75311,
"c": 0.03132,
"h": 289.8
},
"luminance": 0.42399
}Semantic roles & 50–950 ramp
primary
#AEACC2
secondary
#E7E8E2
accent
#994C92
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183