#AEB7CA#AEB7CA
#AEB7CA is a light, muted blue. Relative luminance 0.471; OKLCH L 77.8% C 0.029 H 265.4°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7CA |
|---|---|
| RGB | rgb(174, 183, 202) |
| HSL | hsl(221, 21%, 74%) |
| HSV | hsv(221, 14%, 79%) |
| CMYK | cmyk(13.9%, 9.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.27, 0.73, -10.65) |
| CIE-LCH | lch(74.27, 10.68, 273.92°) |
| OKLab | oklab(77.84% -0.0023 -0.0288) |
| OKLCH | oklch(77.84% 0.029 265.4) |
| XYZ | xyz(45.0473, 47.1293, 62.5892) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.98
Cloudy Blue
#ACC2D9
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.45
Dove Gray
#B6B8BD
ΔE00 6.08
Light Grey Blue
#9DBCD4
ΔE00 7.40
Cool Gray
#9AA7B0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7CA #CAC1AE
analogous
#AEC5CA #AEB7CA #B3AECA
triadic
#AEB7CA #CAAEB7 #B7CAAE
tetradic
#AEB7CA #CAAEC5 #CAC1AE #AECAB3
square
#AEB7CA #CAAEC5 #CAC1AE #AECAB3
split-complementary
#AEB7CA #CAB3AE #C5CAAE
monochromatic
#647599 #8996B2 #AEB7CA #D3D8E2 #EDEFF3
Accessibility & contrast
On white
2.01
#AEB7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#AEB7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7CA
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7CA | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CB
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#A8BBBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb7ca; /* rgb */ color: rgb(174, 183, 202); /* oklch */ color: oklch(77.8% 0.029 265.4);
Tailwind
colors: {
custom: {
50: '#c6ccda',
500: '#aeb7ca',
950: '#000000',
},
}SCSS
$custom: #aeb7ca; $custom-light: #c6ccda; $custom-dark: #000000;
JSON
{
"hex": "#aeb7ca",
"rgb": {
"r": 174,
"g": 183,
"b": 202
},
"hsl": {
"h": 220.714,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77841,
"c": 0.02885,
"h": 265.4
},
"luminance": 0.4713
}Semantic roles & 50–950 ramp
primary
#AEB7CA
secondary
#E9E7E2
accent
#83469F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283