#AEBBF0#AEBBF0
#AEBBF0 is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.1% C 0.077 H 273.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBF0 |
|---|---|
| RGB | rgb(174, 187, 240) |
| HSL | hsl(228, 69%, 81%) |
| HSV | hsv(228, 28%, 94%) |
| CMYK | cmyk(27.5%, 22.1%, 0%, 5.9%) |
| CIE-LAB | lab(76.58, 7.14, -27.77) |
| CIE-LCH | lch(76.58, 28.67, 284.41°) |
| OKLab | oklab(80.06% 0.0051 -0.0765) |
| OKLCH | oklch(80.06% 0.077 273.8) |
| XYZ | xyz(50.9498, 50.8291, 89.5478) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.94
Pastel Blue
#A2BFFE
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 6.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 7.37
Light Blue Grey
#B7C9E2
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBF0 #F0E3AE
analogous
#AEDCF0 #AEBBF0 #C2AEF0
triadic
#AEBBF0 #F0AEBB #BBF0AE
tetradic
#AEBBF0 #F0AEDC #F0E3AE #AEF0C2
square
#AEBBF0 #F0AEDC #F0E3AE #AEF0C2
split-complementary
#AEBBF0 #F0C2AE #DCF0AE
monochromatic
#4764DD #7A90E6 #AEBBF0 #E2E6FA #E5E9FA
Accessibility & contrast
On white
1.88
#AEBBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#AEBBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBF0
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBF0 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F2
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#9DC5CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebbf0; /* rgb */ color: rgb(174, 187, 240); /* oklch */ color: oklch(80.1% 0.077 273.8);
Tailwind
colors: {
custom: {
50: '#c7cff5',
500: '#aebbf0',
950: '#000000',
},
}SCSS
$custom: #aebbf0; $custom-light: #c7cff5; $custom-dark: #000000;
JSON
{
"hex": "#aebbf0",
"rgb": {
"r": 174,
"g": 187,
"b": 240
},
"hsl": {
"h": 228.182,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.8006,
"c": 0.07664,
"h": 273.8
},
"luminance": 0.50831
}Semantic roles & 50–950 ramp
primary
#AEBBF0
secondary
#CEBC74
accent
#AC15D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385