#AEBEFB#AEBEFB
#AEBEFB is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.1% C 0.088 H 272.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEFB |
|---|---|
| RGB | rgb(174, 190, 251) |
| HSL | hsl(228, 91%, 83%) |
| HSV | hsv(228, 31%, 98%) |
| CMYK | cmyk(30.7%, 24.3%, 0%, 1.6%) |
| CIE-LAB | lab(77.75, 8.16, -31.88) |
| CIE-LCH | lch(77.75, 32.90, 284.36°) |
| OKLab | oklab(81.11% 0.0045 -0.0881) |
| OKLCH | oklch(81.11% 0.088 272.9) |
| XYZ | xyz(53.2767, 52.7888, 98.6303) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.47
Light Periwinkle
#C1C6FC
ΔE00 4.47
Powder Blue (survey)
#B1D1FC
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEFB #FBEBAE
analogous
#AEE5FB #AEBEFB #C4AEFB
triadic
#AEBEFB #FBAEBE #BEFBAE
tetradic
#AEBEFB #FBAEE5 #FBEBAE #AEFBC4
square
#AEBEFB #FBAEE5 #FBEBAE #AEFBC4
split-complementary
#AEBEFB #FBC4AE #E5FBAE
monochromatic
#3960F5 #748FF8 #AEBEFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.82
#AEBEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#AEBEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEFB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEFB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FE
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#99CAD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebefb; /* rgb */ color: rgb(174, 190, 251); /* oklch */ color: oklch(81.1% 0.088 272.9);
Tailwind
colors: {
custom: {
50: '#c8d1fc',
500: '#aebefb',
950: '#000000',
},
}SCSS
$custom: #aebefb; $custom-light: #c8d1fc; $custom-dark: #000000;
JSON
{
"hex": "#aebefb",
"rgb": {
"r": 174,
"g": 190,
"b": 251
},
"hsl": {
"h": 227.532,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.81108,
"c": 0.08825,
"h": 272.9
},
"luminance": 0.52791
}Semantic roles & 50–950 ramp
primary
#AEBEFB
secondary
#DFC76F
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385