#AEABC3#AEABC3
#AEABC3 is a light, muted blue. Relative luminance 0.421; OKLCH L 75.1% C 0.034 H 291.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABC3 |
|---|---|
| RGB | rgb(174, 171, 195) |
| HSL | hsl(248, 17%, 72%) |
| HSV | hsv(248, 12%, 76%) |
| CMYK | cmyk(10.8%, 12.3%, 0%, 23.5%) |
| CIE-LAB | lab(70.92, 5.80, -11.84) |
| CIE-LCH | lch(70.92, 13.18, 296.11°) |
| OKLab | oklab(75.14% 0.0124 -0.0319) |
| OKLCH | oklch(75.14% 0.034 291.3) |
| XYZ | xyz(41.8668, 42.0644, 57.5327) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.44
Thistle
#D8BFD8
ΔE00 10.22
Lavender
#B39DDB
ΔE00 11.02
Dark Gray
#A9A9A9
ΔE00 11.11
Lightsteelblue
#B0C4DE
ΔE00 11.30
Lilac
#C8A2C8
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABC3 #C0C3AB
analogous
#ABB4C3 #AEABC3 #BAABC3
triadic
#AEABC3 #C3AEAB #ABC3AE
tetradic
#AEABC3 #C3ABB4 #C0C3AB #ABC3BA
square
#AEABC3 #C3ABB4 #C0C3AB #ABC3BA
split-complementary
#AEABC3 #C3BAAB #B4C3AB
monochromatic
#6B668E #8C87AA #AEABC3 #D0CFDD #EEEDF2
Accessibility & contrast
On white
2.23
#AEABC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AEABC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABC3
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABC3 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC4
Deuteranopia (green-blind)
#A6ADC2
Tritanopia (blue-blind)
#AAAFB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeabc3; /* rgb */ color: rgb(174, 171, 195); /* oklch */ color: oklch(75.1% 0.034 291.3);
Tailwind
colors: {
custom: {
50: '#c6c4d5',
500: '#aeabc3',
950: '#000000',
},
}SCSS
$custom: #aeabc3; $custom-light: #c6c4d5; $custom-dark: #000000;
JSON
{
"hex": "#aeabc3",
"rgb": {
"r": 174,
"g": 171,
"b": 195
},
"hsl": {
"h": 247.5,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.75142,
"c": 0.03425,
"h": 291.3
},
"luminance": 0.42065
}Semantic roles & 50–950 ramp
primary
#AEABC3
secondary
#E7E8E2
accent
#9B4B91
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183