#AEBFF6#AEBFF6
#AEBFF6 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.080 H 271.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFF6 |
|---|---|
| RGB | rgb(174, 191, 246) |
| HSL | hsl(226, 80%, 82%) |
| HSV | hsv(226, 29%, 96%) |
| CMYK | cmyk(29.3%, 22.4%, 0%, 3.5%) |
| CIE-LAB | lab(77.82, 6.40, -29.08) |
| CIE-LCH | lch(77.82, 29.78, 282.41°) |
| OKLab | oklab(81.1% 0.0017 -0.0802) |
| OKLCH | oklch(81.1% 0.08 271.2) |
| XYZ | xyz(52.7163, 52.9124, 94.6065) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.62
Light Periwinkle
#C1C6FC
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Periwinkle
#CCCCFF
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 6.93
Light Blue Grey
#B7C9E2
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFF6 #F6E5AE
analogous
#AEE3F6 #AEBFF6 #C1AEF6
triadic
#AEBFF6 #F6AEBF #BFF6AE
tetradic
#AEBFF6 #F6AEE3 #F6E5AE #AEF6C1
square
#AEBFF6 #F6AEE3 #F6E5AE #AEF6C1
split-complementary
#AEBFF6 #F6C1AE #E3F6AE
monochromatic
#4068EA #7793F0 #AEBFF6 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.81
#AEBFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#AEBFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFF6
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFF6 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4F8
Deuteranopia (green-blind)
#A8BEF5
Tritanopia (blue-blind)
#9BCAD2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebff6; /* rgb */ color: rgb(174, 191, 246); /* oklch */ color: oklch(81.1% 0.080 271.2);
Tailwind
colors: {
custom: {
50: '#c7d2f9',
500: '#aebff6',
950: '#000000',
},
}SCSS
$custom: #aebff6; $custom-light: #c7d2f9; $custom-dark: #000000;
JSON
{
"hex": "#aebff6",
"rgb": {
"r": 174,
"g": 191,
"b": 246
},
"hsl": {
"h": 225.833,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.81104,
"c": 0.08022,
"h": 271.2
},
"luminance": 0.52914
}Semantic roles & 50–950 ramp
primary
#AEBFF6
secondary
#D7BF71
accent
#AA09DC
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385