#AEBDED#AEBDED
#AEBDED is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.3% C 0.070 H 271.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDED |
|---|---|
| RGB | rgb(174, 189, 237) |
| HSL | hsl(226, 64%, 81%) |
| HSV | hsv(226, 27%, 93%) |
| CMYK | cmyk(26.6%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(76.98, 5.33, -25.53) |
| CIE-LCH | lch(76.98, 26.08, 281.80°) |
| OKLab | oklab(80.34% 0.0015 -0.0701) |
| OKLCH | oklch(80.34% 0.07 271.2) |
| XYZ | xyz(50.9351, 51.5068, 87.3625) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.08
Pastel Blue
#A2BFFE
ΔE00 4.84
Periwinkle
#CCCCFF
ΔE00 6.36
Lightsteelblue
#B0C4DE
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDED #EDDEAE
analogous
#AEDCED #AEBDED #BEAEED
triadic
#AEBDED #EDAEBD #BDEDAE
tetradic
#AEBDED #EDAEDC #EDDEAE #AEEDBE
square
#AEBDED #EDAEDC #EDDEAE #AEEDBE
split-complementary
#AEBDED #EDBEAE #DCEDAE
monochromatic
#4A6BD7 #7C94E2 #AEBDED #E0E6F8 #E6EBF9
Accessibility & contrast
On white
1.86
#AEBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#AEBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDED
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDED | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1EF
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#9EC6CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebded; /* rgb */ color: rgb(174, 189, 237); /* oklch */ color: oklch(80.3% 0.070 271.2);
Tailwind
colors: {
custom: {
50: '#c7d0f3',
500: '#aebded',
950: '#000000',
},
}SCSS
$custom: #aebded; $custom-light: #c7d0f3; $custom-dark: #000000;
JSON
{
"hex": "#aebded",
"rgb": {
"r": 174,
"g": 189,
"b": 237
},
"hsl": {
"h": 225.714,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.80344,
"c": 0.07016,
"h": 271.2
},
"luminance": 0.51508
}Semantic roles & 50–950 ramp
primary
#AEBDED
secondary
#CAB675
accent
#A11ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385