#AEB3CC#AEB3CC
#AEB3CC is a light, muted blue. Relative luminance 0.456; OKLCH L 77.1% C 0.036 H 276.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3CC |
|---|---|
| RGB | rgb(174, 179, 204) |
| HSL | hsl(230, 23%, 74%) |
| HSV | hsv(230, 15%, 80%) |
| CMYK | cmyk(14.7%, 12.3%, 0%, 20%) |
| CIE-LAB | lab(73.28, 3.32, -13.22) |
| CIE-LCH | lch(73.28, 13.63, 284.11°) |
| OKLab | oklab(77.09% 0.0041 -0.0358) |
| OKLCH | oklch(77.09% 0.036 276.6) |
| XYZ | xyz(44.4723, 45.5979, 63.5733) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 8.09
Dove Gray
#B6B8BD
ΔE00 8.36
Light Periwinkle
#C1C6FC
ΔE00 9.38
Cool Gray
#9AA7B0
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3CC #CCC7AE
analogous
#AEC2CC #AEB3CC #B8AECC
triadic
#AEB3CC #CCAEB3 #B3CCAE
tetradic
#AEB3CC #CCAEC2 #CCC7AE #AECCB8
square
#AEB3CC #CCAEC2 #CCC7AE #AECCB8
split-complementary
#AEB3CC #CCB8AE #C2CCAE
monochromatic
#636D9D #8890B4 #AEB3CC #D4D6E4 #ECEDF3
Accessibility & contrast
On white
2.08
#AEB3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AEB3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3CC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3CC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CD
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#A7B7BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeb3cc; /* rgb */ color: rgb(174, 179, 204); /* oklch */ color: oklch(77.1% 0.036 276.6);
Tailwind
colors: {
custom: {
50: '#c6c9db',
500: '#aeb3cc',
950: '#000000',
},
}SCSS
$custom: #aeb3cc; $custom-light: #c6c9db; $custom-dark: #000000;
JSON
{
"hex": "#aeb3cc",
"rgb": {
"r": 174,
"g": 179,
"b": 204
},
"hsl": {
"h": 230,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.77087,
"c": 0.03602,
"h": 276.6
},
"luminance": 0.45599
}Semantic roles & 50–950 ramp
primary
#AEB3CC
secondary
#EAE8E1
accent
#9244A1
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283