#AEBDF4#AEBDF4
#AEBDF4 is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.6% C 0.080 H 272.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF4 |
|---|---|
| RGB | rgb(174, 189, 244) |
| HSL | hsl(227, 76%, 82%) |
| HSV | hsv(227, 29%, 96%) |
| CMYK | cmyk(28.7%, 22.5%, 0%, 4.3%) |
| CIE-LAB | lab(77.24, 7.00, -28.91) |
| CIE-LCH | lch(77.24, 29.75, 283.62°) |
| OKLab | oklab(80.62% 0.0037 -0.0797) |
| OKLCH | oklch(80.62% 0.08 272.7) |
| XYZ | xyz(51.9778, 51.9239, 92.8541) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.04
Pastel Blue
#A2BFFE
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 6.49
Powder Blue (survey)
#B1D1FC
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF4 #F4E5AE
analogous
#AEE0F4 #AEBDF4 #C2AEF4
triadic
#AEBDF4 #F4AEBD #BDF4AE
tetradic
#AEBDF4 #F4AEE0 #F4E5AE #AEF4C2
square
#AEBDF4 #F4AEE0 #F4E5AE #AEF4C2
split-complementary
#AEBDF4 #F4C2AE #E0F4AE
monochromatic
#4265E5 #7891ED #AEBDF4 #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.84
#AEBDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#AEBDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF4
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF4 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F6
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#9CC7D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdf4; /* rgb */ color: rgb(174, 189, 244); /* oklch */ color: oklch(80.6% 0.080 272.7);
Tailwind
colors: {
custom: {
50: '#c7d0f8',
500: '#aebdf4',
950: '#000000',
},
}SCSS
$custom: #aebdf4; $custom-light: #c7d0f8; $custom-dark: #000000;
JSON
{
"hex": "#aebdf4",
"rgb": {
"r": 174,
"g": 189,
"b": 244
},
"hsl": {
"h": 227.143,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.80622,
"c": 0.0798,
"h": 272.7
},
"luminance": 0.51926
}Semantic roles & 50–950 ramp
primary
#AEBDF4
secondary
#D4BF72
accent
#AD0DD8
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385