#AEB3FA#AEB3FA
#AEB3FA is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.9% C 0.101 H 280.7°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3FA |
|---|---|
| RGB | rgb(174, 179, 250) |
| HSL | hsl(236, 88%, 83%) |
| HSV | hsv(236, 30%, 98%) |
| CMYK | cmyk(30.4%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(74.91, 13.97, -35.72) |
| CIE-LCH | lch(74.91, 38.36, 291.36°) |
| OKLab | oklab(78.89% 0.0187 -0.0991) |
| OKLCH | oklch(78.89% 0.101 280.7) |
| XYZ | xyz(50.8263, 48.1395, 97.0379) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.55
Pastel Blue
#A2BFFE
ΔE00 6.10
Periwinkle
#CCCCFF
ΔE00 7.80
Periwinkle Blue
#8F99FB
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.70
Pale Violet
#CEAEFA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3FA #FAF5AE
analogous
#AED9FA #AEB3FA #CFAEFA
triadic
#AEB3FA #FAAEB3 #B3FAAE
tetradic
#AEB3FA #FAAED9 #FAF5AE #AEFACF
square
#AEB3FA #FAAED9 #FAF5AE #AEFACF
split-complementary
#AEB3FA #FACFAE #D9FAAE
monochromatic
#3B47F3 #747DF6 #AEB3FA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.98
#AEB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#AEB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3FA
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3FA | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBBFD
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#9BC0CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb3fa; /* rgb */ color: rgb(174, 179, 250); /* oklch */ color: oklch(78.9% 0.101 280.7);
Tailwind
colors: {
custom: {
50: '#c8c9fc',
500: '#aeb3fa',
950: '#000000',
},
}SCSS
$custom: #aeb3fa; $custom-light: #c8c9fc; $custom-dark: #000000;
JSON
{
"hex": "#aeb3fa",
"rgb": {
"r": 174,
"g": 179,
"b": 250
},
"hsl": {
"h": 236.053,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.78893,
"c": 0.10083,
"h": 280.7
},
"luminance": 0.48141
}Semantic roles & 50–950 ramp
primary
#AEB3FA
secondary
#F5F3D6
accent
#D601E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285