#AEBAFE#AEBAFE
#AEBAFE is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.4% C 0.097 H 276.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAFE |
|---|---|
| RGB | rgb(174, 186, 254) |
| HSL | hsl(231, 98%, 84%) |
| HSV | hsv(231, 31%, 100%) |
| CMYK | cmyk(31.5%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.84, 11.10, -34.89) |
| CIE-LCH | lch(76.84, 36.61, 287.65°) |
| OKLab | oklab(80.44% 0.0106 -0.0967) |
| OKLCH | oklch(80.44% 0.097 276.3) |
| XYZ | xyz(52.8989, 51.2705, 100.8558) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.19
Light Periwinkle
#C1C6FC
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.24
Periwinkle
#CCCCFF
ΔE00 7.32
Lightsteelblue
#B0C4DE
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAFE #FEF2AE
analogous
#AEE2FE #AEBAFE #CAAEFE
triadic
#AEBAFE #FEAEBA #BAFEAE
tetradic
#AEBAFE #FEAEE2 #FEF2AE #AEFECA
square
#AEBAFE #FEAEE2 #FEF2AE #AEFECA
split-complementary
#AEBAFE #FECAAE #E2FEAE
monochromatic
#3553FD #7287FD #AEBAFE #E1E5FF #E1E5FF
Accessibility & contrast
On white
1.87
#AEBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#AEBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAFE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAFE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#99C7D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebafe; /* rgb */ color: rgb(174, 186, 254); /* oklch */ color: oklch(80.4% 0.097 276.3);
Tailwind
colors: {
custom: {
50: '#c8ceff',
500: '#aebafe',
950: '#000000',
},
}SCSS
$custom: #aebafe; $custom-light: #c8ceff; $custom-dark: #000000;
JSON
{
"hex": "#aebafe",
"rgb": {
"r": 174,
"g": 186,
"b": 254
},
"hsl": {
"h": 231,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.8044,
"c": 0.09729,
"h": 276.3
},
"luminance": 0.51272
}Semantic roles & 50–950 ramp
primary
#AEBAFE
secondary
#E3D26D
accent
#C300E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386