#AEB8EB#AEB8EB
#AEB8EB is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.3% C 0.073 H 276.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8EB |
|---|---|
| RGB | rgb(174, 184, 235) |
| HSL | hsl(230, 60%, 80%) |
| HSV | hsv(230, 26%, 92%) |
| CMYK | cmyk(26%, 21.7%, 0%, 7.8%) |
| CIE-LAB | lab(75.62, 7.59, -26.53) |
| CIE-LCH | lch(75.62, 27.59, 285.96°) |
| OKLab | oklab(79.26% 0.0076 -0.0729) |
| OKLCH | oklch(79.26% 0.073 276) |
| XYZ | xyz(49.5875, 49.2765, 85.4799) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.12
Pastel Blue
#A2BFFE
ΔE00 6.11
Periwinkle
#CCCCFF
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.36
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8EB #EBE1AE
analogous
#AED6EB #AEB8EB #C2AEEB
triadic
#AEB8EB #EBAEB8 #B8EBAE
tetradic
#AEB8EB #EBAED6 #EBE1AE #AEEBC2
square
#AEB8EB #EBAED6 #EBE1AE #AEEBC2
split-complementary
#AEB8EB #EBC2AE #D6EBAE
monochromatic
#4C62D3 #7D8DDF #AEB8EB #DFE3F7 #E6E9F9
Accessibility & contrast
On white
1.93
#AEB8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#AEB8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8EB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8EB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDED
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#9FC1C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aeb8eb; /* rgb */ color: rgb(174, 184, 235); /* oklch */ color: oklch(79.3% 0.073 276.0);
Tailwind
colors: {
custom: {
50: '#c7cdf1',
500: '#aeb8eb',
950: '#000000',
},
}SCSS
$custom: #aeb8eb; $custom-light: #c7cdf1; $custom-dark: #000000;
JSON
{
"hex": "#aeb8eb",
"rgb": {
"r": 174,
"g": 184,
"b": 235
},
"hsl": {
"h": 230.164,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.79258,
"c": 0.07335,
"h": 276
},
"luminance": 0.49278
}Semantic roles & 50–950 ramp
primary
#AEB8EB
secondary
#F0EDDB
accent
#AC1DC8
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284