#AEBBF6#AEBBF6
#AEBBF6 is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.085 H 274.7°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBF6 |
|---|---|
| RGB | rgb(174, 187, 246) |
| HSL | hsl(229, 80%, 82%) |
| HSV | hsv(229, 29%, 96%) |
| CMYK | cmyk(29.3%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(76.79, 8.58, -30.66) |
| CIE-LCH | lch(76.79, 31.84, 285.64°) |
| OKLab | oklab(80.3% 0.007 -0.0847) |
| OKLCH | oklch(80.3% 0.085 274.7) |
| XYZ | xyz(51.8559, 51.1915, 94.3197) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 4.43
Periwinkle
#CCCCFF
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.63
Light Blue Grey
#B7C9E2
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBF6 #F6E9AE
analogous
#AEDFF6 #AEBBF6 #C5AEF6
triadic
#AEBBF6 #F6AEBB #BBF6AE
tetradic
#AEBBF6 #F6AEDF #F6E9AE #AEF6C5
square
#AEBBF6 #F6AEDF #F6E9AE #AEF6C5
split-complementary
#AEBBF6 #F6C5AE #DFF6AE
monochromatic
#405FEA #778DF0 #AEBBF6 #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.87
#AEBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#AEBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBF6
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBF6 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1F9
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#9BC6CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebbf6; /* rgb */ color: rgb(174, 187, 246); /* oklch */ color: oklch(80.3% 0.085 274.7);
Tailwind
colors: {
custom: {
50: '#c7cff9',
500: '#aebbf6',
950: '#000000',
},
}SCSS
$custom: #aebbf6; $custom-light: #c7cff9; $custom-dark: #000000;
JSON
{
"hex": "#aebbf6",
"rgb": {
"r": 174,
"g": 187,
"b": 246
},
"hsl": {
"h": 229.167,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.80303,
"c": 0.08496,
"h": 274.7
},
"luminance": 0.51193
}Semantic roles & 50–950 ramp
primary
#AEBBF6
secondary
#D7C571
accent
#B609DC
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385