#AEBBFE#AEBBFE
#AEBBFE is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.6% C 0.096 H 275.6°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBFE |
|---|---|
| RGB | rgb(174, 187, 254) |
| HSL | hsl(230, 98%, 84%) |
| HSV | hsv(230, 31%, 100%) |
| CMYK | cmyk(31.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.10, 10.55, -34.49) |
| CIE-LCH | lch(77.10, 36.07, 287.00°) |
| OKLab | oklab(80.64% 0.0093 -0.0956) |
| OKLCH | oklch(80.64% 0.096 275.6) |
| XYZ | xyz(53.1103, 51.6933, 100.9262) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.96
Light Periwinkle
#C1C6FC
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Periwinkle
#CCCCFF
ΔE00 7.25
Lightsteelblue
#B0C4DE
ΔE00 7.79
Carolina Blue
#8AB8FE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBFE #FEF1AE
analogous
#AEE3FE #AEBBFE #C9AEFE
triadic
#AEBBFE #FEAEBB #BBFEAE
tetradic
#AEBBFE #FEAEE3 #FEF1AE #AEFEC9
square
#AEBBFE #FEAEE3 #FEF1AE #AEFEC9
split-complementary
#AEBBFE #FEC9AE #E3FEAE
monochromatic
#3555FD #7288FD #AEBBFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.85
#AEBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#AEBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBFE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBFE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#98C8D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebbfe; /* rgb */ color: rgb(174, 187, 254); /* oklch */ color: oklch(80.6% 0.096 275.6);
Tailwind
colors: {
custom: {
50: '#c8cfff',
500: '#aebbfe',
950: '#000000',
},
}SCSS
$custom: #aebbfe; $custom-light: #c8cfff; $custom-dark: #000000;
JSON
{
"hex": "#aebbfe",
"rgb": {
"r": 174,
"g": 187,
"b": 254
},
"hsl": {
"h": 230.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.80638,
"c": 0.09604,
"h": 275.6
},
"luminance": 0.51695
}Semantic roles & 50–950 ramp
primary
#AEBBFE
secondary
#E3D06D
accent
#C000E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131318
muted
#828386