#AEBBF7#AEBBF7
#AEBBF7 is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.3% C 0.086 H 274.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBF7 |
|---|---|
| RGB | rgb(174, 187, 247) |
| HSL | hsl(229, 82%, 83%) |
| HSV | hsv(229, 30%, 97%) |
| CMYK | cmyk(29.6%, 24.3%, 0%, 3.1%) |
| CIE-LAB | lab(76.83, 8.83, -31.14) |
| CIE-LCH | lch(76.83, 32.37, 285.82°) |
| OKLab | oklab(80.34% 0.0073 -0.086) |
| OKLCH | oklch(80.34% 0.086 274.8) |
| XYZ | xyz(52.0098, 51.2531, 95.1302) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 4.36
Periwinkle
#CCCCFF
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 7.65
Light Blue Grey
#B7C9E2
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBF7 #F7EAAE
analogous
#AEDFF7 #AEBBF7 #C5AEF7
triadic
#AEBBF7 #F7AEBB #BBF7AE
tetradic
#AEBBF7 #F7AEDF #F7EAAE #AEF7C5
square
#AEBBF7 #F7AEDF #F7EAAE #AEF7C5
split-complementary
#AEBBF7 #F7C5AE #DFF7AE
monochromatic
#3F5DEC #768CF1 #AEBBF7 #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.87
#AEBBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#AEBBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBF7
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBF7 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FA
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#9BC6D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebbf7; /* rgb */ color: rgb(174, 187, 247); /* oklch */ color: oklch(80.3% 0.086 274.8);
Tailwind
colors: {
custom: {
50: '#c7cffa',
500: '#aebbf7',
950: '#000000',
},
}SCSS
$custom: #aebbf7; $custom-light: #c7cffa; $custom-dark: #000000;
JSON
{
"hex": "#aebbf7",
"rgb": {
"r": 174,
"g": 187,
"b": 247
},
"hsl": {
"h": 229.315,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.80344,
"c": 0.08635,
"h": 274.8
},
"luminance": 0.51255
}Semantic roles & 50–950 ramp
primary
#AEBBF7
secondary
#D9C671
accent
#B807DE
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385