#AEBFF0#AEBFF0
#AEBFF0 is a light, moderate blue. Relative luminance 0.526; OKLCH L 80.9% C 0.072 H 269.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFF0 |
|---|---|
| RGB | rgb(174, 191, 240) |
| HSL | hsl(225, 69%, 81%) |
| HSV | hsv(225, 28%, 94%) |
| CMYK | cmyk(27.5%, 20.4%, 0%, 5.9%) |
| CIE-LAB | lab(77.61, 4.96, -26.19) |
| CIE-LCH | lch(77.61, 26.65, 280.72°) |
| OKLab | oklab(80.87% -0.0002 -0.072) |
| OKLCH | oklch(80.87% 0.072 269.8) |
| XYZ | xyz(51.8102, 52.5500, 89.8346) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.17
Light Periwinkle
#C1C6FC
ΔE00 4.21
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFF0 #F0DFAE
analogous
#AEE0F0 #AEBFF0 #BEAEF0
triadic
#AEBFF0 #F0AEBF #BFF0AE
tetradic
#AEBFF0 #F0AEE0 #F0DFAE #AEF0BE
square
#AEBFF0 #F0AEE0 #F0DFAE #AEF0BE
split-complementary
#AEBFF0 #F0BEAE #E0F0AE
monochromatic
#476DDD #7A96E6 #AEBFF0 #E2E8FA #E5EBFA
Accessibility & contrast
On white
1.82
#AEBFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#AEBFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFF0
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFF0 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F2
Deuteranopia (green-blind)
#ABBDEF
Tritanopia (blue-blind)
#9DC8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebff0; /* rgb */ color: rgb(174, 191, 240); /* oklch */ color: oklch(80.9% 0.072 269.8);
Tailwind
colors: {
custom: {
50: '#c7d2f5',
500: '#aebff0',
950: '#000000',
},
}SCSS
$custom: #aebff0; $custom-light: #c7d2f5; $custom-dark: #000000;
JSON
{
"hex": "#aebff0",
"rgb": {
"r": 174,
"g": 191,
"b": 240
},
"hsl": {
"h": 224.545,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.80866,
"c": 0.07202,
"h": 269.8
},
"luminance": 0.52552
}Semantic roles & 50–950 ramp
primary
#AEBFF0
secondary
#CEB774
accent
#A015D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385