#AEB8EE#AEB8EE
#AEB8EE is a light, moderate blue. Relative luminance 0.495; OKLCH L 79.4% C 0.078 H 276.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB8EE |
|---|---|
| RGB | rgb(174, 184, 238) |
| HSL | hsl(231, 65%, 81%) |
| HSV | hsv(231, 27%, 93%) |
| CMYK | cmyk(26.9%, 22.7%, 0%, 6.7%) |
| CIE-LAB | lab(75.73, 8.30, -27.98) |
| CIE-LCH | lch(75.73, 29.19, 286.52°) |
| OKLab | oklab(79.38% 0.0086 -0.0771) |
| OKLCH | oklch(79.38% 0.078 276.3) |
| XYZ | xyz(50.0246, 49.4514, 87.7818) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 5.80
Periwinkle
#CCCCFF
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 7.99
Powder Blue (survey)
#B1D1FC
ΔE00 8.36
Light Blue Grey
#B7C9E2
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB8EE #EEE4AE
analogous
#AED8EE #AEB8EE #C4AEEE
triadic
#AEB8EE #EEAEB8 #B8EEAE
tetradic
#AEB8EE #EEAED8 #EEE4AE #AEEEC4
square
#AEB8EE #EEAED8 #EEE4AE #AEEEC4
split-complementary
#AEB8EE #EEC4AE #D8EEAE
monochromatic
#495FD9 #7B8CE3 #AEB8EE #E1E4F9 #E6E9FA
Accessibility & contrast
On white
1.93
#AEB8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#AEB8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB8EE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB8EE | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BDF0
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#9EC2CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aeb8ee; /* rgb */ color: rgb(174, 184, 238); /* oklch */ color: oklch(79.4% 0.078 276.3);
Tailwind
colors: {
custom: {
50: '#c7cdf3',
500: '#aeb8ee',
950: '#000000',
},
}SCSS
$custom: #aeb8ee; $custom-light: #c7cdf3; $custom-dark: #000000;
JSON
{
"hex": "#aeb8ee",
"rgb": {
"r": 174,
"g": 184,
"b": 238
},
"hsl": {
"h": 230.625,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.79378,
"c": 0.07754,
"h": 276.3
},
"luminance": 0.49453
}Semantic roles & 50–950 ramp
primary
#AEB8EE
secondary
#F1EEDA
accent
#B118CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285