#AEB8FC#AEB8FC
#AEB8FC is a light, moderate blue. Relative luminance 0.503; OKLCH L 80.0% C 0.097 H 277.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8FC |
|---|---|
| RGB | rgb(174, 184, 252) |
| HSL | hsl(232, 93%, 84%) |
| HSV | hsv(232, 31%, 99%) |
| CMYK | cmyk(31%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(76.26, 11.70, -34.72) |
| CIE-LCH | lch(76.26, 36.64, 288.63°) |
| OKLab | oklab(79.96% 0.0127 -0.0962) |
| OKLCH | oklch(79.96% 0.097 277.5) |
| XYZ | xyz(52.1619, 50.3063, 99.0384) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.76
Light Periwinkle
#C1C6FC
ΔE00 4.89
Periwinkle
#CCCCFF
ΔE00 7.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 8.10
Light Blue Grey
#B7C9E2
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8FC #FCF2AE
analogous
#AEDFFC #AEB8FC #CBAEFC
triadic
#AEB8FC #FCAEB8 #B8FCAE
tetradic
#AEB8FC #FCAEDF #FCF2AE #AEFCCB
square
#AEB8FC #FCAEDF #FCF2AE #AEFCCB
split-complementary
#AEB8FC #FCCBAE #DFFCAE
monochromatic
#3851F8 #7384FA #AEB8FC #E1E5FE #E1E5FE
Accessibility & contrast
On white
1.90
#AEB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AEB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8FC
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8FC | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#99C5D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aeb8fc; /* rgb */ color: rgb(174, 184, 252); /* oklch */ color: oklch(80.0% 0.097 277.5);
Tailwind
colors: {
custom: {
50: '#c8cdfd',
500: '#aeb8fc',
950: '#000000',
},
}SCSS
$custom: #aeb8fc; $custom-light: #c8cdfd; $custom-dark: #000000;
JSON
{
"hex": "#aeb8fc",
"rgb": {
"r": 174,
"g": 184,
"b": 252
},
"hsl": {
"h": 232.308,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.7996,
"c": 0.09705,
"h": 277.5
},
"luminance": 0.50308
}Semantic roles & 50–950 ramp
primary
#AEB8FC
secondary
#E0D26E
accent
#C800E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385