#AEB2CC#AEB2CC
#AEB2CC is a light, muted blue. Relative luminance 0.452; OKLCH L 76.9% C 0.037 H 278.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2CC |
|---|---|
| RGB | rgb(174, 178, 204) |
| HSL | hsl(232, 23%, 74%) |
| HSV | hsv(232, 15%, 80%) |
| CMYK | cmyk(14.7%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(73.02, 3.87, -13.62) |
| CIE-LCH | lch(73.02, 14.15, 285.86°) |
| OKLab | oklab(76.88% 0.0056 -0.0369) |
| OKLCH | oklch(76.88% 0.037 278.6) |
| XYZ | xyz(44.2726, 45.1985, 63.5067) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 8.12
Cloudy Blue
#ACC2D9
ΔE00 8.74
Dove Gray
#B6B8BD
ΔE00 8.80
Light Periwinkle
#C1C6FC
ΔE00 9.29
Periwinkle
#CCCCFF
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2CC #CCC8AE
analogous
#AEC1CC #AEB2CC #B9AECC
triadic
#AEB2CC #CCAEB2 #B2CCAE
tetradic
#AEB2CC #CCAEC1 #CCC8AE #AECCB9
square
#AEB2CC #CCAEC1 #CCC8AE #AECCB9
split-complementary
#AEB2CC #CCB9AE #C1CCAE
monochromatic
#636B9D #888EB4 #AEB2CC #D4D6E4 #ECEDF3
Accessibility & contrast
On white
2.09
#AEB2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#AEB2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2CC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2CC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CD
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#A8B6BA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb2cc; /* rgb */ color: rgb(174, 178, 204); /* oklch */ color: oklch(76.9% 0.037 278.6);
Tailwind
colors: {
custom: {
50: '#c6c9db',
500: '#aeb2cc',
950: '#000000',
},
}SCSS
$custom: #aeb2cc; $custom-light: #c6c9db; $custom-dark: #000000;
JSON
{
"hex": "#aeb2cc",
"rgb": {
"r": 174,
"g": 178,
"b": 204
},
"hsl": {
"h": 232,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.76883,
"c": 0.03728,
"h": 278.6
},
"luminance": 0.45199
}Semantic roles & 50–950 ramp
primary
#AEB2CC
secondary
#EAE8E1
accent
#9544A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283