#AEBCF3#AEBCF3
#AEBCF3 is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.4% C 0.080 H 273.4°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCF3 |
|---|---|
| RGB | rgb(174, 188, 243) |
| HSL | hsl(228, 74%, 82%) |
| HSV | hsv(228, 28%, 95%) |
| CMYK | cmyk(28.4%, 22.6%, 0%, 4.7%) |
| CIE-LAB | lab(76.94, 7.31, -28.82) |
| CIE-LCH | lch(76.94, 29.74, 284.23°) |
| OKLab | oklab(80.38% 0.0047 -0.0795) |
| OKLCH | oklch(80.38% 0.08 273.4) |
| XYZ | xyz(51.6120, 51.4346, 91.9852) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.99
Pastel Blue
#A2BFFE
ΔE00 4.46
Periwinkle
#CCCCFF
ΔE00 6.43
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.32
Light Blue Grey
#B7C9E2
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCF3 #F3E5AE
analogous
#AEDFF3 #AEBCF3 #C3AEF3
triadic
#AEBCF3 #F3AEBC #BCF3AE
tetradic
#AEBCF3 #F3AEDF #F3E5AE #AEF3C3
square
#AEBCF3 #F3AEDF #F3E5AE #AEF3C3
split-complementary
#AEBCF3 #F3C3AE #DFF3AE
monochromatic
#4364E3 #7990EB #AEBCF3 #E3E8FB #E4E9FB
Accessibility & contrast
On white
1.86
#AEBCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#AEBCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCF3
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCF3 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F5
Deuteranopia (green-blind)
#A7BBF2
Tritanopia (blue-blind)
#9CC6CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebcf3; /* rgb */ color: rgb(174, 188, 243); /* oklch */ color: oklch(80.4% 0.080 273.4);
Tailwind
colors: {
custom: {
50: '#c7d0f7',
500: '#aebcf3',
950: '#000000',
},
}SCSS
$custom: #aebcf3; $custom-light: #c7d0f7; $custom-dark: #000000;
JSON
{
"hex": "#aebcf3",
"rgb": {
"r": 174,
"g": 188,
"b": 243
},
"hsl": {
"h": 227.826,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.80381,
"c": 0.0796,
"h": 273.4
},
"luminance": 0.51436
}Semantic roles & 50–950 ramp
primary
#AEBCF3
secondary
#D3BF73
accent
#AE0FD6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385