#AEB5FA#AEB5FA
#AEB5FA is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.3% C 0.098 H 279.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB5FA |
|---|---|
| RGB | rgb(174, 181, 250) |
| HSL | hsl(234, 88%, 83%) |
| HSV | hsv(234, 30%, 98%) |
| CMYK | cmyk(30.4%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(75.42, 12.87, -34.94) |
| CIE-LCH | lch(75.42, 37.23, 290.22°) |
| OKLab | oklab(79.29% 0.0161 -0.0968) |
| OKLCH | oklch(79.29% 0.098 279.4) |
| XYZ | xyz(51.2301, 48.9470, 97.1725) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.17
Pastel Blue
#A2BFFE
ΔE00 5.60
Periwinkle
#CCCCFF
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 8.46
Periwinkle Blue
#8F99FB
ΔE00 8.53
Powder Blue (survey)
#B1D1FC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB5FA #FAF3AE
analogous
#AEDBFA #AEB5FA #CDAEFA
triadic
#AEB5FA #FAAEB5 #B5FAAE
tetradic
#AEB5FA #FAAEDB #FAF3AE #AEFACD
square
#AEB5FA #FAAEDB #FAF3AE #AEFACD
split-complementary
#AEB5FA #FACDAE #DBFAAE
monochromatic
#3B4CF3 #7480F6 #AEB5FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.95
#AEB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#AEB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB5FA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB5FA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#9AC2CD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aeb5fa; /* rgb */ color: rgb(174, 181, 250); /* oklch */ color: oklch(79.3% 0.098 279.4);
Tailwind
colors: {
custom: {
50: '#c8cbfc',
500: '#aeb5fa',
950: '#000000',
},
}SCSS
$custom: #aeb5fa; $custom-light: #c8cbfc; $custom-dark: #000000;
JSON
{
"hex": "#aeb5fa",
"rgb": {
"r": 174,
"g": 181,
"b": 250
},
"hsl": {
"h": 234.474,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.79285,
"c": 0.09818,
"h": 279.4
},
"luminance": 0.48949
}Semantic roles & 50–950 ramp
primary
#AEB5FA
secondary
#F5F2D6
accent
#D001E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285