#AEB5FC#AEB5FC
#AEB5FC is a light, moderate blue. Relative luminance 0.491; OKLCH L 79.4% C 0.101 H 279.5°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB5FC |
|---|---|
| RGB | rgb(174, 181, 252) |
| HSL | hsl(235, 93%, 84%) |
| HSV | hsv(235, 31%, 99%) |
| CMYK | cmyk(31%, 28.2%, 0%, 1.2%) |
| CIE-LAB | lab(75.50, 13.36, -35.89) |
| CIE-LCH | lch(75.50, 38.30, 290.42°) |
| OKLab | oklab(79.37% 0.0166 -0.0996) |
| OKLCH | oklch(79.37% 0.101 279.5) |
| XYZ | xyz(51.5453, 49.0731, 98.8328) |
| Luminance | 0.4908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.34
Pastel Blue
#A2BFFE
ΔE00 5.50
Periwinkle
#CCCCFF
ΔE00 7.67
Periwinkle Blue
#8F99FB
ΔE00 8.39
Lightsteelblue
#B0C4DE
ΔE00 8.43
Powder Blue (survey)
#B1D1FC
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB5FC #FCF5AE
analogous
#AEDCFC #AEB5FC #CEAEFC
triadic
#AEB5FC #FCAEB5 #B5FCAE
tetradic
#AEB5FC #FCAEDC #FCF5AE #AEFCCE
square
#AEB5FC #FCAEDC #FCF5AE #AEFCCE
split-complementary
#AEB5FC #FCCEAE #DCFCAE
monochromatic
#3849F8 #737FFA #AEB5FC #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.94
#AEB5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#AEB5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB5FC
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB5FC | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BDFF
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#9AC2CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aeb5fc; /* rgb */ color: rgb(174, 181, 252); /* oklch */ color: oklch(79.4% 0.101 279.5);
Tailwind
colors: {
custom: {
50: '#c8cbfd',
500: '#aeb5fc',
950: '#000000',
},
}SCSS
$custom: #aeb5fc; $custom-light: #c8cbfd; $custom-dark: #000000;
JSON
{
"hex": "#aeb5fc",
"rgb": {
"r": 174,
"g": 181,
"b": 252
},
"hsl": {
"h": 234.615,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.79371,
"c": 0.10096,
"h": 279.5
},
"luminance": 0.49075
}Semantic roles & 50–950 ramp
primary
#AEB5FC
secondary
#F6F3D5
accent
#D100E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285