#AEBEF0#AEBEF0
#AEBEF0 is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.7% C 0.073 H 270.9°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEF0 |
|---|---|
| RGB | rgb(174, 190, 240) |
| HSL | hsl(225, 69%, 81%) |
| HSV | hsv(225, 28%, 94%) |
| CMYK | cmyk(27.5%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(77.35, 5.50, -26.58) |
| CIE-LCH | lch(77.35, 27.15, 281.69°) |
| OKLab | oklab(80.66% 0.0011 -0.0731) |
| OKLCH | oklch(80.66% 0.073 270.9) |
| XYZ | xyz(51.5929, 52.1153, 89.7621) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.08
Pastel Blue
#A2BFFE
ΔE00 4.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEF0 #F0E0AE
analogous
#AEDFF0 #AEBEF0 #BFAEF0
triadic
#AEBEF0 #F0AEBE #BEF0AE
tetradic
#AEBEF0 #F0AEDF #F0E0AE #AEF0BF
square
#AEBEF0 #F0AEDF #F0E0AE #AEF0BF
split-complementary
#AEBEF0 #F0BFAE #DFF0AE
monochromatic
#476BDD #7A95E6 #AEBEF0 #E2E7FA #E5EAFA
Accessibility & contrast
On white
1.84
#AEBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#AEBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEF0
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEF0 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F2
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#9DC8CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebef0; /* rgb */ color: rgb(174, 190, 240); /* oklch */ color: oklch(80.7% 0.073 270.9);
Tailwind
colors: {
custom: {
50: '#c7d1f5',
500: '#aebef0',
950: '#000000',
},
}SCSS
$custom: #aebef0; $custom-light: #c7d1f5; $custom-dark: #000000;
JSON
{
"hex": "#aebef0",
"rgb": {
"r": 174,
"g": 190,
"b": 240
},
"hsl": {
"h": 225.455,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.80663,
"c": 0.07314,
"h": 270.9
},
"luminance": 0.52117
}Semantic roles & 50–950 ramp
primary
#AEBEF0
secondary
#CEB874
accent
#A315D1
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385