#AEBDF5#AEBDF5
#AEBDF5 is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.7% C 0.081 H 272.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF5 |
|---|---|
| RGB | rgb(174, 189, 245) |
| HSL | hsl(227, 78%, 82%) |
| HSV | hsv(227, 29%, 96%) |
| CMYK | cmyk(29%, 22.9%, 0%, 3.9%) |
| CIE-LAB | lab(77.27, 7.25, -29.39) |
| CIE-LCH | lch(77.27, 30.27, 283.85°) |
| OKLab | oklab(80.66% 0.004 -0.0811) |
| OKLCH | oklch(80.66% 0.081 272.8) |
| XYZ | xyz(52.1300, 51.9848, 93.6559) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.08
Pastel Blue
#A2BFFE
ΔE00 4.08
Periwinkle
#CCCCFF
ΔE00 6.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Lightsteelblue
#B0C4DE
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF5 #F5E6AE
analogous
#AEE1F5 #AEBDF5 #C3AEF5
triadic
#AEBDF5 #F5AEBD #BDF5AE
tetradic
#AEBDF5 #F5AEE1 #F5E6AE #AEF5C3
square
#AEBDF5 #F5AEE1 #F5E6AE #AEF5C3
split-complementary
#AEBDF5 #F5C3AE #E1F5AE
monochromatic
#4164E8 #7891EE #AEBDF5 #E4E9FC #E4E9FC
Accessibility & contrast
On white
1.84
#AEBDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#AEBDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF5
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF5 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC2F8
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#9BC8D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdf5; /* rgb */ color: rgb(174, 189, 245); /* oklch */ color: oklch(80.7% 0.081 272.8);
Tailwind
colors: {
custom: {
50: '#c7d0f8',
500: '#aebdf5',
950: '#000000',
},
}SCSS
$custom: #aebdf5; $custom-light: #c7d0f8; $custom-dark: #000000;
JSON
{
"hex": "#aebdf5",
"rgb": {
"r": 174,
"g": 189,
"b": 245
},
"hsl": {
"h": 227.324,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.80662,
"c": 0.08117,
"h": 272.8
},
"luminance": 0.51986
}Semantic roles & 50–950 ramp
primary
#AEBDF5
secondary
#D6C072
accent
#AF0BDA
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385