#AEB8FA#AEB8FA
#AEB8FA is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.9% C 0.094 H 277.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8FA |
|---|---|
| RGB | rgb(174, 184, 250) |
| HSL | hsl(232, 88%, 83%) |
| HSV | hsv(232, 30%, 98%) |
| CMYK | cmyk(30.4%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(76.18, 11.21, -33.76) |
| CIE-LCH | lch(76.18, 35.57, 288.37°) |
| OKLab | oklab(79.88% 0.0121 -0.0935) |
| OKLCH | oklch(79.88% 0.094 277.4) |
| XYZ | xyz(51.8466, 50.1802, 97.3780) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 4.86
Periwinkle
#CCCCFF
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Lightsteelblue
#B0C4DE
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8FA #FAF0AE
analogous
#AEDEFA #AEB8FA #CAAEFA
triadic
#AEB8FA #FAAEB8 #B8FAAE
tetradic
#AEB8FA #FAAEDE #FAF0AE #AEFACA
square
#AEB8FA #FAAEDE #FAF0AE #AEFACA
split-complementary
#AEB8FA #FACAAE #DEFAAE
monochromatic
#3B53F3 #7485F6 #AEB8FA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.90
#AEB8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#AEB8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8FA
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8FA | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFD
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#9AC4CF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aeb8fa; /* rgb */ color: rgb(174, 184, 250); /* oklch */ color: oklch(79.9% 0.094 277.4);
Tailwind
colors: {
custom: {
50: '#c8cdfc',
500: '#aeb8fa',
950: '#000000',
},
}SCSS
$custom: #aeb8fa; $custom-light: #c8cdfc; $custom-dark: #000000;
JSON
{
"hex": "#aeb8fa",
"rgb": {
"r": 174,
"g": 184,
"b": 250
},
"hsl": {
"h": 232.105,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.79875,
"c": 0.09427,
"h": 277.4
},
"luminance": 0.50182
}Semantic roles & 50–950 ramp
primary
#AEB8FA
secondary
#DDCF6F
accent
#C701E5
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385