#AEB2CE#AEB2CE
#AEB2CE is a light, muted blue. Relative luminance 0.453; OKLCH L 77.0% C 0.040 H 279.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2CE |
|---|---|
| RGB | rgb(174, 178, 206) |
| HSL | hsl(233, 25%, 75%) |
| HSV | hsv(233, 16%, 81%) |
| CMYK | cmyk(15.5%, 13.6%, 0%, 19.2%) |
| CIE-LAB | lab(73.09, 4.30, -14.61) |
| CIE-LCH | lch(73.09, 15.23, 286.39°) |
| OKLab | oklab(76.95% 0.0063 -0.0396) |
| OKLCH | oklch(76.95% 0.04 279) |
| XYZ | xyz(44.5140, 45.2951, 64.7782) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 8.02
Light Blue Grey
#B7C9E2
ΔE00 8.31
Light Periwinkle
#C1C6FC
ΔE00 8.77
Cloudy Blue
#ACC2D9
ΔE00 9.03
Dove Gray
#B6B8BD
ΔE00 9.45
Periwinkle
#CCCCFF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2CE #CECAAE
analogous
#AEC2CE #AEB2CE #BAAECE
triadic
#AEB2CE #CEAEB2 #B2CEAE
tetradic
#AEB2CE #CEAEC2 #CECAAE #AECEBA
square
#AEB2CE #CEAEC2 #CECAAE #AECEBA
split-complementary
#AEB2CE #CEBAAE #C2CEAE
monochromatic
#626AA0 #888EB7 #AEB2CE #D4D6E5 #ECEDF3
Accessibility & contrast
On white
2.09
#AEB2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#AEB2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2CE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2CE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5CF
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#A7B7BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeb2ce; /* rgb */ color: rgb(174, 178, 206); /* oklch */ color: oklch(77.0% 0.040 279.0);
Tailwind
colors: {
custom: {
50: '#c6c9dd',
500: '#aeb2ce',
950: '#000000',
},
}SCSS
$custom: #aeb2ce; $custom-light: #c6c9dd; $custom-dark: #000000;
JSON
{
"hex": "#aeb2ce",
"rgb": {
"r": 174,
"g": 178,
"b": 206
},
"hsl": {
"h": 232.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.76953,
"c": 0.0401,
"h": 279
},
"luminance": 0.45296
}Semantic roles & 50–950 ramp
primary
#AEB2CE
secondary
#EAE9E1
accent
#9742A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283