#AEBBFB#AEBBFB
#AEBBFB is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.5% C 0.092 H 275.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBFB |
|---|---|
| RGB | rgb(174, 187, 251) |
| HSL | hsl(230, 91%, 83%) |
| HSV | hsv(230, 31%, 98%) |
| CMYK | cmyk(30.7%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.98, 9.81, -33.06) |
| CIE-LCH | lch(76.98, 34.48, 286.52°) |
| OKLab | oklab(80.51% 0.0084 -0.0915) |
| OKLCH | oklch(80.51% 0.092 275.3) |
| XYZ | xyz(52.6336, 51.5027, 98.4159) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.11
Light Periwinkle
#C1C6FC
ΔE00 4.52
Periwinkle
#CCCCFF
ΔE00 6.99
Powder Blue (survey)
#B1D1FC
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.74
Carolina Blue
#8AB8FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBFB #FBEEAE
analogous
#AEE1FB #AEBBFB #C7AEFB
triadic
#AEBBFB #FBAEBB #BBFBAE
tetradic
#AEBBFB #FBAEE1 #FBEEAE #AEFBC7
square
#AEBBFB #FBAEE1 #FBEEAE #AEFBC7
split-complementary
#AEBBFB #FBC7AE #E1FBAE
monochromatic
#3959F5 #748AF8 #AEBBFB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.86
#AEBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#AEBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBFB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBFB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FE
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#99C7D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebbfb; /* rgb */ color: rgb(174, 187, 251); /* oklch */ color: oklch(80.5% 0.092 275.3);
Tailwind
colors: {
custom: {
50: '#c8cffd',
500: '#aebbfb',
950: '#000000',
},
}SCSS
$custom: #aebbfb; $custom-light: #c8cffd; $custom-dark: #000000;
JSON
{
"hex": "#aebbfb",
"rgb": {
"r": 174,
"g": 187,
"b": 251
},
"hsl": {
"h": 229.87,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.80511,
"c": 0.09189,
"h": 275.3
},
"luminance": 0.51504
}Semantic roles & 50–950 ramp
primary
#AEBBFB
secondary
#DFCC6F
accent
#BF00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385