#AEBCED#AEBCED
#AEBCED is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.1% C 0.071 H 272.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCED |
|---|---|
| RGB | rgb(174, 188, 237) |
| HSL | hsl(227, 64%, 81%) |
| HSV | hsv(227, 27%, 93%) |
| CMYK | cmyk(26.6%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(76.73, 5.88, -25.92) |
| CIE-LCH | lch(76.73, 26.58, 282.77°) |
| OKLab | oklab(80.14% 0.0029 -0.0712) |
| OKLCH | oklch(80.14% 0.071 272.3) |
| XYZ | xyz(50.7207, 51.0781, 87.2911) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.00
Pastel Blue
#A2BFFE
ΔE00 5.03
Periwinkle
#CCCCFF
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.89
Powder Blue (survey)
#B1D1FC
ΔE00 7.09
Light Blue Grey
#B7C9E2
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCED #EDDFAE
analogous
#AEDBED #AEBCED #BFAEED
triadic
#AEBCED #EDAEBC #BCEDAE
tetradic
#AEBCED #EDAEDB #EDDFAE #AEEDBF
square
#AEBCED #EDAEDB #EDDFAE #AEEDBF
split-complementary
#AEBCED #EDBFAE #DBEDAE
monochromatic
#4A69D7 #7C93E2 #AEBCED #E0E5F8 #E6EAF9
Accessibility & contrast
On white
1.87
#AEBCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#AEBCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCED
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCED | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EF
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#9EC5CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebced; /* rgb */ color: rgb(174, 188, 237); /* oklch */ color: oklch(80.1% 0.071 272.3);
Tailwind
colors: {
custom: {
50: '#c7d0f3',
500: '#aebced',
950: '#000000',
},
}SCSS
$custom: #aebced; $custom-light: #c7d0f3; $custom-dark: #000000;
JSON
{
"hex": "#aebced",
"rgb": {
"r": 174,
"g": 188,
"b": 237
},
"hsl": {
"h": 226.667,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.80142,
"c": 0.07131,
"h": 272.3
},
"luminance": 0.5108
}Semantic roles & 50–950 ramp
primary
#AEBCED
secondary
#CAB775
accent
#A41ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385