#AEB3CE#AEB3CE
#AEB3CE is a light, muted blue. Relative luminance 0.457; OKLCH L 77.2% C 0.039 H 277.2°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3CE |
|---|---|
| RGB | rgb(174, 179, 206) |
| HSL | hsl(231, 25%, 75%) |
| HSV | hsv(231, 16%, 81%) |
| CMYK | cmyk(15.5%, 13.1%, 0%, 19.2%) |
| CIE-LAB | lab(73.35, 3.75, -14.22) |
| CIE-LCH | lch(73.35, 14.71, 284.79°) |
| OKLab | oklab(77.16% 0.0048 -0.0385) |
| OKLCH | oklch(77.16% 0.039 277.2) |
| XYZ | xyz(44.7137, 45.6945, 64.8447) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 7.73
Cloudy Blue
#ACC2D9
ΔE00 8.39
Light Periwinkle
#C1C6FC
ΔE00 8.83
Dove Gray
#B6B8BD
ΔE00 9.02
Periwinkle
#CCCCFF
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3CE #CEC9AE
analogous
#AEC3CE #AEB3CE #B9AECE
triadic
#AEB3CE #CEAEB3 #B3CEAE
tetradic
#AEB3CE #CEAEC3 #CEC9AE #AECEB9
square
#AEB3CE #CEAEC3 #CEC9AE #AECEB9
split-complementary
#AEB3CE #CEB9AE #C3CEAE
monochromatic
#626BA0 #888FB7 #AEB3CE #D4D7E5 #ECEDF3
Accessibility & contrast
On white
2.07
#AEB3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#AEB3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3CE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3CE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB5CF
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#A7B8BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb3ce; /* rgb */ color: rgb(174, 179, 206); /* oklch */ color: oklch(77.2% 0.039 277.2);
Tailwind
colors: {
custom: {
50: '#c6c9dd',
500: '#aeb3ce',
950: '#000000',
},
}SCSS
$custom: #aeb3ce; $custom-light: #c6c9dd; $custom-dark: #000000;
JSON
{
"hex": "#aeb3ce",
"rgb": {
"r": 174,
"g": 179,
"b": 206
},
"hsl": {
"h": 230.625,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.77157,
"c": 0.03883,
"h": 277.2
},
"luminance": 0.45695
}Semantic roles & 50–950 ramp
primary
#AEB3CE
secondary
#EAE9E1
accent
#9442A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283