#AEB7FC#AEB7FC
#AEB7FC is a light, moderate blue. Relative luminance 0.499; OKLCH L 79.8% C 0.098 H 278.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7FC |
|---|---|
| RGB | rgb(174, 183, 252) |
| HSL | hsl(233, 93%, 84%) |
| HSV | hsv(233, 31%, 99%) |
| CMYK | cmyk(31%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(76.00, 12.26, -35.11) |
| CIE-LCH | lch(76.00, 37.19, 289.24°) |
| OKLab | oklab(79.76% 0.014 -0.0973) |
| OKLCH | oklch(79.76% 0.098 278.2) |
| XYZ | xyz(51.9549, 49.8923, 98.9694) |
| Luminance | 0.4989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.00
Light Periwinkle
#C1C6FC
ΔE00 5.02
Periwinkle
#CCCCFF
ΔE00 7.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 8.21
Periwinkle Blue
#8F99FB
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7FC #FCF3AE
analogous
#AEDEFC #AEB7FC #CCAEFC
triadic
#AEB7FC #FCAEB7 #B7FCAE
tetradic
#AEB7FC #FCAEDE #FCF3AE #AEFCCC
square
#AEB7FC #FCAEDE #FCF3AE #AEFCCC
split-complementary
#AEB7FC #FCCCAE #DEFCAE
monochromatic
#384EF8 #7383FA #AEB7FC #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.91
#AEB7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#AEB7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7FC
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7FC | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BEFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#9AC4CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aeb7fc; /* rgb */ color: rgb(174, 183, 252); /* oklch */ color: oklch(79.8% 0.098 278.2);
Tailwind
colors: {
custom: {
50: '#c8ccfd',
500: '#aeb7fc',
950: '#000000',
},
}SCSS
$custom: #aeb7fc; $custom-light: #c8ccfd; $custom-dark: #000000;
JSON
{
"hex": "#aeb7fc",
"rgb": {
"r": 174,
"g": 183,
"b": 252
},
"hsl": {
"h": 233.077,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.79763,
"c": 0.09834,
"h": 278.2
},
"luminance": 0.49894
}Semantic roles & 50–950 ramp
primary
#AEB7FC
secondary
#F6F2D5
accent
#CB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285