#AEBDEC#AEBDEC
#AEBDEC is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.3% C 0.069 H 271.0°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDEC |
|---|---|
| RGB | rgb(174, 189, 236) |
| HSL | hsl(225, 62%, 80%) |
| HSV | hsv(225, 26%, 93%) |
| CMYK | cmyk(26.3%, 19.9%, 0%, 7.5%) |
| CIE-LAB | lab(76.95, 5.09, -25.04) |
| CIE-LCH | lch(76.95, 25.55, 281.50°) |
| OKLab | oklab(80.31% 0.0012 -0.0688) |
| OKLCH | oklch(80.31% 0.069 271) |
| XYZ | xyz(50.7894, 51.4485, 86.5952) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.75
Light Blue Grey
#B7C9E2
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDEC #ECDDAE
analogous
#AEDCEC #AEBDEC #BEAEEC
triadic
#AEBDEC #ECAEBD #BDECAE
tetradic
#AEBDEC #ECAEDC #ECDDAE #AEECBE
square
#AEBDEC #ECAEDC #ECDDAE #AEECBE
split-complementary
#AEBDEC #ECBEAE #DCECAE
monochromatic
#4B6CD5 #7C95E0 #AEBDEC #E0E5F8 #E6EBF9
Accessibility & contrast
On white
1.86
#AEBDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#AEBDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDEC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDEC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EE
Deuteranopia (green-blind)
#AABCEB
Tritanopia (blue-blind)
#9EC6CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebdec; /* rgb */ color: rgb(174, 189, 236); /* oklch */ color: oklch(80.3% 0.069 271.0);
Tailwind
colors: {
custom: {
50: '#c7d0f2',
500: '#aebdec',
950: '#000000',
},
}SCSS
$custom: #aebdec; $custom-light: #c7d0f2; $custom-dark: #000000;
JSON
{
"hex": "#aebdec",
"rgb": {
"r": 174,
"g": 189,
"b": 236
},
"hsl": {
"h": 225.484,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.80305,
"c": 0.06878,
"h": 271
},
"luminance": 0.5145
}Semantic roles & 50–950 ramp
primary
#AEBDEC
secondary
#C9B575
accent
#A01CCA
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385