#AEB0CC#AEB0CC
#AEB0CC is a light, muted blue. Relative luminance 0.444; OKLCH L 76.5% C 0.040 H 282.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0CC |
|---|---|
| RGB | rgb(174, 176, 204) |
| HSL | hsl(236, 23%, 74%) |
| HSV | hsv(236, 15%, 80%) |
| CMYK | cmyk(14.7%, 13.7%, 0%, 20%) |
| CIE-LAB | lab(72.50, 4.96, -14.40) |
| CIE-LCH | lch(72.50, 15.23, 289.01°) |
| OKLab | oklab(76.48% 0.0084 -0.039) |
| OKLCH | oklch(76.48% 0.04 282.2) |
| XYZ | xyz(43.8776, 44.4085, 63.3751) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 9.00
Light Periwinkle
#C1C6FC
ΔE00 9.22
Light Blue Grey
#B7C9E2
ΔE00 9.26
Dove Gray
#B6B8BD
ΔE00 9.72
Periwinkle
#CCCCFF
ΔE00 9.87
Cloudy Blue
#ACC2D9
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0CC #CCCAAE
analogous
#AEBFCC #AEB0CC #BBAECC
triadic
#AEB0CC #CCAEB0 #B0CCAE
tetradic
#AEB0CC #CCAEBF #CCCAAE #AECCBB
square
#AEB0CC #CCAEBF #CCCAAE #AECCBB
split-complementary
#AEB0CC #CCBBAE #BFCCAE
monochromatic
#63679D #888BB4 #AEB0CC #D4D5E4 #ECEDF3
Accessibility & contrast
On white
2.13
#AEB0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#AEB0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0CC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0CC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CD
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#A8B5B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb0cc; /* rgb */ color: rgb(174, 176, 204); /* oklch */ color: oklch(76.5% 0.040 282.2);
Tailwind
colors: {
custom: {
50: '#c6c7db',
500: '#aeb0cc',
950: '#000000',
},
}SCSS
$custom: #aeb0cc; $custom-light: #c6c7db; $custom-dark: #000000;
JSON
{
"hex": "#aeb0cc",
"rgb": {
"r": 174,
"g": 176,
"b": 204
},
"hsl": {
"h": 236,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76475,
"c": 0.0399,
"h": 282.2
},
"luminance": 0.44409
}Semantic roles & 50–950 ramp
primary
#AEB0CC
secondary
#EAE9E1
accent
#9B44A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283