#AEBAFF#AEBAFF
#AEBAFF is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.5% C 0.099 H 276.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAFF |
|---|---|
| RGB | rgb(174, 186, 255) |
| HSL | hsl(231, 100%, 84%) |
| HSV | hsv(231, 32%, 100%) |
| CMYK | cmyk(31.8%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(76.88, 11.35, -35.36) |
| CIE-LCH | lch(76.88, 37.14, 287.79°) |
| OKLab | oklab(80.48% 0.0109 -0.0981) |
| OKLCH | oklch(80.48% 0.099 276.3) |
| XYZ | xyz(53.0594, 51.3347, 101.7013) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.15
Light Periwinkle
#C1C6FC
ΔE00 4.97
Powder Blue (survey)
#B1D1FC
ΔE00 7.21
Periwinkle
#CCCCFF
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 7.91
Carolina Blue
#8AB8FE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAFF #FFF3AE
analogous
#AEE3FF #AEBAFF #CBAEFF
triadic
#AEBAFF #FFAEBA #BAFFAE
tetradic
#AEBAFF #FFAEE3 #FFF3AE #AEFFCB
square
#AEBAFF #FFAEE3 #FFF3AE #AEFFCB
split-complementary
#AEBAFF #FFCBAE #E3FFAE
monochromatic
#3452FF #7186FF #AEBAFF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.86
#AEBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#AEBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAFF
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAFF | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#98C7D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebaff; /* rgb */ color: rgb(174, 186, 255); /* oklch */ color: oklch(80.5% 0.099 276.3);
Tailwind
colors: {
custom: {
50: '#c8ceff',
500: '#aebaff',
950: '#000000',
},
}SCSS
$custom: #aebaff; $custom-light: #c8ceff; $custom-dark: #000000;
JSON
{
"hex": "#aebaff",
"rgb": {
"r": 174,
"g": 186,
"b": 255
},
"hsl": {
"h": 231.111,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.80483,
"c": 0.09867,
"h": 276.3
},
"luminance": 0.51336
}Semantic roles & 50–950 ramp
primary
#AEBAFF
secondary
#E5D36C
accent
#C300E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386