#AEBCFB#AEBCFB
#AEBCFB is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.7% C 0.091 H 274.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCFB |
|---|---|
| RGB | rgb(174, 188, 251) |
| HSL | hsl(229, 91%, 83%) |
| HSV | hsv(229, 31%, 98%) |
| CMYK | cmyk(30.7%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(77.24, 9.26, -32.67) |
| CIE-LCH | lch(77.24, 33.95, 285.82°) |
| OKLab | oklab(80.71% 0.0071 -0.0904) |
| OKLCH | oklch(80.71% 0.091 274.5) |
| XYZ | xyz(52.8465, 51.9284, 98.4869) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.89
Light Periwinkle
#C1C6FC
ΔE00 4.48
Powder Blue (survey)
#B1D1FC
ΔE00 6.77
Periwinkle
#CCCCFF
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.62
Carolina Blue
#8AB8FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCFB #FBEDAE
analogous
#AEE2FB #AEBCFB #C6AEFB
triadic
#AEBCFB #FBAEBC #BCFBAE
tetradic
#AEBCFB #FBAEE2 #FBEDAE #AEFBC6
square
#AEBCFB #FBAEE2 #FBEDAE #AEFBC6
split-complementary
#AEBCFB #FBC6AE #E2FBAE
monochromatic
#395CF5 #748CF8 #AEBCFB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.84
#AEBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#AEBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCFB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCFB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#99C8D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebcfb; /* rgb */ color: rgb(174, 188, 251); /* oklch */ color: oklch(80.7% 0.091 274.5);
Tailwind
colors: {
custom: {
50: '#c8d0fd',
500: '#aebcfb',
950: '#000000',
},
}SCSS
$custom: #aebcfb; $custom-light: #c8d0fd; $custom-dark: #000000;
JSON
{
"hex": "#aebcfb",
"rgb": {
"r": 174,
"g": 188,
"b": 251
},
"hsl": {
"h": 229.091,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.8071,
"c": 0.09066,
"h": 274.5
},
"luminance": 0.5193
}Semantic roles & 50–950 ramp
primary
#AEBCFB
secondary
#DFCA6F
accent
#BC00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385