#AEBCF9#AEBCF9
#AEBCF9 is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.6% C 0.088 H 274.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCF9 |
|---|---|
| RGB | rgb(174, 188, 249) |
| HSL | hsl(229, 86%, 83%) |
| HSV | hsv(229, 30%, 98%) |
| CMYK | cmyk(30.1%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(77.16, 8.77, -31.71) |
| CIE-LCH | lch(77.16, 32.90, 285.46°) |
| OKLab | oklab(80.63% 0.0065 -0.0876) |
| OKLCH | oklch(80.63% 0.088 274.3) |
| XYZ | xyz(52.5329, 51.8030, 96.8353) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.00
Light Periwinkle
#C1C6FC
ΔE00 4.32
Periwinkle
#CCCCFF
ΔE00 6.79
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.57
Light Blue Grey
#B7C9E2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCF9 #F9EBAE
analogous
#AEE1F9 #AEBCF9 #C5AEF9
triadic
#AEBCF9 #F9AEBC #BCF9AE
tetradic
#AEBCF9 #F9AEE1 #F9EBAE #AEF9C5
square
#AEBCF9 #F9AEE1 #F9EBAE #AEF9C5
split-complementary
#AEBCF9 #F9C5AE #E1F9AE
monochromatic
#3C5EF1 #758DF5 #AEBCF9 #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.85
#AEBCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AEBCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCF9
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCF9 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#9AC8D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebcf9; /* rgb */ color: rgb(174, 188, 249); /* oklch */ color: oklch(80.6% 0.088 274.3);
Tailwind
colors: {
custom: {
50: '#c7d0fb',
500: '#aebcf9',
950: '#000000',
},
}SCSS
$custom: #aebcf9; $custom-light: #c7d0fb; $custom-dark: #000000;
JSON
{
"hex": "#aebcf9",
"rgb": {
"r": 174,
"g": 188,
"b": 249
},
"hsl": {
"h": 228.8,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.80626,
"c": 0.08789,
"h": 274.3
},
"luminance": 0.51805
}Semantic roles & 50–950 ramp
primary
#AEBCF9
secondary
#DCC770
accent
#B903E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385