#AEBEF7#AEBEF7
#AEBEF7 is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.9% C 0.083 H 272.3°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF7 |
|---|---|
| RGB | rgb(174, 190, 247) |
| HSL | hsl(227, 82%, 83%) |
| HSV | hsv(227, 30%, 97%) |
| CMYK | cmyk(29.6%, 23.1%, 0%, 3.1%) |
| CIE-LAB | lab(77.60, 7.19, -29.96) |
| CIE-LCH | lch(77.60, 30.81, 283.49°) |
| OKLab | oklab(80.94% 0.0033 -0.0827) |
| OKLCH | oklch(80.94% 0.083 272.3) |
| XYZ | xyz(52.6529, 52.5393, 95.3446) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.73
Light Periwinkle
#C1C6FC
ΔE00 4.21
Powder Blue (survey)
#B1D1FC
ΔE00 6.26
Periwinkle
#CCCCFF
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.17
Light Blue Grey
#B7C9E2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF7 #F7E7AE
analogous
#AEE3F7 #AEBEF7 #C2AEF7
triadic
#AEBEF7 #F7AEBE #BEF7AE
tetradic
#AEBEF7 #F7AEE3 #F7E7AE #AEF7C2
square
#AEBEF7 #F7AEE3 #F7E7AE #AEF7C2
split-complementary
#AEBEF7 #F7C2AE #E3F7AE
monochromatic
#3F65EC #7691F1 #AEBEF7 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.82
#AEBEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#AEBEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF7
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF7 | 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)
#ADC3FA
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#9BC9D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebef7; /* rgb */ color: rgb(174, 190, 247); /* oklch */ color: oklch(80.9% 0.083 272.3);
Tailwind
colors: {
custom: {
50: '#c7d1fa',
500: '#aebef7',
950: '#000000',
},
}SCSS
$custom: #aebef7; $custom-light: #c7d1fa; $custom-dark: #000000;
JSON
{
"hex": "#aebef7",
"rgb": {
"r": 174,
"g": 190,
"b": 247
},
"hsl": {
"h": 226.849,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.80944,
"c": 0.08275,
"h": 272.3
},
"luminance": 0.52541
}Semantic roles & 50–950 ramp
primary
#AEBEF7
secondary
#D9C271
accent
#AF07DE
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385