#AEB8FF#AEB8FF
#AEB8FF is a light, moderate blue. Relative luminance 0.505; OKLCH L 80.1% C 0.101 H 277.7°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8FF |
|---|---|
| RGB | rgb(174, 184, 255) |
| HSL | hsl(233, 100%, 84%) |
| HSV | hsv(233, 32%, 100%) |
| CMYK | cmyk(31.8%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(76.37, 12.45, -36.15) |
| CIE-LCH | lch(76.37, 38.23, 289.00°) |
| OKLab | oklab(80.09% 0.0135 -0.1003) |
| OKLCH | oklch(80.09% 0.101 277.7) |
| XYZ | xyz(52.6410, 50.4979, 101.5619) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.63
Light Periwinkle
#C1C6FC
ΔE00 5.18
Periwinkle
#CCCCFF
ΔE00 7.59
Powder Blue (survey)
#B1D1FC
ΔE00 7.73
Lightsteelblue
#B0C4DE
ΔE00 8.10
Carolina Blue
#8AB8FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8FF #FFF5AE
analogous
#AEE1FF #AEB8FF #CDAEFF
triadic
#AEB8FF #FFAEB8 #B8FFAE
tetradic
#AEB8FF #FFAEE1 #FFF5AE #AEFFCD
square
#AEB8FF #FFAEE1 #FFF5AE #AEFFCD
split-complementary
#AEB8FF #FFCDAE #E1FFAE
monochromatic
#344DFF #7182FF #AEB8FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.89
#AEB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#AEB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8FF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8FF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3C0FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#98C5D1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aeb8ff; /* rgb */ color: rgb(174, 184, 255); /* oklch */ color: oklch(80.1% 0.101 277.7);
Tailwind
colors: {
custom: {
50: '#c8cdff',
500: '#aeb8ff',
950: '#000000',
},
}SCSS
$custom: #aeb8ff; $custom-light: #c8cdff; $custom-dark: #000000;
JSON
{
"hex": "#aeb8ff",
"rgb": {
"r": 174,
"g": 184,
"b": 255
},
"hsl": {
"h": 232.593,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.8009,
"c": 0.10122,
"h": 277.7
},
"luminance": 0.505
}Semantic roles & 50–950 ramp
primary
#AEB8FF
secondary
#E5D66C
accent
#C900E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386