#AEBDF6#AEBDF6
#AEBDF6 is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.7% C 0.083 H 273.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF6 |
|---|---|
| RGB | rgb(174, 189, 246) |
| HSL | hsl(228, 80%, 82%) |
| HSV | hsv(228, 29%, 96%) |
| CMYK | cmyk(29.3%, 23.2%, 0%, 3.5%) |
| CIE-LAB | lab(77.31, 7.49, -29.87) |
| CIE-LCH | lch(77.31, 30.80, 284.07°) |
| OKLab | oklab(80.7% 0.0043 -0.0824) |
| OKLCH | oklch(80.7% 0.083 273) |
| XYZ | xyz(52.2831, 52.0460, 94.4621) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.01
Light Periwinkle
#C1C6FC
ΔE00 4.13
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Periwinkle
#CCCCFF
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 7.29
Light Blue Grey
#B7C9E2
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF6 #F6E7AE
analogous
#AEE1F6 #AEBDF6 #C3AEF6
triadic
#AEBDF6 #F6AEBD #BDF6AE
tetradic
#AEBDF6 #F6AEE1 #F6E7AE #AEF6C3
square
#AEBDF6 #F6AEE1 #F6E7AE #AEF6C3
split-complementary
#AEBDF6 #F6C3AE #E1F6AE
monochromatic
#4063EA #7790F0 #AEBDF6 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.84
#AEBDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#AEBDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF6
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF6 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F9
Deuteranopia (green-blind)
#A6BCF5
Tritanopia (blue-blind)
#9BC8D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdf6; /* rgb */ color: rgb(174, 189, 246); /* oklch */ color: oklch(80.7% 0.083 273.0);
Tailwind
colors: {
custom: {
50: '#c7d0f9',
500: '#aebdf6',
950: '#000000',
},
}SCSS
$custom: #aebdf6; $custom-light: #c7d0f9; $custom-dark: #000000;
JSON
{
"hex": "#aebdf6",
"rgb": {
"r": 174,
"g": 189,
"b": 246
},
"hsl": {
"h": 227.5,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.80703,
"c": 0.08255,
"h": 273
},
"luminance": 0.52048
}Semantic roles & 50–950 ramp
primary
#AEBDF6
secondary
#D7C271
accent
#B009DC
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385