#AEBCEB#AEBCEB
#AEBCEB is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.1% C 0.069 H 271.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCEB |
|---|---|
| RGB | rgb(174, 188, 235) |
| HSL | hsl(226, 60%, 80%) |
| HSV | hsv(226, 26%, 92%) |
| CMYK | cmyk(26%, 20%, 0%, 7.8%) |
| CIE-LAB | lab(76.66, 5.40, -24.95) |
| CIE-LCH | lch(76.66, 25.53, 282.22°) |
| OKLab | oklab(80.06% 0.0022 -0.0685) |
| OKLCH | oklch(80.06% 0.069 271.8) |
| XYZ | xyz(50.4302, 50.9619, 85.7607) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.11
Pastel Blue
#A2BFFE
ΔE00 5.25
Periwinkle
#CCCCFF
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 7.11
Powder Blue (survey)
#B1D1FC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCEB #EBDDAE
analogous
#AEDAEB #AEBCEB #BFAEEB
triadic
#AEBCEB #EBAEBC #BCEBAE
tetradic
#AEBCEB #EBAEDA #EBDDAE #AEEBBF
square
#AEBCEB #EBAEDA #EBDDAE #AEEBBF
split-complementary
#AEBCEB #EBBFAE #DAEBAE
monochromatic
#4C6BD3 #7D93DF #AEBCEB #DFE5F7 #E6EBF9
Accessibility & contrast
On white
1.88
#AEBCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#AEBCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCEB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCEB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#9EC5CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebceb; /* rgb */ color: rgb(174, 188, 235); /* oklch */ color: oklch(80.1% 0.069 271.8);
Tailwind
colors: {
custom: {
50: '#c7d0f1',
500: '#aebceb',
950: '#000000',
},
}SCSS
$custom: #aebceb; $custom-light: #c7d0f1; $custom-dark: #000000;
JSON
{
"hex": "#aebceb",
"rgb": {
"r": 174,
"g": 188,
"b": 235
},
"hsl": {
"h": 226.23,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.80064,
"c": 0.06855,
"h": 271.8
},
"luminance": 0.50963
}Semantic roles & 50–950 ramp
primary
#AEBCEB
secondary
#C7B576
accent
#A11DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131316
muted
#828385