#AEABC0#AEABC0
#AEABC0 is a light, muted blue. Relative luminance 0.419; OKLCH L 75.0% C 0.030 H 292.2°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABC0 |
|---|---|
| RGB | rgb(174, 171, 192) |
| HSL | hsl(249, 14%, 71%) |
| HSV | hsv(249, 11%, 75%) |
| CMYK | cmyk(9.4%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(70.82, 5.18, -10.32) |
| CIE-LCH | lch(70.82, 11.55, 296.65°) |
| OKLab | oklab(75.04% 0.0113 -0.0278) |
| OKLCH | oklch(75.04% 0.03 292.2) |
| XYZ | xyz(41.5310, 41.9301, 55.7643) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.51
Dark Gray
#A9A9A9
ΔE00 10.08
Thistle
#D8BFD8
ΔE00 10.40
Cool Gray
#9AA7B0
ΔE00 10.93
Silver
#C0C0C0
ΔE00 11.21
Lightsteelblue
#B0C4DE
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABC0 #BDC0AB
analogous
#ABB2C0 #AEABC0 #B8ABC0
triadic
#AEABC0 #C0AEAB #ABC0AE
tetradic
#AEABC0 #C0ABB2 #BDC0AB #ABC0B8
square
#AEABC0 #C0ABB2 #BDC0AB #ABC0B8
split-complementary
#AEABC0 #C0B8AB #B2C0AB
monochromatic
#6C6789 #8C88A6 #AEABC0 #D0CEDA #EEEEF2
Accessibility & contrast
On white
2.24
#AEABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AEABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABC0
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABC0 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC1
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#ABAEB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aeabc0; /* rgb */ color: rgb(174, 171, 192); /* oklch */ color: oklch(75.0% 0.030 292.2);
Tailwind
colors: {
custom: {
50: '#c6c4d3',
500: '#aeabc0',
950: '#000000',
},
}SCSS
$custom: #aeabc0; $custom-light: #c6c4d3; $custom-dark: #000000;
JSON
{
"hex": "#aeabc0",
"rgb": {
"r": 174,
"g": 171,
"b": 192
},
"hsl": {
"h": 248.571,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.75039,
"c": 0.03,
"h": 292.2
},
"luminance": 0.4193
}Semantic roles & 50–950 ramp
primary
#AEABC0
secondary
#E5E6E1
accent
#984D8E
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131214
muted
#828182