#AEB0CB#AEB0CB
#AEB0CB is a light, muted blue. Relative luminance 0.444; OKLCH L 76.4% C 0.038 H 282.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0CB |
|---|---|
| RGB | rgb(174, 176, 203) |
| HSL | hsl(236, 22%, 74%) |
| HSV | hsv(236, 14%, 80%) |
| CMYK | cmyk(14.3%, 13.3%, 0%, 20.4%) |
| CIE-LAB | lab(72.47, 4.75, -13.90) |
| CIE-LCH | lch(72.47, 14.69, 288.86°) |
| OKLab | oklab(76.44% 0.0081 -0.0376) |
| OKLCH | oklch(76.44% 0.038 282.1) |
| XYZ | xyz(43.7580, 44.3607, 62.7454) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 9.18
Dove Gray
#B6B8BD
ΔE00 9.40
Light Periwinkle
#C1C6FC
ΔE00 9.47
Cloudy Blue
#ACC2D9
ΔE00 9.87
Periwinkle
#CCCCFF
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0CB #CBC9AE
analogous
#AEBFCB #AEB0CB #BBAECB
triadic
#AEB0CB #CBAEB0 #B0CBAE
tetradic
#AEB0CB #CBAEBF #CBC9AE #AECBBB
square
#AEB0CB #CBAEBF #CBC9AE #AECBBB
split-complementary
#AEB0CB #CBBBAE #BFCBAE
monochromatic
#64679B #898CB3 #AEB0CB #D3D4E3 #ECEDF3
Accessibility & contrast
On white
2.13
#AEB0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#AEB0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0CB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0CB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CC
Deuteranopia (green-blind)
#A8B1CA
Tritanopia (blue-blind)
#A8B4B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb0cb; /* rgb */ color: rgb(174, 176, 203); /* oklch */ color: oklch(76.4% 0.038 282.1);
Tailwind
colors: {
custom: {
50: '#c6c7da',
500: '#aeb0cb',
950: '#000000',
},
}SCSS
$custom: #aeb0cb; $custom-light: #c6c7da; $custom-dark: #000000;
JSON
{
"hex": "#aeb0cb",
"rgb": {
"r": 174,
"g": 176,
"b": 203
},
"hsl": {
"h": 235.862,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.76439,
"c": 0.03847,
"h": 282.1
},
"luminance": 0.44361
}Semantic roles & 50–950 ramp
primary
#AEB0CB
secondary
#E9E9E2
accent
#9A45A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131315
muted
#828283