#AEBFF7#AEBFF7
#AEBFF7 is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.1% C 0.082 H 271.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFF7 |
|---|---|
| RGB | rgb(174, 191, 247) |
| HSL | hsl(226, 82%, 83%) |
| HSV | hsv(226, 30%, 97%) |
| CMYK | cmyk(29.6%, 22.7%, 0%, 3.1%) |
| CIE-LAB | lab(77.86, 6.64, -29.56) |
| CIE-LCH | lch(77.86, 30.30, 282.66°) |
| OKLab | oklab(81.14% 0.002 -0.0816) |
| OKLCH | oklch(81.14% 0.082 271.4) |
| XYZ | xyz(52.8702, 52.9739, 95.4170) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.55
Light Periwinkle
#C1C6FC
ΔE00 4.28
Powder Blue (survey)
#B1D1FC
ΔE00 5.95
Periwinkle
#CCCCFF
ΔE00 6.70
Lightsteelblue
#B0C4DE
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFF7 #F7E6AE
analogous
#AEE4F7 #AEBFF7 #C1AEF7
triadic
#AEBFF7 #F7AEBF #BFF7AE
tetradic
#AEBFF7 #F7AEE4 #F7E6AE #AEF7C1
square
#AEBFF7 #F7AEE4 #F7E6AE #AEF7C1
split-complementary
#AEBFF7 #F7C1AE #E4F7AE
monochromatic
#3F67EC #7693F1 #AEBFF7 #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.81
#AEBFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#AEBFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFF7
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFF7 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC4FA
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#9ACAD2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebff7; /* rgb */ color: rgb(174, 191, 247); /* oklch */ color: oklch(81.1% 0.082 271.4);
Tailwind
colors: {
custom: {
50: '#c7d2fa',
500: '#aebff7',
950: '#000000',
},
}SCSS
$custom: #aebff7; $custom-light: #c7d2fa; $custom-dark: #000000;
JSON
{
"hex": "#aebff7",
"rgb": {
"r": 174,
"g": 191,
"b": 247
},
"hsl": {
"h": 226.027,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.81144,
"c": 0.08158,
"h": 271.4
},
"luminance": 0.52976
}Semantic roles & 50–950 ramp
primary
#AEBFF7
secondary
#D9C071
accent
#AC07DE
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385