#AEB9FA#AEB9FA
#AEB9FA is a light, moderate blue. Relative luminance 0.506; OKLCH L 80.1% C 0.093 H 276.7°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB9FA |
|---|---|
| RGB | rgb(174, 185, 250) |
| HSL | hsl(231, 88%, 83%) |
| HSV | hsv(231, 30%, 98%) |
| CMYK | cmyk(30.4%, 26%, 0%, 2%) |
| CIE-LAB | lab(76.43, 10.66, -33.37) |
| CIE-LCH | lch(76.43, 35.03, 287.72°) |
| OKLab | oklab(80.07% 0.0108 -0.0924) |
| OKLCH | oklch(80.07% 0.093 276.7) |
| XYZ | xyz(52.0551, 50.5971, 97.4475) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.60
Pastel Blue
#A2BFFE
ΔE00 4.63
Periwinkle
#CCCCFF
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 7.97
Light Blue Grey
#B7C9E2
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB9FA #FAEFAE
analogous
#AEDFFA #AEB9FA #C9AEFA
triadic
#AEB9FA #FAAEB9 #B9FAAE
tetradic
#AEB9FA #FAAEDF #FAEFAE #AEFAC9
square
#AEB9FA #FAAEDF #FAEFAE #AEFAC9
split-complementary
#AEB9FA #FAC9AE #DFFAAE
monochromatic
#3B55F3 #7487F6 #AEB9FA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.89
#AEB9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#AEB9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB9FA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB9FA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#9AC5D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aeb9fa; /* rgb */ color: rgb(174, 185, 250); /* oklch */ color: oklch(80.1% 0.093 276.7);
Tailwind
colors: {
custom: {
50: '#c8cdfc',
500: '#aeb9fa',
950: '#000000',
},
}SCSS
$custom: #aeb9fa; $custom-light: #c8cdfc; $custom-dark: #000000;
JSON
{
"hex": "#aeb9fa",
"rgb": {
"r": 174,
"g": 185,
"b": 250
},
"hsl": {
"h": 231.316,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.80073,
"c": 0.093,
"h": 276.7
},
"luminance": 0.50599
}Semantic roles & 50–950 ramp
primary
#AEB9FA
secondary
#DDCD6F
accent
#C401E5
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385