#AEBCFE#AEBCFE
#AEBCFE is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.8% C 0.095 H 274.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCFE |
|---|---|
| RGB | rgb(174, 188, 254) |
| HSL | hsl(230, 98%, 84%) |
| HSV | hsv(230, 31%, 100%) |
| CMYK | cmyk(31.5%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(77.35, 10.00, -34.10) |
| CIE-LCH | lch(77.35, 35.53, 286.34°) |
| OKLab | oklab(80.84% 0.008 -0.0945) |
| OKLCH | oklch(80.84% 0.095 274.8) |
| XYZ | xyz(53.3232, 52.1191, 100.9972) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.74
Light Periwinkle
#C1C6FC
ΔE00 4.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.71
Periwinkle
#CCCCFF
ΔE00 7.21
Lightsteelblue
#B0C4DE
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCFE #FEF0AE
analogous
#AEE4FE #AEBCFE #C8AEFE
triadic
#AEBCFE #FEAEBC #BCFEAE
tetradic
#AEBCFE #FEAEE4 #FEF0AE #AEFEC8
square
#AEBCFE #FEAEE4 #FEF0AE #AEFEC8
split-complementary
#AEBCFE #FEC8AE #E4FEAE
monochromatic
#3558FD #728AFD #AEBCFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.84
#AEBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#AEBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCFE
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCFE | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#98C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebcfe; /* rgb */ color: rgb(174, 188, 254); /* oklch */ color: oklch(80.8% 0.095 274.8);
Tailwind
colors: {
custom: {
50: '#c8d0ff',
500: '#aebcfe',
950: '#000000',
},
}SCSS
$custom: #aebcfe; $custom-light: #c8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#aebcfe",
"rgb": {
"r": 174,
"g": 188,
"b": 254
},
"hsl": {
"h": 229.5,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.80836,
"c": 0.0948,
"h": 274.8
},
"luminance": 0.52121
}Semantic roles & 50–950 ramp
primary
#AEBCFE
secondary
#E3CF6D
accent
#BD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386