#AEBBF5#AEBBF5
#AEBBF5 is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.3% C 0.084 H 274.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBF5 |
|---|---|
| RGB | rgb(174, 187, 245) |
| HSL | hsl(229, 78%, 82%) |
| HSV | hsv(229, 29%, 96%) |
| CMYK | cmyk(29%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(76.76, 8.34, -30.18) |
| CIE-LCH | lch(76.76, 31.31, 285.45°) |
| OKLab | oklab(80.26% 0.0067 -0.0833) |
| OKLCH | oklch(80.26% 0.084 274.6) |
| XYZ | xyz(51.7028, 51.1303, 93.5135) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 7.59
Light Blue Grey
#B7C9E2
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBF5 #F5E8AE
analogous
#AEDFF5 #AEBBF5 #C5AEF5
triadic
#AEBBF5 #F5AEBB #BBF5AE
tetradic
#AEBBF5 #F5AEDF #F5E8AE #AEF5C5
square
#AEBBF5 #F5AEDF #F5E8AE #AEF5C5
split-complementary
#AEBBF5 #F5C5AE #DFF5AE
monochromatic
#4160E8 #788DEE #AEBBF5 #E4E8FC #E4E8FC
Accessibility & contrast
On white
1.87
#AEBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#AEBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBF5
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBF5 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F8
Deuteranopia (green-blind)
#A5BBF4
Tritanopia (blue-blind)
#9BC6CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebbf5; /* rgb */ color: rgb(174, 187, 245); /* oklch */ color: oklch(80.3% 0.084 274.6);
Tailwind
colors: {
custom: {
50: '#c7cff8',
500: '#aebbf5',
950: '#000000',
},
}SCSS
$custom: #aebbf5; $custom-light: #c7cff8; $custom-dark: #000000;
JSON
{
"hex": "#aebbf5",
"rgb": {
"r": 174,
"g": 187,
"b": 245
},
"hsl": {
"h": 229.014,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.80262,
"c": 0.08357,
"h": 274.6
},
"luminance": 0.51132
}Semantic roles & 50–950 ramp
primary
#AEBBF5
secondary
#D6C372
accent
#B40BDA
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385