#AEBFEF#AEBFEF
#AEBFEF is a light, moderate blue. Relative luminance 0.525; OKLCH L 80.8% C 0.071 H 269.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFEF |
|---|---|
| RGB | rgb(174, 191, 239) |
| HSL | hsl(224, 67%, 81%) |
| HSV | hsv(224, 27%, 94%) |
| CMYK | cmyk(27.2%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.57, 4.72, -25.70) |
| CIE-LCH | lch(77.57, 26.13, 280.40°) |
| OKLab | oklab(80.83% -0.0005 -0.0706) |
| OKLCH | oklch(80.83% 0.071 269.6) |
| XYZ | xyz(51.6621, 52.4907, 89.0544) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.25
Pastel Blue
#A2BFFE
ΔE00 4.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 6.23
Periwinkle
#CCCCFF
ΔE00 6.54
Light Blue Grey
#B7C9E2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFEF #EFDEAE
analogous
#AEDFEF #AEBFEF #BDAEEF
triadic
#AEBFEF #EFAEBF #BFEFAE
tetradic
#AEBFEF #EFAEDF #EFDEAE #AEEFBD
square
#AEBFEF #EFAEDF #EFDEAE #AEEFBD
split-complementary
#AEBFEF #EFBDAE #DFEFAE
monochromatic
#486EDB #7B97E5 #AEBFEF #E1E7F9 #E5EBFA
Accessibility & contrast
On white
1.83
#AEBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#AEBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFEF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFEF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#9DC8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebfef; /* rgb */ color: rgb(174, 191, 239); /* oklch */ color: oklch(80.8% 0.071 269.6);
Tailwind
colors: {
custom: {
50: '#c7d2f4',
500: '#aebfef',
950: '#000000',
},
}SCSS
$custom: #aebfef; $custom-light: #c7d2f4; $custom-dark: #000000;
JSON
{
"hex": "#aebfef",
"rgb": {
"r": 174,
"g": 191,
"b": 239
},
"hsl": {
"h": 224.308,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.80826,
"c": 0.07065,
"h": 269.6
},
"luminance": 0.52492
}Semantic roles & 50–950 ramp
primary
#AEBFEF
secondary
#CDB674
accent
#9F17CF
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385