#AEBBED#AEBBED
#AEBBED is a light, moderate blue. Relative luminance 0.507; OKLCH L 79.9% C 0.072 H 273.3°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBED |
|---|---|
| RGB | rgb(174, 187, 237) |
| HSL | hsl(228, 64%, 81%) |
| HSV | hsv(228, 27%, 93%) |
| CMYK | cmyk(26.6%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.47, 6.42, -26.32) |
| CIE-LCH | lch(76.47, 27.09, 283.71°) |
| OKLab | oklab(79.94% 0.0042 -0.0724) |
| OKLCH | oklch(79.94% 0.072 273.3) |
| XYZ | xyz(50.5079, 50.6523, 87.2201) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.97
Pastel Blue
#A2BFFE
ΔE00 5.24
Periwinkle
#CCCCFF
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 7.17
Powder Blue (survey)
#B1D1FC
ΔE00 7.43
Light Blue Grey
#B7C9E2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBED #EDE0AE
analogous
#AEDAED #AEBBED #C0AEED
triadic
#AEBBED #EDAEBB #BBEDAE
tetradic
#AEBBED #EDAEDA #EDE0AE #AEEDC0
square
#AEBBED #EDAEDA #EDE0AE #AEEDC0
split-complementary
#AEBBED #EDC0AE #DAEDAE
monochromatic
#4A67D7 #7C91E2 #AEBBED #E0E5F8 #E6EAF9
Accessibility & contrast
On white
1.89
#AEBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#AEBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBED
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBED | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFEF
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#9EC4CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebbed; /* rgb */ color: rgb(174, 187, 237); /* oklch */ color: oklch(79.9% 0.072 273.3);
Tailwind
colors: {
custom: {
50: '#c7cff3',
500: '#aebbed',
950: '#000000',
},
}SCSS
$custom: #aebbed; $custom-light: #c7cff3; $custom-dark: #000000;
JSON
{
"hex": "#aebbed",
"rgb": {
"r": 174,
"g": 187,
"b": 237
},
"hsl": {
"h": 227.619,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.7994,
"c": 0.07248,
"h": 273.3
},
"luminance": 0.50654
}Semantic roles & 50–950 ramp
primary
#AEBBED
secondary
#CAB975
accent
#A71ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385