#AEB4FA#AEB4FA
#AEB4FA is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.1% C 0.099 H 280.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4FA |
|---|---|
| RGB | rgb(174, 180, 250) |
| HSL | hsl(235, 88%, 83%) |
| HSV | hsv(235, 30%, 98%) |
| CMYK | cmyk(30.4%, 28%, 0%, 2%) |
| CIE-LAB | lab(75.17, 13.42, -35.33) |
| CIE-LCH | lch(75.17, 37.79, 290.80°) |
| OKLab | oklab(79.09% 0.0174 -0.098) |
| OKLCH | oklch(79.09% 0.099 280.1) |
| XYZ | xyz(51.0275, 48.5418, 97.1049) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.35
Pastel Blue
#A2BFFE
ΔE00 5.85
Periwinkle
#CCCCFF
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 8.36
Lightsteelblue
#B0C4DE
ΔE00 8.58
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4FA #FAF4AE
analogous
#AEDAFA #AEB4FA #CEAEFA
triadic
#AEB4FA #FAAEB4 #B4FAAE
tetradic
#AEB4FA #FAAEDA #FAF4AE #AEFACE
square
#AEB4FA #FAAEDA #FAF4AE #AEFACE
split-complementary
#AEB4FA #FACEAE #DAFAAE
monochromatic
#3B49F3 #747FF6 #AEB4FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.96
#AEB4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#AEB4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4FA
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4FA | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFD
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#9BC1CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aeb4fa; /* rgb */ color: rgb(174, 180, 250); /* oklch */ color: oklch(79.1% 0.099 280.1);
Tailwind
colors: {
custom: {
50: '#c8cafc',
500: '#aeb4fa',
950: '#000000',
},
}SCSS
$custom: #aeb4fa; $custom-light: #c8cafc; $custom-dark: #000000;
JSON
{
"hex": "#aeb4fa",
"rgb": {
"r": 174,
"g": 180,
"b": 250
},
"hsl": {
"h": 235.263,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.79089,
"c": 0.09949,
"h": 280.1
},
"luminance": 0.48543
}Semantic roles & 50–950 ramp
primary
#AEB4FA
secondary
#F5F3D6
accent
#D301E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285