#AEACC0#AEACC0
#AEACC0 is a light, muted blue. Relative luminance 0.423; OKLCH L 75.2% C 0.028 H 290.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEACC0 |
|---|---|
| RGB | rgb(174, 172, 192) |
| HSL | hsl(246, 14%, 71%) |
| HSV | hsv(246, 10%, 75%) |
| CMYK | cmyk(9.4%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(71.08, 4.63, -9.93) |
| CIE-LCH | lch(71.08, 10.96, 295.00°) |
| OKLab | oklab(75.24% 0.0099 -0.0267) |
| OKLCH | oklch(75.24% 0.028 290.3) |
| XYZ | xyz(41.7206, 42.3093, 55.8275) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.92
Dark Gray
#A9A9A9
ΔE00 9.63
Cool Gray
#9AA7B0
ΔE00 10.33
Lightsteelblue
#B0C4DE
ΔE00 10.66
Silver
#C0C0C0
ΔE00 10.69
Thistle
#D8BFD8
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEACC0 #BEC0AC
analogous
#ACB4C0 #AEACC0 #B8ACC0
triadic
#AEACC0 #C0AEAC #ACC0AE
tetradic
#AEACC0 #C0ACB4 #BEC0AC #ACC0B8
square
#AEACC0 #C0ACB4 #BEC0AC #ACC0B8
split-complementary
#AEACC0 #C0B8AC #B4C0AC
monochromatic
#6C6889 #8C89A6 #AEACC0 #D0CFDA #EEEEF2
Accessibility & contrast
On white
2.22
#AEACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#AEACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEACC0
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEACC0 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC1
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#ABAFB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeacc0; /* rgb */ color: rgb(174, 172, 192); /* oklch */ color: oklch(75.2% 0.028 290.3);
Tailwind
colors: {
custom: {
50: '#c6c4d3',
500: '#aeacc0',
950: '#000000',
},
}SCSS
$custom: #aeacc0; $custom-light: #c6c4d3; $custom-dark: #000000;
JSON
{
"hex": "#aeacc0",
"rgb": {
"r": 174,
"g": 172,
"b": 192
},
"hsl": {
"h": 246,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.75243,
"c": 0.02848,
"h": 290.3
},
"luminance": 0.42309
}Semantic roles & 50–950 ramp
primary
#AEACC0
secondary
#E6E6E1
accent
#984E90
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182