#AEB2FA#AEB2FA
#AEB2FA is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.7% C 0.102 H 281.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2FA |
|---|---|
| RGB | rgb(174, 178, 250) |
| HSL | hsl(237, 88%, 83%) |
| HSV | hsv(237, 30%, 98%) |
| CMYK | cmyk(30.4%, 28.8%, 0%, 2%) |
| CIE-LAB | lab(74.66, 14.53, -36.11) |
| CIE-LCH | lch(74.66, 38.92, 291.91°) |
| OKLab | oklab(78.7% 0.02 -0.1002) |
| OKLCH | oklch(78.7% 0.102 281.3) |
| XYZ | xyz(50.6266, 47.7402, 96.9713) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 6.36
Periwinkle
#CCCCFF
ΔE00 7.97
Periwinkle Blue
#8F99FB
ΔE00 8.03
Pale Violet
#CEAEFA
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2FA #FAF6AE
analogous
#AED8FA #AEB2FA #D0AEFA
triadic
#AEB2FA #FAAEB2 #B2FAAE
tetradic
#AEB2FA #FAAED8 #FAF6AE #AEFAD0
square
#AEB2FA #FAAED8 #FAF6AE #AEFAD0
split-complementary
#AEB2FA #FAD0AE #D8FAAE
monochromatic
#3B44F3 #747BF6 #AEB2FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.99
#AEB2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#AEB2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2FA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2FA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFD
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#9BBFCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb2fa; /* rgb */ color: rgb(174, 178, 250); /* oklch */ color: oklch(78.7% 0.102 281.3);
Tailwind
colors: {
custom: {
50: '#c8c8fc',
500: '#aeb2fa',
950: '#000000',
},
}SCSS
$custom: #aeb2fa; $custom-light: #c8c8fc; $custom-dark: #000000;
JSON
{
"hex": "#aeb2fa",
"rgb": {
"r": 174,
"g": 178,
"b": 250
},
"hsl": {
"h": 236.842,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.78698,
"c": 0.10219,
"h": 281.3
},
"luminance": 0.47742
}Semantic roles & 50–950 ramp
primary
#AEB2FA
secondary
#F5F4D6
accent
#D901E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285