#AEB7CE#AEB7CE
#AEB7CE is a light, muted blue. Relative luminance 0.473; OKLCH L 78.0% C 0.034 H 268.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7CE |
|---|---|
| RGB | rgb(174, 183, 206) |
| HSL | hsl(223, 25%, 75%) |
| HSV | hsv(223, 16%, 81%) |
| CMYK | cmyk(15.5%, 11.2%, 0%, 19.2%) |
| CIE-LAB | lab(74.39, 1.58, -12.65) |
| CIE-LCH | lch(74.39, 12.75, 277.12°) |
| OKLab | oklab(77.98% -0.0008 -0.0342) |
| OKLCH | oklch(77.98% 0.034 268.6) |
| XYZ | xyz(45.5270, 47.3212, 65.1159) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 5.48
Cloudy Blue
#ACC2D9
ΔE00 5.73
Dove Gray
#B6B8BD
ΔE00 7.45
Light Grey Blue
#9DBCD4
ΔE00 8.05
Cool Gray
#9AA7B0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7CE #CEC5AE
analogous
#AEC7CE #AEB7CE #B5AECE
triadic
#AEB7CE #CEAEB7 #B7CEAE
tetradic
#AEB7CE #CEAEC7 #CEC5AE #AECEB5
square
#AEB7CE #CEAEC7 #CEC5AE #AECEB5
split-complementary
#AEB7CE #CEB5AE #C7CEAE
monochromatic
#6273A0 #8895B7 #AEB7CE #D4D9E5 #ECEEF3
Accessibility & contrast
On white
2.01
#AEB7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#AEB7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7CE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7CE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B8CF
Deuteranopia (green-blind)
#AEB6CD
Tritanopia (blue-blind)
#A7BBBE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb7ce; /* rgb */ color: rgb(174, 183, 206); /* oklch */ color: oklch(78.0% 0.034 268.6);
Tailwind
colors: {
custom: {
50: '#c6ccdd',
500: '#aeb7ce',
950: '#000000',
},
}SCSS
$custom: #aeb7ce; $custom-light: #c6ccdd; $custom-dark: #000000;
JSON
{
"hex": "#aeb7ce",
"rgb": {
"r": 174,
"g": 183,
"b": 206
},
"hsl": {
"h": 223.125,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.77978,
"c": 0.03424,
"h": 268.6
},
"luminance": 0.47322
}Semantic roles & 50–950 ramp
primary
#AEB7CE
secondary
#EAE7E1
accent
#8842A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283