#AEB9FC#AEB9FC
#AEB9FC is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.2% C 0.096 H 276.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB9FC |
|---|---|
| RGB | rgb(174, 185, 252) |
| HSL | hsl(232, 93%, 84%) |
| HSV | hsv(232, 31%, 99%) |
| CMYK | cmyk(31%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.51, 11.15, -34.32) |
| CIE-LCH | lch(76.51, 36.09, 288.00°) |
| OKLab | oklab(80.16% 0.0114 -0.0951) |
| OKLCH | oklch(80.16% 0.096 276.8) |
| XYZ | xyz(52.3704, 50.7232, 99.1078) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.52
Light Periwinkle
#C1C6FC
ΔE00 4.78
Periwinkle
#CCCCFF
ΔE00 7.21
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Lightsteelblue
#B0C4DE
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB9FC #FCF1AE
analogous
#AEE0FC #AEB9FC #CAAEFC
triadic
#AEB9FC #FCAEB9 #B9FCAE
tetradic
#AEB9FC #FCAEE0 #FCF1AE #AEFCCA
square
#AEB9FC #FCAEE0 #FCF1AE #AEFCCA
split-complementary
#AEB9FC #FCCAAE #E0FCAE
monochromatic
#3853F8 #7386FA #AEB9FC #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.88
#AEB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#AEB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB9FC
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB9FC | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#99C6D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aeb9fc; /* rgb */ color: rgb(174, 185, 252); /* oklch */ color: oklch(80.2% 0.096 276.8);
Tailwind
colors: {
custom: {
50: '#c8cdfd',
500: '#aeb9fc',
950: '#000000',
},
}SCSS
$custom: #aeb9fc; $custom-light: #c8cdfd; $custom-dark: #000000;
JSON
{
"hex": "#aeb9fc",
"rgb": {
"r": 174,
"g": 185,
"b": 252
},
"hsl": {
"h": 231.538,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.80157,
"c": 0.09578,
"h": 276.8
},
"luminance": 0.50725
}Semantic roles & 50–950 ramp
primary
#AEB9FC
secondary
#E0D06E
accent
#C500E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385