#AEBEF8#AEBEF8
#AEBEF8 is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.0% C 0.084 H 272.5°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF8 |
|---|---|
| RGB | rgb(174, 190, 248) |
| HSL | hsl(227, 84%, 83%) |
| HSV | hsv(227, 30%, 97%) |
| CMYK | cmyk(29.8%, 23.4%, 0%, 2.7%) |
| CIE-LAB | lab(77.64, 7.43, -30.44) |
| CIE-LCH | lch(77.64, 31.33, 283.72°) |
| OKLab | oklab(80.99% 0.0036 -0.084) |
| OKLCH | oklch(80.99% 0.084 272.5) |
| XYZ | xyz(52.8076, 52.6012, 96.1594) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.66
Light Periwinkle
#C1C6FC
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.25
Periwinkle
#CCCCFF
ΔE00 6.72
Lightsteelblue
#B0C4DE
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF8 #F8E8AE
analogous
#AEE3F8 #AEBEF8 #C3AEF8
triadic
#AEBEF8 #F8AEBE #BEF8AE
tetradic
#AEBEF8 #F8AEE3 #F8E8AE #AEF8C3
square
#AEBEF8 #F8AEE3 #F8E8AE #AEF8C3
split-complementary
#AEBEF8 #F8C3AE #E3F8AE
monochromatic
#3D64EE #7691F3 #AEBEF8 #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.82
#AEBEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#AEBEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF8
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF8 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FB
Deuteranopia (green-blind)
#A7BDF7
Tritanopia (blue-blind)
#9AC9D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebef8; /* rgb */ color: rgb(174, 190, 248); /* oklch */ color: oklch(81.0% 0.084 272.5);
Tailwind
colors: {
custom: {
50: '#c7d1fa',
500: '#aebef8',
950: '#000000',
},
}SCSS
$custom: #aebef8; $custom-light: #c7d1fa; $custom-dark: #000000;
JSON
{
"hex": "#aebef8",
"rgb": {
"r": 174,
"g": 190,
"b": 248
},
"hsl": {
"h": 227.027,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.80985,
"c": 0.08413,
"h": 272.5
},
"luminance": 0.52603
}Semantic roles & 50–950 ramp
primary
#AEBEF8
secondary
#DAC370
accent
#B105E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385