#AEBFF5#AEBFF5
#AEBFF5 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.079 H 271.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFF5 |
|---|---|
| RGB | rgb(174, 191, 245) |
| HSL | hsl(226, 78%, 82%) |
| HSV | hsv(226, 29%, 96%) |
| CMYK | cmyk(29%, 22%, 0%, 3.9%) |
| CIE-LAB | lab(77.79, 6.16, -28.60) |
| CIE-LCH | lch(77.79, 29.26, 282.15°) |
| OKLab | oklab(81.06% 0.0014 -0.0788) |
| OKLCH | oklch(81.06% 0.079 271) |
| XYZ | xyz(52.5632, 52.8512, 93.8003) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.71
Light Periwinkle
#C1C6FC
ΔE00 4.21
Powder Blue (survey)
#B1D1FC
ΔE00 5.97
Periwinkle
#CCCCFF
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 6.85
Light Blue Grey
#B7C9E2
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFF5 #F5E4AE
analogous
#AEE2F5 #AEBFF5 #C1AEF5
triadic
#AEBFF5 #F5AEBF #BFF5AE
tetradic
#AEBFF5 #F5AEE2 #F5E4AE #AEF5C1
square
#AEBFF5 #F5AEE2 #F5E4AE #AEF5C1
split-complementary
#AEBFF5 #F5C1AE #E2F5AE
monochromatic
#4169E8 #7894EE #AEBFF5 #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.81
#AEBFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#AEBFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFF5
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFF5 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC3F7
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#9BC9D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebff5; /* rgb */ color: rgb(174, 191, 245); /* oklch */ color: oklch(81.1% 0.079 271.0);
Tailwind
colors: {
custom: {
50: '#c7d2f8',
500: '#aebff5',
950: '#000000',
},
}SCSS
$custom: #aebff5; $custom-light: #c7d2f8; $custom-dark: #000000;
JSON
{
"hex": "#aebff5",
"rgb": {
"r": 174,
"g": 191,
"b": 245
},
"hsl": {
"h": 225.634,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.81064,
"c": 0.07885,
"h": 271
},
"luminance": 0.52853
}Semantic roles & 50–950 ramp
primary
#AEBFF5
secondary
#D6BE72
accent
#A90BDA
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385