#AEBAEE#AEBAEE
#AEBAEE is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.8% C 0.075 H 274.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAEE |
|---|---|
| RGB | rgb(174, 186, 238) |
| HSL | hsl(229, 65%, 81%) |
| HSV | hsv(229, 27%, 93%) |
| CMYK | cmyk(26.9%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(76.25, 7.20, -27.20) |
| CIE-LCH | lch(76.25, 28.13, 284.84°) |
| OKLab | oklab(79.78% 0.0059 -0.0748) |
| OKLCH | oklch(79.78% 0.075 274.5) |
| XYZ | xyz(50.4430, 50.2881, 87.9212) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.96
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle
#CCCCFF
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 7.50
Powder Blue (survey)
#B1D1FC
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAEE #EEE2AE
analogous
#AEDAEE #AEBAEE #C2AEEE
triadic
#AEBAEE #EEAEBA #BAEEAE
tetradic
#AEBAEE #EEAEDA #EEE2AE #AEEEC2
square
#AEBAEE #EEAEDA #EEE2AE #AEEEC2
split-complementary
#AEBAEE #EEC2AE #DAEEAE
monochromatic
#4964D9 #7B8FE3 #AEBAEE #E1E5F9 #E6E9FA
Accessibility & contrast
On white
1.90
#AEBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AEBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAEE
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAEE | 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)
#ABBFF0
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#9EC4CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebaee; /* rgb */ color: rgb(174, 186, 238); /* oklch */ color: oklch(79.8% 0.075 274.5);
Tailwind
colors: {
custom: {
50: '#c7cef3',
500: '#aebaee',
950: '#000000',
},
}SCSS
$custom: #aebaee; $custom-light: #c7cef3; $custom-dark: #000000;
JSON
{
"hex": "#aebaee",
"rgb": {
"r": 174,
"g": 186,
"b": 238
},
"hsl": {
"h": 228.75,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.79779,
"c": 0.07507,
"h": 274.5
},
"luminance": 0.5029
}Semantic roles & 50–950 ramp
primary
#AEBAEE
secondary
#CBBB75
accent
#AB18CD
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131317
muted
#828385