#AEB4FC#AEB4FC
#AEB4FC is a light, moderate blue. Relative luminance 0.487; OKLCH L 79.2% C 0.102 H 280.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4FC |
|---|---|
| RGB | rgb(174, 180, 252) |
| HSL | hsl(235, 93%, 84%) |
| HSV | hsv(235, 31%, 99%) |
| CMYK | cmyk(31%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(75.24, 13.91, -36.28) |
| CIE-LCH | lch(75.24, 38.86, 290.98°) |
| OKLab | oklab(79.18% 0.018 -0.1007) |
| OKLCH | oklch(79.18% 0.102 280.1) |
| XYZ | xyz(51.3427, 48.6679, 98.7653) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 7.82
Periwinkle Blue
#8F99FB
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.55
Powder Blue (survey)
#B1D1FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4FC #FCF6AE
analogous
#AEDBFC #AEB4FC #CFAEFC
triadic
#AEB4FC #FCAEB4 #B4FCAE
tetradic
#AEB4FC #FCAEDB #FCF6AE #AEFCCF
square
#AEB4FC #FCAEDB #FCF6AE #AEFCCF
split-complementary
#AEB4FC #FCCFAE #DBFCAE
monochromatic
#3847F8 #737DFA #AEB4FC #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.96
#AEB4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#AEB4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4FC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4FC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFF
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#9AC1CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aeb4fc; /* rgb */ color: rgb(174, 180, 252); /* oklch */ color: oklch(79.2% 0.102 280.1);
Tailwind
colors: {
custom: {
50: '#c8cafd',
500: '#aeb4fc',
950: '#000000',
},
}SCSS
$custom: #aeb4fc; $custom-light: #c8cafd; $custom-dark: #000000;
JSON
{
"hex": "#aeb4fc",
"rgb": {
"r": 174,
"g": 180,
"b": 252
},
"hsl": {
"h": 235.385,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.79176,
"c": 0.10229,
"h": 280.1
},
"luminance": 0.48669
}Semantic roles & 50–950 ramp
primary
#AEB4FC
secondary
#F6F4D5
accent
#D400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285