#AEB5FF#AEB5FF
#AEB5FF is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.5% C 0.105 H 279.5°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB5FF |
|---|---|
| RGB | rgb(174, 181, 255) |
| HSL | hsl(235, 100%, 84%) |
| HSV | hsv(235, 32%, 100%) |
| CMYK | cmyk(31.8%, 29%, 0%, 0%) |
| CIE-LAB | lab(75.62, 14.11, -37.32) |
| CIE-LCH | lch(75.62, 39.90, 290.71°) |
| OKLab | oklab(79.5% 0.0174 -0.1037) |
| OKLCH | oklch(79.5% 0.105 279.5) |
| XYZ | xyz(52.0245, 49.2648, 101.3563) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.38
Light Periwinkle
#C1C6FC
ΔE00 5.62
Periwinkle
#CCCCFF
ΔE00 7.95
Periwinkle Blue
#8F99FB
ΔE00 8.22
Lightsteelblue
#B0C4DE
ΔE00 8.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB5FF #FFF8AE
analogous
#AEDEFF #AEB5FF #D0AEFF
triadic
#AEB5FF #FFAEB5 #B5FFAE
tetradic
#AEB5FF #FFAEDE #FFF8AE #AEFFD0
square
#AEB5FF #FFAEDE #FFF8AE #AEFFD0
split-complementary
#AEB5FF #FFD0AE #DEFFAE
monochromatic
#3445FF #717DFF #AEB5FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.93
#AEB5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#AEB5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB5FF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB5FF | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBDFF
Deuteranopia (green-blind)
#9AB8FD
Tritanopia (blue-blind)
#99C3CF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aeb5ff; /* rgb */ color: rgb(174, 181, 255); /* oklch */ color: oklch(79.5% 0.105 279.5);
Tailwind
colors: {
custom: {
50: '#c8cbff',
500: '#aeb5ff',
950: '#000000',
},
}SCSS
$custom: #aeb5ff; $custom-light: #c8cbff; $custom-dark: #000000;
JSON
{
"hex": "#aeb5ff",
"rgb": {
"r": 174,
"g": 181,
"b": 255
},
"hsl": {
"h": 234.815,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.79502,
"c": 0.10514,
"h": 279.5
},
"luminance": 0.49266
}Semantic roles & 50–950 ramp
primary
#AEB5FF
secondary
#F7F4D4
accent
#D200E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286