#AEBDF7#AEBDF7
#AEBDF7 is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.7% C 0.084 H 273.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF7 |
|---|---|
| RGB | rgb(174, 189, 247) |
| HSL | hsl(228, 82%, 83%) |
| HSV | hsv(228, 30%, 97%) |
| CMYK | cmyk(29.6%, 23.5%, 0%, 3.1%) |
| CIE-LAB | lab(77.35, 7.73, -30.35) |
| CIE-LCH | lch(77.35, 31.32, 284.29°) |
| OKLab | oklab(80.74% 0.0046 -0.0838) |
| OKLCH | oklch(80.74% 0.084 273.2) |
| XYZ | xyz(52.4370, 52.1076, 95.2726) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.93
Light Periwinkle
#C1C6FC
ΔE00 4.18
Powder Blue (survey)
#B1D1FC
ΔE00 6.56
Periwinkle
#CCCCFF
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 7.34
Light Blue Grey
#B7C9E2
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF7 #F7E8AE
analogous
#AEE2F7 #AEBDF7 #C3AEF7
triadic
#AEBDF7 #F7AEBD #BDF7AE
tetradic
#AEBDF7 #F7AEE2 #F7E8AE #AEF7C3
square
#AEBDF7 #F7AEE2 #F7E8AE #AEF7C3
split-complementary
#AEBDF7 #F7C3AE #E2F7AE
monochromatic
#3F62EC #7690F1 #AEBDF7 #E3E8FC #E3E8FC
Accessibility & contrast
On white
1.84
#AEBDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#AEBDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF7
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF7 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FA
Deuteranopia (green-blind)
#A6BCF6
Tritanopia (blue-blind)
#9BC8D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdf7; /* rgb */ color: rgb(174, 189, 247); /* oklch */ color: oklch(80.7% 0.084 273.2);
Tailwind
colors: {
custom: {
50: '#c7d0fa',
500: '#aebdf7',
950: '#000000',
},
}SCSS
$custom: #aebdf7; $custom-light: #c7d0fa; $custom-dark: #000000;
JSON
{
"hex": "#aebdf7",
"rgb": {
"r": 174,
"g": 189,
"b": 247
},
"hsl": {
"h": 227.671,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.80744,
"c": 0.08393,
"h": 273.2
},
"luminance": 0.52109
}Semantic roles & 50–950 ramp
primary
#AEBDF7
secondary
#D9C371
accent
#B207DE
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385