#AEB4FF#AEB4FF
#AEB4FF is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.3% C 0.106 H 280.1°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4FF |
|---|---|
| RGB | rgb(174, 180, 255) |
| HSL | hsl(236, 100%, 84%) |
| HSV | hsv(236, 32%, 100%) |
| CMYK | cmyk(31.8%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(75.36, 14.66, -37.71) |
| CIE-LCH | lch(75.36, 40.46, 291.24°) |
| OKLab | oklab(79.31% 0.0188 -0.1048) |
| OKLCH | oklch(79.31% 0.106 280.1) |
| XYZ | xyz(51.8219, 48.8596, 101.2888) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.63
Light Periwinkle
#C1C6FC
ΔE00 5.79
Periwinkle Blue
#8F99FB
ΔE00 8.05
Periwinkle
#CCCCFF
ΔE00 8.09
Lightsteelblue
#B0C4DE
ΔE00 8.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4FF #FFF9AE
analogous
#AEDDFF #AEB4FF #D1AEFF
triadic
#AEB4FF #FFAEB4 #B4FFAE
tetradic
#AEB4FF #FFAEDD #FFF9AE #AEFFD1
square
#AEB4FF #FFAEDD #FFF9AE #AEFFD1
split-complementary
#AEB4FF #FFD1AE #DDFFAE
monochromatic
#3443FF #717BFF #AEB4FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.95
#AEB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#AEB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4FF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4FF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBDFF
Deuteranopia (green-blind)
#99B7FD
Tritanopia (blue-blind)
#99C2CF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aeb4ff; /* rgb */ color: rgb(174, 180, 255); /* oklch */ color: oklch(79.3% 0.106 280.1);
Tailwind
colors: {
custom: {
50: '#c8caff',
500: '#aeb4ff',
950: '#000000',
},
}SCSS
$custom: #aeb4ff; $custom-light: #c8caff; $custom-dark: #000000;
JSON
{
"hex": "#aeb4ff",
"rgb": {
"r": 174,
"g": 180,
"b": 255
},
"hsl": {
"h": 235.556,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.79308,
"c": 0.10646,
"h": 280.1
},
"luminance": 0.48861
}Semantic roles & 50–950 ramp
primary
#AEB4FF
secondary
#F7F5D4
accent
#D500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286