#AEBFED#AEBFED
#AEBFED is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.7% C 0.068 H 269.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFED |
|---|---|
| RGB | rgb(174, 191, 237) |
| HSL | hsl(224, 64%, 81%) |
| HSV | hsv(224, 27%, 93%) |
| CMYK | cmyk(26.6%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(77.50, 4.24, -24.73) |
| CIE-LCH | lch(77.50, 25.10, 279.74°) |
| OKLab | oklab(80.75% -0.0012 -0.0679) |
| OKLCH | oklch(80.75% 0.068 269) |
| XYZ | xyz(51.3683, 52.3732, 87.5069) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.36
Pastel Blue
#A2BFFE
ΔE00 4.49
Lightsteelblue
#B0C4DE
ΔE00 5.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.37
Periwinkle
#CCCCFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFED #EDDCAE
analogous
#AEDEED #AEBFED #BCAEED
triadic
#AEBFED #EDAEBF #BFEDAE
tetradic
#AEBFED #EDAEDE #EDDCAE #AEEDBC
square
#AEBFED #EDAEDE #EDDCAE #AEEDBC
split-complementary
#AEBFED #EDBCAE #DEEDAE
monochromatic
#4A70D7 #7C97E2 #AEBFED #E0E7F8 #E6EBF9
Accessibility & contrast
On white
1.83
#AEBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#AEBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFED
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFED | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EF
Deuteranopia (green-blind)
#ACBDEC
Tritanopia (blue-blind)
#9EC8CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebfed; /* rgb */ color: rgb(174, 191, 237); /* oklch */ color: oklch(80.7% 0.068 269.0);
Tailwind
colors: {
custom: {
50: '#c7d2f3',
500: '#aebfed',
950: '#000000',
},
}SCSS
$custom: #aebfed; $custom-light: #c7d2f3; $custom-dark: #000000;
JSON
{
"hex": "#aebfed",
"rgb": {
"r": 174,
"g": 191,
"b": 237
},
"hsl": {
"h": 223.81,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.80749,
"c": 0.06793,
"h": 269
},
"luminance": 0.52375
}Semantic roles & 50–950 ramp
primary
#AEBFED
secondary
#CAB375
accent
#9C1ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385