#AEBCDB#AEBCDB
#AEBCDB is a light, muted blue. Relative luminance 0.501; OKLCH L 79.5% C 0.047 H 266.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCDB |
|---|---|
| RGB | rgb(174, 188, 219) |
| HSL | hsl(221, 38%, 77%) |
| HSV | hsv(221, 21%, 86%) |
| CMYK | cmyk(20.5%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.12, 1.73, -17.12) |
| CIE-LCH | lch(76.12, 17.21, 275.76°) |
| OKLab | oklab(79.46% -0.0032 -0.0466) |
| OKLCH | oklch(79.46% 0.047 266.1) |
| XYZ | xyz(48.2217, 50.0785, 74.1296) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.89
Light Blue Grey
#B7C9E2
ΔE00 4.41
Cloudy Blue
#ACC2D9
ΔE00 5.24
Light Periwinkle
#C1C6FC
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Pastel Blue
#A2BFFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCDB #DBCDAE
analogous
#AED3DB #AEBCDB #B7AEDB
triadic
#AEBCDB #DBAEBC #BCDBAE
tetradic
#AEBCDB #DBAED3 #DBCDAE #AEDBB7
square
#AEBCDB #DBAED3 #DBCDAE #AEDBB7
split-complementary
#AEBCDB #DBB7AE #D3DBAE
monochromatic
#5976B5 #8499C8 #AEBCDB #D8DFEE #EAEDF6
Accessibility & contrast
On white
1.91
#AEBCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#AEBCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCDB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCDB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDD
Deuteranopia (green-blind)
#AFBADA
Tritanopia (blue-blind)
#A3C2C6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebcdb; /* rgb */ color: rgb(174, 188, 219); /* oklch */ color: oklch(79.5% 0.047 266.1);
Tailwind
colors: {
custom: {
50: '#c6d0e6',
500: '#aebcdb',
950: '#000000',
},
}SCSS
$custom: #aebcdb; $custom-light: #c6d0e6; $custom-dark: #000000;
JSON
{
"hex": "#aebcdb",
"rgb": {
"r": 174,
"g": 188,
"b": 219
},
"hsl": {
"h": 221.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.79464,
"c": 0.04672,
"h": 266.1
},
"luminance": 0.5008
}Semantic roles & 50–950 ramp
primary
#AEBCDB
secondary
#B3A17A
accent
#8A34B1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131315
muted
#828384