#AEB6FC#AEB6FC
#AEB6FC is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.6% C 0.100 H 278.8°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6FC |
|---|---|
| RGB | rgb(174, 182, 252) |
| HSL | hsl(234, 93%, 84%) |
| HSV | hsv(234, 31%, 99%) |
| CMYK | cmyk(31%, 27.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.75, 12.81, -35.50) |
| CIE-LCH | lch(75.75, 37.74, 289.84°) |
| OKLab | oklab(79.57% 0.0153 -0.0985) |
| OKLCH | oklch(79.57% 0.1 278.8) |
| XYZ | xyz(51.7494, 49.4813, 98.9009) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.17
Pastel Blue
#A2BFFE
ΔE00 5.25
Periwinkle
#CCCCFF
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.32
Powder Blue (survey)
#B1D1FC
ΔE00 8.33
Periwinkle Blue
#8F99FB
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6FC #FCF4AE
analogous
#AEDDFC #AEB6FC #CDAEFC
triadic
#AEB6FC #FCAEB6 #B6FCAE
tetradic
#AEB6FC #FCAEDD #FCF4AE #AEFCCD
square
#AEB6FC #FCAEDD #FCF4AE #AEFCCD
split-complementary
#AEB6FC #FCCDAE #DDFCAE
monochromatic
#384CF8 #7381FA #AEB6FC #E1E4FE #E1E4FE
Accessibility & contrast
On white
1.93
#AEB6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#AEB6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6FC
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6FC | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#9AC3CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aeb6fc; /* rgb */ color: rgb(174, 182, 252); /* oklch */ color: oklch(79.6% 0.100 278.8);
Tailwind
colors: {
custom: {
50: '#c8cbfd',
500: '#aeb6fc',
950: '#000000',
},
}SCSS
$custom: #aeb6fc; $custom-light: #c8cbfd; $custom-dark: #000000;
JSON
{
"hex": "#aeb6fc",
"rgb": {
"r": 174,
"g": 182,
"b": 252
},
"hsl": {
"h": 233.846,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.79567,
"c": 0.09964,
"h": 278.8
},
"luminance": 0.49483
}Semantic roles & 50–950 ramp
primary
#AEB6FC
secondary
#F6F3D5
accent
#CE00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285