#AEBCFA#AEBCFA
#AEBCFA is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.7% C 0.089 H 274.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCFA |
|---|---|
| RGB | rgb(174, 188, 250) |
| HSL | hsl(229, 88%, 83%) |
| HSV | hsv(229, 30%, 98%) |
| CMYK | cmyk(30.4%, 24.8%, 0%, 2%) |
| CIE-LAB | lab(77.20, 9.01, -32.19) |
| CIE-LCH | lch(77.20, 33.42, 285.64°) |
| OKLab | oklab(80.67% 0.0068 -0.089) |
| OKLCH | oklch(80.67% 0.089 274.4) |
| XYZ | xyz(52.6893, 51.8655, 97.6589) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.94
Light Periwinkle
#C1C6FC
ΔE00 4.40
Powder Blue (survey)
#B1D1FC
ΔE00 6.79
Periwinkle
#CCCCFF
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 7.60
Light Blue Grey
#B7C9E2
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCFA #FAECAE
analogous
#AEE2FA #AEBCFA #C6AEFA
triadic
#AEBCFA #FAAEBC #BCFAAE
tetradic
#AEBCFA #FAAEE2 #FAECAE #AEFAC6
square
#AEBCFA #FAAEE2 #FAECAE #AEFAC6
split-complementary
#AEBCFA #FAC6AE #E2FAAE
monochromatic
#3B5DF3 #748CF6 #AEBCFA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.85
#AEBCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#AEBCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCFA
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCFA | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FD
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#9AC8D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebcfa; /* rgb */ color: rgb(174, 188, 250); /* oklch */ color: oklch(80.7% 0.089 274.4);
Tailwind
colors: {
custom: {
50: '#c8d0fc',
500: '#aebcfa',
950: '#000000',
},
}SCSS
$custom: #aebcfa; $custom-light: #c8d0fc; $custom-dark: #000000;
JSON
{
"hex": "#aebcfa",
"rgb": {
"r": 174,
"g": 188,
"b": 250
},
"hsl": {
"h": 228.947,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.80668,
"c": 0.08927,
"h": 274.4
},
"luminance": 0.51867
}Semantic roles & 50–950 ramp
primary
#AEBCFA
secondary
#DDC96F
accent
#BB01E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385