#AEBBF1#AEBBF1
#AEBBF1 is a light, moderate blue. Relative luminance 0.509; OKLCH L 80.1% C 0.078 H 274.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBF1 |
|---|---|
| RGB | rgb(174, 187, 241) |
| HSL | hsl(228, 71%, 81%) |
| HSV | hsv(228, 28%, 95%) |
| CMYK | cmyk(27.8%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(76.61, 7.37, -28.25) |
| CIE-LCH | lch(76.61, 29.20, 284.63°) |
| OKLab | oklab(80.1% 0.0055 -0.0778) |
| OKLCH | oklch(80.1% 0.078 274) |
| XYZ | xyz(51.0988, 50.8887, 90.3323) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.95
Pastel Blue
#A2BFFE
ΔE00 4.85
Periwinkle
#CCCCFF
ΔE00 6.35
Powder Blue (survey)
#B1D1FC
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.43
Light Blue Grey
#B7C9E2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBF1 #F1E4AE
analogous
#AEDDF1 #AEBBF1 #C3AEF1
triadic
#AEBBF1 #F1AEBB #BBF1AE
tetradic
#AEBBF1 #F1AEDD #F1E4AE #AEF1C3
square
#AEBBF1 #F1AEDD #F1E4AE #AEF1C3
split-complementary
#AEBBF1 #F1C3AE #DDF1AE
monochromatic
#4663DF #7A8FE8 #AEBBF1 #E2E7FA #E5E9FA
Accessibility & contrast
On white
1.88
#AEBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#AEBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBF1
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBF1 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F3
Deuteranopia (green-blind)
#A6BBF0
Tritanopia (blue-blind)
#9DC5CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebbf1; /* rgb */ color: rgb(174, 187, 241); /* oklch */ color: oklch(80.1% 0.078 274.0);
Tailwind
colors: {
custom: {
50: '#c7cff5',
500: '#aebbf1',
950: '#000000',
},
}SCSS
$custom: #aebbf1; $custom-light: #c7cff5; $custom-dark: #000000;
JSON
{
"hex": "#aebbf1",
"rgb": {
"r": 174,
"g": 187,
"b": 241
},
"hsl": {
"h": 228.358,
"s": 70.526,
"l": 81.373
},
"oklch": {
"l": 0.801,
"c": 0.07803,
"h": 274
},
"luminance": 0.5089
}Semantic roles & 50–950 ramp
primary
#AEBBF1
secondary
#D0BE73
accent
#AD13D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385