#AEB0CE#AEB0CE
#AEB0CE is a light, muted blue. Relative luminance 0.445; OKLCH L 76.5% C 0.043 H 282.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0CE |
|---|---|
| RGB | rgb(174, 176, 206) |
| HSL | hsl(236, 25%, 75%) |
| HSV | hsv(236, 16%, 81%) |
| CMYK | cmyk(15.5%, 14.6%, 0%, 19.2%) |
| CIE-LAB | lab(72.56, 5.39, -15.40) |
| CIE-LCH | lch(72.56, 16.32, 289.30°) |
| OKLab | oklab(76.55% 0.0091 -0.0418) |
| OKLCH | oklch(76.55% 0.043 282.3) |
| XYZ | xyz(44.1190, 44.5050, 64.6465) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.74
Lightsteelblue
#B0C4DE
ΔE00 9.17
Light Blue Grey
#B7C9E2
ΔE00 9.43
Periwinkle
#CCCCFF
ΔE00 9.44
Lavender
#B39DDB
ΔE00 9.97
Cloudy Blue
#ACC2D9
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0CE #CECCAE
analogous
#AEC0CE #AEB0CE #BCAECE
triadic
#AEB0CE #CEAEB0 #B0CEAE
tetradic
#AEB0CE #CEAEC0 #CECCAE #AECEBC
square
#AEB0CE #CEAEC0 #CECCAE #AECEBC
split-complementary
#AEB0CE #CEBCAE #C0CEAE
monochromatic
#6266A0 #888BB7 #AEB0CE #D4D5E5 #ECECF3
Accessibility & contrast
On white
2.12
#AEB0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#AEB0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0CE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0CE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B3CF
Deuteranopia (green-blind)
#A7B1CD
Tritanopia (blue-blind)
#A7B5BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb0ce; /* rgb */ color: rgb(174, 176, 206); /* oklch */ color: oklch(76.5% 0.043 282.3);
Tailwind
colors: {
custom: {
50: '#c6c7dd',
500: '#aeb0ce',
950: '#000000',
},
}SCSS
$custom: #aeb0ce; $custom-light: #c6c7dd; $custom-dark: #000000;
JSON
{
"hex": "#aeb0ce",
"rgb": {
"r": 174,
"g": 176,
"b": 206
},
"hsl": {
"h": 236.25,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.76546,
"c": 0.04274,
"h": 282.3
},
"luminance": 0.44506
}Semantic roles & 50–950 ramp
primary
#AEB0CE
secondary
#EAE9E1
accent
#9D42A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283