#AEABC2#AEABC2
#AEABC2 is a light, muted blue. Relative luminance 0.420; OKLCH L 75.1% C 0.033 H 291.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABC2 |
|---|---|
| RGB | rgb(174, 171, 194) |
| HSL | hsl(248, 16%, 72%) |
| HSV | hsv(248, 12%, 76%) |
| CMYK | cmyk(10.3%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(70.88, 5.59, -11.33) |
| CIE-LCH | lch(70.88, 12.64, 296.27°) |
| OKLab | oklab(75.11% 0.0121 -0.0305) |
| OKLCH | oklch(75.11% 0.033 291.6) |
| XYZ | xyz(41.7541, 42.0193, 56.9393) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.13
Thistle
#D8BFD8
ΔE00 10.27
Dark Gray
#A9A9A9
ΔE00 10.77
Lightsteelblue
#B0C4DE
ΔE00 11.27
Lavender
#B39DDB
ΔE00 11.36
Cool Gray
#9AA7B0
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABC2 #BFC2AB
analogous
#ABB4C2 #AEABC2 #BAABC2
triadic
#AEABC2 #C2AEAB #ABC2AE
tetradic
#AEABC2 #C2ABB4 #BFC2AB #ABC2BA
square
#AEABC2 #C2ABB4 #BFC2AB #ABC2BA
split-complementary
#AEABC2 #C2BAAB #B4C2AB
monochromatic
#6B668D #8C88A8 #AEABC2 #D0CEDC #EEEDF2
Accessibility & contrast
On white
2.23
#AEABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#AEABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABC2
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABC2 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC3
Deuteranopia (green-blind)
#A6ADC1
Tritanopia (blue-blind)
#AAAEB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aeabc2; /* rgb */ color: rgb(174, 171, 194); /* oklch */ color: oklch(75.1% 0.033 291.6);
Tailwind
colors: {
custom: {
50: '#c6c4d4',
500: '#aeabc2',
950: '#000000',
},
}SCSS
$custom: #aeabc2; $custom-light: #c6c4d4; $custom-dark: #000000;
JSON
{
"hex": "#aeabc2",
"rgb": {
"r": 174,
"g": 171,
"b": 194
},
"hsl": {
"h": 247.826,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.75108,
"c": 0.03283,
"h": 291.6
},
"luminance": 0.4202
}Semantic roles & 50–950 ramp
primary
#AEABC2
secondary
#E7E7E1
accent
#9A4B90
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183