#AEB6CC#AEB6CC
#AEB6CC is a light, muted blue. Relative luminance 0.468; OKLCH L 77.7% C 0.033 H 269.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6CC |
|---|---|
| RGB | rgb(174, 182, 204) |
| HSL | hsl(224, 23%, 74%) |
| HSV | hsv(224, 15%, 80%) |
| CMYK | cmyk(14.7%, 10.8%, 0%, 20%) |
| CIE-LAB | lab(74.07, 1.69, -12.04) |
| CIE-LCH | lch(74.07, 12.16, 278.01°) |
| OKLab | oklab(77.7% -0.0001 -0.0326) |
| OKLCH | oklch(77.7% 0.033 269.7) |
| XYZ | xyz(45.0801, 46.8135, 63.7759) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.47
Light Blue Grey
#B7C9E2
ΔE00 5.89
Cloudy Blue
#ACC2D9
ΔE00 6.08
Dove Gray
#B6B8BD
ΔE00 7.12
Light Grey Blue
#9DBCD4
ΔE00 8.36
Cool Gray
#9AA7B0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6CC #CCC4AE
analogous
#AEC5CC #AEB6CC #B5AECC
triadic
#AEB6CC #CCAEB6 #B6CCAE
tetradic
#AEB6CC #CCAEC5 #CCC4AE #AECCB5
square
#AEB6CC #CCAEC5 #CCC4AE #AECCB5
split-complementary
#AEB6CC #CCB5AE #C5CCAE
monochromatic
#63729D #8894B4 #AEB6CC #D4D8E4 #ECEEF3
Accessibility & contrast
On white
2.03
#AEB6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AEB6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6CC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6CC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B7CD
Deuteranopia (green-blind)
#ADB5CB
Tritanopia (blue-blind)
#A7BABD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeb6cc; /* rgb */ color: rgb(174, 182, 204); /* oklch */ color: oklch(77.7% 0.033 269.7);
Tailwind
colors: {
custom: {
50: '#c6cbdb',
500: '#aeb6cc',
950: '#000000',
},
}SCSS
$custom: #aeb6cc; $custom-light: #c6cbdb; $custom-dark: #000000;
JSON
{
"hex": "#aeb6cc",
"rgb": {
"r": 174,
"g": 182,
"b": 204
},
"hsl": {
"h": 224,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77703,
"c": 0.03256,
"h": 269.7
},
"luminance": 0.46814
}Semantic roles & 50–950 ramp
primary
#AEB6CC
secondary
#EAE7E1
accent
#8844A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283