#AEB0CD#AEB0CD
#AEB0CD is a light, muted blue. Relative luminance 0.445; OKLCH L 76.5% C 0.041 H 282.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0CD |
|---|---|
| RGB | rgb(174, 176, 205) |
| HSL | hsl(236, 24%, 74%) |
| HSV | hsv(236, 15%, 80%) |
| CMYK | cmyk(15.1%, 14.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.53, 5.18, -14.90) |
| CIE-LCH | lch(72.53, 15.77, 289.16°) |
| OKLab | oklab(76.51% 0.0088 -0.0404) |
| OKLCH | oklch(76.51% 0.041 282.3) |
| XYZ | xyz(43.9979, 44.4566, 64.0087) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.09
Light Blue Grey
#B7C9E2
ΔE00 9.35
Periwinkle
#CCCCFF
ΔE00 9.65
Dove Gray
#B6B8BD
ΔE00 10.03
Cloudy Blue
#ACC2D9
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0CD #CDCBAE
analogous
#AEC0CD #AEB0CD #BCAECD
triadic
#AEB0CD #CDAEB0 #B0CDAE
tetradic
#AEB0CD #CDAEC0 #CDCBAE #AECDBC
square
#AEB0CD #CDAEC0 #CDCBAE #AECDBC
split-complementary
#AEB0CD #CDBCAE #C0CDAE
monochromatic
#62669E #888BB6 #AEB0CD #D4D5E4 #ECEDF3
Accessibility & contrast
On white
2.12
#AEB0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#AEB0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0CD
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0CD | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CE
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#A7B5B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb0cd; /* rgb */ color: rgb(174, 176, 205); /* oklch */ color: oklch(76.5% 0.041 282.3);
Tailwind
colors: {
custom: {
50: '#c6c7dc',
500: '#aeb0cd',
950: '#000000',
},
}SCSS
$custom: #aeb0cd; $custom-light: #c6c7dc; $custom-dark: #000000;
JSON
{
"hex": "#aeb0cd",
"rgb": {
"r": 174,
"g": 176,
"b": 205
},
"hsl": {
"h": 236.129,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.7651,
"c": 0.04132,
"h": 282.3
},
"luminance": 0.44457
}Semantic roles & 50–950 ramp
primary
#AEB0CD
secondary
#EAE9E1
accent
#9C43A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283