#AEB8F0#AEB8F0
#AEB8F0 is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.5% C 0.080 H 276.6°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8F0 |
|---|---|
| RGB | rgb(174, 184, 240) |
| HSL | hsl(231, 69%, 81%) |
| HSV | hsv(231, 28%, 94%) |
| CMYK | cmyk(27.5%, 23.3%, 0%, 5.9%) |
| CIE-LAB | lab(75.80, 8.78, -28.95) |
| CIE-LCH | lch(75.80, 30.25, 286.87°) |
| OKLab | oklab(79.46% 0.0092 -0.0798) |
| OKLCH | oklch(79.46% 0.08 276.6) |
| XYZ | xyz(50.3200, 49.5695, 89.3378) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 8.03
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8F0 #F0E6AE
analogous
#AED9F0 #AEB8F0 #C5AEF0
triadic
#AEB8F0 #F0AEB8 #B8F0AE
tetradic
#AEB8F0 #F0AED9 #F0E6AE #AEF0C5
square
#AEB8F0 #F0AED9 #F0E6AE #AEF0C5
split-complementary
#AEB8F0 #F0C5AE #D9F0AE
monochromatic
#475DDD #7A8BE6 #AEB8F0 #E2E5FA #E5E8FA
Accessibility & contrast
On white
1.92
#AEB8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#AEB8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8F0
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8F0 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF2
Deuteranopia (green-blind)
#A4B8EF
Tritanopia (blue-blind)
#9DC2CB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aeb8f0; /* rgb */ color: rgb(174, 184, 240); /* oklch */ color: oklch(79.5% 0.080 276.6);
Tailwind
colors: {
custom: {
50: '#c7cdf5',
500: '#aeb8f0',
950: '#000000',
},
}SCSS
$custom: #aeb8f0; $custom-light: #c7cdf5; $custom-dark: #000000;
JSON
{
"hex": "#aeb8f0",
"rgb": {
"r": 174,
"g": 184,
"b": 240
},
"hsl": {
"h": 230.909,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.79459,
"c": 0.08034,
"h": 276.6
},
"luminance": 0.49571
}Semantic roles & 50–950 ramp
primary
#AEB8F0
secondary
#F2EED9
accent
#B415D1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285