#AEB7CB#AEB7CB
#AEB7CB is a light, muted blue. Relative luminance 0.472; OKLCH L 77.9% C 0.030 H 266.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7CB |
|---|---|
| RGB | rgb(174, 183, 203) |
| HSL | hsl(221, 22%, 74%) |
| HSV | hsv(221, 14%, 80%) |
| CMYK | cmyk(14.3%, 9.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.30, 0.94, -11.15) |
| CIE-LCH | lch(74.30, 11.19, 274.82°) |
| OKLab | oklab(77.88% -0.0019 -0.0301) |
| OKLCH | oklch(77.88% 0.03 266.3) |
| XYZ | xyz(45.1661, 47.1768, 63.2148) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.95
Cloudy Blue
#ACC2D9
ΔE00 5.31
Light Blue Grey
#B7C9E2
ΔE00 5.42
Dove Gray
#B6B8BD
ΔE00 6.43
Light Grey Blue
#9DBCD4
ΔE00 7.55
Cool Gray
#9AA7B0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7CB #CBC2AE
analogous
#AEC6CB #AEB7CB #B4AECB
triadic
#AEB7CB #CBAEB7 #B7CBAE
tetradic
#AEB7CB #CBAEC6 #CBC2AE #AECBB4
square
#AEB7CB #CBAEC6 #CBC2AE #AECBB4
split-complementary
#AEB7CB #CBB4AE #C6CBAE
monochromatic
#64759B #8996B3 #AEB7CB #D3D8E3 #ECEEF3
Accessibility & contrast
On white
2.01
#AEB7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AEB7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7CB
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7CB | 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)
#B1B8CC
Deuteranopia (green-blind)
#AFB6CB
Tritanopia (blue-blind)
#A7BBBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb7cb; /* rgb */ color: rgb(174, 183, 203); /* oklch */ color: oklch(77.9% 0.030 266.3);
Tailwind
colors: {
custom: {
50: '#c6ccda',
500: '#aeb7cb',
950: '#000000',
},
}SCSS
$custom: #aeb7cb; $custom-light: #c6ccda; $custom-dark: #000000;
JSON
{
"hex": "#aeb7cb",
"rgb": {
"r": 174,
"g": 183,
"b": 203
},
"hsl": {
"h": 221.379,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.77875,
"c": 0.03018,
"h": 266.3
},
"luminance": 0.47177
}Semantic roles & 50–950 ramp
primary
#AEB7CB
secondary
#E9E7E2
accent
#8445A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283