#AEB4FE#AEB4FE
#AEB4FE is a light, moderate blue. Relative luminance 0.488; OKLCH L 79.3% C 0.105 H 280.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4FE |
|---|---|
| RGB | rgb(174, 180, 254) |
| HSL | hsl(236, 98%, 84%) |
| HSV | hsv(236, 31%, 100%) |
| CMYK | cmyk(31.5%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(75.32, 14.41, -37.24) |
| CIE-LCH | lch(75.32, 39.93, 291.16°) |
| OKLab | oklab(79.26% 0.0185 -0.1034) |
| OKLCH | oklch(79.26% 0.105 280.1) |
| XYZ | xyz(51.6613, 48.7954, 100.4432) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.67
Light Periwinkle
#C1C6FC
ΔE00 5.70
Periwinkle
#CCCCFF
ΔE00 8.00
Periwinkle Blue
#8F99FB
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.52
Powder Blue (survey)
#B1D1FC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4FE #FEF8AE
analogous
#AEDCFE #AEB4FE #D0AEFE
triadic
#AEB4FE #FEAEB4 #B4FEAE
tetradic
#AEB4FE #FEAEDC #FEF8AE #AEFED0
square
#AEB4FE #FEAEDC #FEF8AE #AEFED0
split-complementary
#AEB4FE #FED0AE #DCFEAE
monochromatic
#3544FD #727CFD #AEB4FE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.95
#AEB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#AEB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4FE
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4FE | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#99C2CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aeb4fe; /* rgb */ color: rgb(174, 180, 254); /* oklch */ color: oklch(79.3% 0.105 280.1);
Tailwind
colors: {
custom: {
50: '#c8caff',
500: '#aeb4fe',
950: '#000000',
},
}SCSS
$custom: #aeb4fe; $custom-light: #c8caff; $custom-dark: #000000;
JSON
{
"hex": "#aeb4fe",
"rgb": {
"r": 174,
"g": 180,
"b": 254
},
"hsl": {
"h": 235.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.79264,
"c": 0.10507,
"h": 280.1
},
"luminance": 0.48797
}Semantic roles & 50–950 ramp
primary
#AEB4FE
secondary
#F7F4D4
accent
#D400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286