#AEBEF5#AEBEF5
#AEBEF5 is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.9% C 0.080 H 271.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF5 |
|---|---|
| RGB | rgb(174, 190, 245) |
| HSL | hsl(226, 78%, 82%) |
| HSV | hsv(226, 29%, 96%) |
| CMYK | cmyk(29%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(77.53, 6.70, -29.00) |
| CIE-LCH | lch(77.53, 29.76, 283.01°) |
| OKLab | oklab(80.86% 0.0027 -0.0799) |
| OKLCH | oklch(80.86% 0.08 271.9) |
| XYZ | xyz(52.3459, 52.4165, 93.7279) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.89
Light Periwinkle
#C1C6FC
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 6.56
Lightsteelblue
#B0C4DE
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF5 #F5E5AE
analogous
#AEE2F5 #AEBEF5 #C2AEF5
triadic
#AEBEF5 #F5AEBE #BEF5AE
tetradic
#AEBEF5 #F5AEE2 #F5E5AE #AEF5C2
square
#AEBEF5 #F5AEE2 #F5E5AE #AEF5C2
split-complementary
#AEBEF5 #F5C2AE #E2F5AE
monochromatic
#4167E8 #7892EE #AEBEF5 #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.83
#AEBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#AEBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF5
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF5 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F7
Deuteranopia (green-blind)
#A8BDF4
Tritanopia (blue-blind)
#9BC9D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebef5; /* rgb */ color: rgb(174, 190, 245); /* oklch */ color: oklch(80.9% 0.080 271.9);
Tailwind
colors: {
custom: {
50: '#c7d1f8',
500: '#aebef5',
950: '#000000',
},
}SCSS
$custom: #aebef5; $custom-light: #c7d1f8; $custom-dark: #000000;
JSON
{
"hex": "#aebef5",
"rgb": {
"r": 174,
"g": 190,
"b": 245
},
"hsl": {
"h": 226.479,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.80863,
"c": 0.08,
"h": 271.9
},
"luminance": 0.52418
}Semantic roles & 50–950 ramp
primary
#AEBEF5
secondary
#D6BF72
accent
#AC0BDA
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385