#AEABCA#AEABCA
#AEABCA is a light, muted blue. Relative luminance 0.424; OKLCH L 75.4% C 0.044 H 289.7°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABCA |
|---|---|
| RGB | rgb(174, 171, 202) |
| HSL | hsl(246, 23%, 73%) |
| HSV | hsv(246, 15%, 79%) |
| CMYK | cmyk(13.9%, 15.3%, 0%, 20.8%) |
| CIE-LAB | lab(71.14, 7.28, -15.35) |
| CIE-LCH | lch(71.14, 16.99, 295.36°) |
| OKLab | oklab(75.39% 0.0149 -0.0416) |
| OKLCH | oklch(75.39% 0.044 289.7) |
| XYZ | xyz(42.6769, 42.3884, 61.7991) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.88
Light Periwinkle
#C1C6FC
ΔE00 9.91
Thistle
#D8BFD8
ΔE00 10.24
Periwinkle
#CCCCFF
ΔE00 10.37
Lilac
#C8A2C8
ΔE00 10.58
Dove Gray
#B6B8BD
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABCA #C7CAAB
analogous
#ABB7CA #AEABCA #BDABCA
triadic
#AEABCA #CAAEAB #ABCAAE
tetradic
#AEABCA #CAABB7 #C7CAAB #ABCABD
square
#AEABCA #CAABB7 #C7CAAB #ABCABD
split-complementary
#AEABCA #CABDAB #B7CAAB
monochromatic
#66619A #8A85B2 #AEABCA #D2D1E2 #EDECF3
Accessibility & contrast
On white
2.22
#AEABCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#AEABCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABCA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABCA | 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)
#A4AFCB
Deuteranopia (green-blind)
#A4ADC9
Tritanopia (blue-blind)
#A9B0B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeabca; /* rgb */ color: rgb(174, 171, 202); /* oklch */ color: oklch(75.4% 0.044 289.7);
Tailwind
colors: {
custom: {
50: '#c6c4da',
500: '#aeabca',
950: '#000000',
},
}SCSS
$custom: #aeabca; $custom-light: #c6c4da; $custom-dark: #000000;
JSON
{
"hex": "#aeabca",
"rgb": {
"r": 174,
"g": 171,
"b": 202
},
"hsl": {
"h": 245.806,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.7539,
"c": 0.0442,
"h": 289.7
},
"luminance": 0.42389
}Semantic roles & 50–950 ramp
primary
#AEABCA
secondary
#E9EAE1
accent
#A14498
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131214
muted
#828183