#AEBAF9#AEBAF9
#AEBAF9 is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.2% C 0.090 H 275.8°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAF9 |
|---|---|
| RGB | rgb(174, 186, 249) |
| HSL | hsl(230, 86%, 83%) |
| HSV | hsv(230, 30%, 98%) |
| CMYK | cmyk(30.1%, 25.3%, 0%, 2.4%) |
| CIE-LAB | lab(76.65, 9.86, -32.50) |
| CIE-LCH | lch(76.65, 33.96, 286.89°) |
| OKLab | oklab(80.23% 0.0092 -0.0899) |
| OKLCH | oklch(80.23% 0.09 275.8) |
| XYZ | xyz(52.1086, 50.9544, 96.6938) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 4.45
Periwinkle
#CCCCFF
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 7.84
Light Blue Grey
#B7C9E2
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAF9 #F9EDAE
analogous
#AEDFF9 #AEBAF9 #C7AEF9
triadic
#AEBAF9 #F9AEBA #BAF9AE
tetradic
#AEBAF9 #F9AEDF #F9EDAE #AEF9C7
square
#AEBAF9 #F9AEDF #F9EDAE #AEF9C7
split-complementary
#AEBAF9 #F9C7AE #DFF9AE
monochromatic
#3C59F1 #7589F5 #AEBAF9 #E3E7FD #E3E7FD
Accessibility & contrast
On white
1.88
#AEBAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#AEBAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAF9
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAF9 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FC
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#9AC6D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebaf9; /* rgb */ color: rgb(174, 186, 249); /* oklch */ color: oklch(80.2% 0.090 275.8);
Tailwind
colors: {
custom: {
50: '#c7cefb',
500: '#aebaf9',
950: '#000000',
},
}SCSS
$custom: #aebaf9; $custom-light: #c7cefb; $custom-dark: #000000;
JSON
{
"hex": "#aebaf9",
"rgb": {
"r": 174,
"g": 186,
"b": 249
},
"hsl": {
"h": 230.4,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.80229,
"c": 0.09036,
"h": 275.8
},
"luminance": 0.50956
}Semantic roles & 50–950 ramp
primary
#AEBAF9
secondary
#DCCA70
accent
#BF03E3
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385