#AEB7CC#AEB7CC
#AEB7CC is a light, muted blue. Relative luminance 0.472; OKLCH L 77.9% C 0.032 H 267.1°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7CC |
|---|---|
| RGB | rgb(174, 183, 204) |
| HSL | hsl(222, 23%, 74%) |
| HSV | hsv(222, 15%, 80%) |
| CMYK | cmyk(14.7%, 10.3%, 0%, 20%) |
| CIE-LAB | lab(74.33, 1.15, -11.65) |
| CIE-LCH | lch(74.33, 11.71, 275.65°) |
| OKLab | oklab(77.91% -0.0016 -0.0315) |
| OKLCH | oklch(77.91% 0.032 267.1) |
| XYZ | xyz(45.2856, 47.2246, 63.8444) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.95
Light Blue Grey
#B7C9E2
ΔE00 5.41
Cloudy Blue
#ACC2D9
ΔE00 5.43
Dove Gray
#B6B8BD
ΔE00 6.77
Light Grey Blue
#9DBCD4
ΔE00 7.71
Cool Gray
#9AA7B0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7CC #CCC3AE
analogous
#AEC6CC #AEB7CC #B4AECC
triadic
#AEB7CC #CCAEB7 #B7CCAE
tetradic
#AEB7CC #CCAEC6 #CCC3AE #AECCB4
square
#AEB7CC #CCAEC6 #CCC3AE #AECCB4
split-complementary
#AEB7CC #CCB4AE #C6CCAE
monochromatic
#63749D #8896B4 #AEB7CC #D4D8E4 #ECEEF3
Accessibility & contrast
On white
2.01
#AEB7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AEB7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7CC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7CC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CD
Deuteranopia (green-blind)
#AEB6CB
Tritanopia (blue-blind)
#A7BBBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb7cc; /* rgb */ color: rgb(174, 183, 204); /* oklch */ color: oklch(77.9% 0.032 267.1);
Tailwind
colors: {
custom: {
50: '#c6ccdb',
500: '#aeb7cc',
950: '#000000',
},
}SCSS
$custom: #aeb7cc; $custom-light: #c6ccdb; $custom-dark: #000000;
JSON
{
"hex": "#aeb7cc",
"rgb": {
"r": 174,
"g": 183,
"b": 204
},
"hsl": {
"h": 222,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77909,
"c": 0.03153,
"h": 267.1
},
"luminance": 0.47225
}Semantic roles & 50–950 ramp
primary
#AEB7CC
secondary
#EAE7E1
accent
#8544A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283