#AEBCFF#AEBCFF
#AEBCFF is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.096 H 274.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCFF |
|---|---|
| RGB | rgb(174, 188, 255) |
| HSL | hsl(230, 100%, 84%) |
| HSV | hsv(230, 32%, 100%) |
| CMYK | cmyk(31.8%, 26.3%, 0%, 0%) |
| CIE-LAB | lab(77.39, 10.25, -34.58) |
| CIE-LCH | lch(77.39, 36.06, 286.51°) |
| OKLab | oklab(80.88% 0.0083 -0.0958) |
| OKLCH | oklch(80.88% 0.096 274.9) |
| XYZ | xyz(53.4837, 52.1833, 101.8428) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.70
Light Periwinkle
#C1C6FC
ΔE00 4.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.69
Periwinkle
#CCCCFF
ΔE00 7.30
Lightsteelblue
#B0C4DE
ΔE00 7.72
Carolina Blue
#8AB8FE
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCFF #FFF1AE
analogous
#AEE5FF #AEBCFF #C9AEFF
triadic
#AEBCFF #FFAEBC #BCFFAE
tetradic
#AEBCFF #FFAEE5 #FFF1AE #AEFFC9
square
#AEBCFF #FFAEE5 #FFF1AE #AEFFC9
split-complementary
#AEBCFF #FFC9AE #E5FFAE
monochromatic
#3457FF #7189FF #AEBCFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.84
#AEBCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#AEBCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCFF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCFF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C3FF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#98C9D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebcff; /* rgb */ color: rgb(174, 188, 255); /* oklch */ color: oklch(80.9% 0.096 274.9);
Tailwind
colors: {
custom: {
50: '#c8d0ff',
500: '#aebcff',
950: '#000000',
},
}SCSS
$custom: #aebcff; $custom-light: #c8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#aebcff",
"rgb": {
"r": 174,
"g": 188,
"b": 255
},
"hsl": {
"h": 229.63,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.80878,
"c": 0.09618,
"h": 274.9
},
"luminance": 0.52185
}Semantic roles & 50–950 ramp
primary
#AEBCFF
secondary
#E5D06C
accent
#BE00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386