#AEB2CD#AEB2CD
#AEB2CD is a light, muted blue. Relative luminance 0.452; OKLCH L 76.9% C 0.039 H 278.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2CD |
|---|---|
| RGB | rgb(174, 178, 205) |
| HSL | hsl(232, 24%, 74%) |
| HSV | hsv(232, 15%, 80%) |
| CMYK | cmyk(15.1%, 13.2%, 0%, 19.6%) |
| CIE-LAB | lab(73.05, 4.08, -14.12) |
| CIE-LCH | lch(73.05, 14.69, 286.14°) |
| OKLab | oklab(76.92% 0.0059 -0.0382) |
| OKLCH | oklch(76.92% 0.039 278.8) |
| XYZ | xyz(44.3929, 45.2467, 64.1404) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.92
Light Blue Grey
#B7C9E2
ΔE00 8.21
Cloudy Blue
#ACC2D9
ΔE00 8.88
Light Periwinkle
#C1C6FC
ΔE00 9.03
Dove Gray
#B6B8BD
ΔE00 9.13
Periwinkle
#CCCCFF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2CD #CDC9AE
analogous
#AEC2CD #AEB2CD #BAAECD
triadic
#AEB2CD #CDAEB2 #B2CDAE
tetradic
#AEB2CD #CDAEC2 #CDC9AE #AECDBA
square
#AEB2CD #CDAEC2 #CDC9AE #AECDBA
split-complementary
#AEB2CD #CDBAAE #C2CDAE
monochromatic
#626A9E #888EB6 #AEB2CD #D4D6E4 #ECEDF3
Accessibility & contrast
On white
2.09
#AEB2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#AEB2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2CD
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2CD | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CE
Deuteranopia (green-blind)
#AAB2CC
Tritanopia (blue-blind)
#A7B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb2cd; /* rgb */ color: rgb(174, 178, 205); /* oklch */ color: oklch(76.9% 0.039 278.8);
Tailwind
colors: {
custom: {
50: '#c6c9dc',
500: '#aeb2cd',
950: '#000000',
},
}SCSS
$custom: #aeb2cd; $custom-light: #c6c9dc; $custom-dark: #000000;
JSON
{
"hex": "#aeb2cd",
"rgb": {
"r": 174,
"g": 178,
"b": 205
},
"hsl": {
"h": 232.258,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.76918,
"c": 0.03868,
"h": 278.8
},
"luminance": 0.45247
}Semantic roles & 50–950 ramp
primary
#AEB2CD
secondary
#EAE9E1
accent
#9643A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283