#AEB3FF#AEB3FF
#AEB3FF is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.1% C 0.108 H 280.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3FF |
|---|---|
| RGB | rgb(174, 179, 255) |
| HSL | hsl(236, 100%, 84%) |
| HSV | hsv(236, 32%, 100%) |
| CMYK | cmyk(31.8%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(75.11, 15.22, -38.10) |
| CIE-LCH | lch(75.11, 41.03, 291.77°) |
| OKLab | oklab(79.11% 0.0201 -0.1059) |
| OKLCH | oklch(79.11% 0.108 280.7) |
| XYZ | xyz(51.6207, 48.4573, 101.2218) |
| Luminance | 0.4846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 5.98
Periwinkle Blue
#8F99FB
ΔE00 7.88
Periwinkle
#CCCCFF
ΔE00 8.25
Lightsteelblue
#B0C4DE
ΔE00 8.63
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3FF #FFFAAE
analogous
#AEDCFF #AEB3FF #D2AEFF
triadic
#AEB3FF #FFAEB3 #B3FFAE
tetradic
#AEB3FF #FFAEDC #FFFAAE #AEFFD2
square
#AEB3FF #FFAEDC #FFFAAE #AEFFD2
split-complementary
#AEB3FF #FFD2AE #DCFFAE
monochromatic
#3440FF #717AFF #AEB3FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.96
#AEB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#AEB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3FF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3FF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBCFF
Deuteranopia (green-blind)
#98B6FD
Tritanopia (blue-blind)
#99C1CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aeb3ff; /* rgb */ color: rgb(174, 179, 255); /* oklch */ color: oklch(79.1% 0.108 280.7);
Tailwind
colors: {
custom: {
50: '#c8c9ff',
500: '#aeb3ff',
950: '#000000',
},
}SCSS
$custom: #aeb3ff; $custom-light: #c8c9ff; $custom-dark: #000000;
JSON
{
"hex": "#aeb3ff",
"rgb": {
"r": 174,
"g": 179,
"b": 255
},
"hsl": {
"h": 236.296,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.79113,
"c": 0.1078,
"h": 280.7
},
"luminance": 0.48459
}Semantic roles & 50–950 ramp
primary
#AEB3FF
secondary
#F7F5D4
accent
#D700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286