#AEBDF2#AEBDF2
#AEBDF2 is a light, moderate blue. Relative luminance 0.518; OKLCH L 80.5% C 0.077 H 272.3°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF2 |
|---|---|
| RGB | rgb(174, 189, 242) |
| HSL | hsl(227, 72%, 82%) |
| HSV | hsv(227, 28%, 95%) |
| CMYK | cmyk(28.1%, 21.9%, 0%, 5.1%) |
| CIE-LAB | lab(77.16, 6.52, -27.95) |
| CIE-LCH | lch(77.16, 28.70, 283.14°) |
| OKLab | oklab(80.54% 0.0031 -0.077) |
| OKLCH | oklch(80.54% 0.077 272.3) |
| XYZ | xyz(51.6758, 51.8031, 91.2635) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 4.34
Periwinkle
#CCCCFF
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.04
Light Blue Grey
#B7C9E2
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF2 #F2E3AE
analogous
#AEDFF2 #AEBDF2 #C1AEF2
triadic
#AEBDF2 #F2AEBD #BDF2AE
tetradic
#AEBDF2 #F2AEDF #F2E3AE #AEF2C1
square
#AEBDF2 #F2AEDF #F2E3AE #AEF2C1
split-complementary
#AEBDF2 #F2C1AE #DFF2AE
monochromatic
#4567E1 #7992EA #AEBDF2 #E3E8FA #E5EAFB
Accessibility & contrast
On white
1.85
#AEBDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AEBDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC2F4
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#9CC7CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdf2; /* rgb */ color: rgb(174, 189, 242); /* oklch */ color: oklch(80.5% 0.077 272.3);
Tailwind
colors: {
custom: {
50: '#c7d0f6',
500: '#aebdf2',
950: '#000000',
},
}SCSS
$custom: #aebdf2; $custom-light: #c7d0f6; $custom-dark: #000000;
JSON
{
"hex": "#aebdf2",
"rgb": {
"r": 174,
"g": 189,
"b": 242
},
"hsl": {
"h": 226.765,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.80541,
"c": 0.07703,
"h": 272.3
},
"luminance": 0.51805
}Semantic roles & 50–950 ramp
primary
#AEBDF2
secondary
#D1BC73
accent
#A911D4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385