#AEB7CD#AEB7CD
#AEB7CD is a light, muted blue. Relative luminance 0.473; OKLCH L 77.9% C 0.033 H 267.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7CD |
|---|---|
| RGB | rgb(174, 183, 205) |
| HSL | hsl(223, 24%, 74%) |
| HSV | hsv(223, 15%, 80%) |
| CMYK | cmyk(15.1%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(74.36, 1.37, -12.15) |
| CIE-LCH | lch(74.36, 12.23, 276.42°) |
| OKLab | oklab(77.94% -0.0012 -0.0329) |
| OKLCH | oklch(77.94% 0.033 267.9) |
| XYZ | xyz(45.4059, 47.2727, 64.4781) |
| Luminance | 0.4727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 5.44
Cloudy Blue
#ACC2D9
ΔE00 5.57
Dove Gray
#B6B8BD
ΔE00 7.11
Light Grey Blue
#9DBCD4
ΔE00 7.88
Cool Gray
#9AA7B0
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7CD #CDC4AE
analogous
#AEC7CD #AEB7CD #B5AECD
triadic
#AEB7CD #CDAEB7 #B7CDAE
tetradic
#AEB7CD #CDAEC7 #CDC4AE #AECDB5
square
#AEB7CD #CDAEC7 #CDC4AE #AECDB5
split-complementary
#AEB7CD #CDB5AE #C7CDAE
monochromatic
#62749E #8895B6 #AEB7CD #D4D9E4 #ECEEF3
Accessibility & contrast
On white
2.01
#AEB7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AEB7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7CD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7CD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CE
Deuteranopia (green-blind)
#AEB6CC
Tritanopia (blue-blind)
#A7BBBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb7cd; /* rgb */ color: rgb(174, 183, 205); /* oklch */ color: oklch(77.9% 0.033 267.9);
Tailwind
colors: {
custom: {
50: '#c6ccdc',
500: '#aeb7cd',
950: '#000000',
},
}SCSS
$custom: #aeb7cd; $custom-light: #c6ccdc; $custom-dark: #000000;
JSON
{
"hex": "#aeb7cd",
"rgb": {
"r": 174,
"g": 183,
"b": 205
},
"hsl": {
"h": 222.581,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.77944,
"c": 0.03288,
"h": 267.9
},
"luminance": 0.47273
}Semantic roles & 50–950 ramp
primary
#AEB7CD
secondary
#EAE7E1
accent
#8743A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283