#AEBFF2#AEBFF2
#AEBFF2 is a light, moderate blue. Relative luminance 0.527; OKLCH L 80.9% C 0.075 H 270.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFF2 |
|---|---|
| RGB | rgb(174, 191, 242) |
| HSL | hsl(225, 72%, 82%) |
| HSV | hsv(225, 28%, 95%) |
| CMYK | cmyk(28.1%, 21.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.68, 5.43, -27.15) |
| CIE-LCH | lch(77.68, 27.69, 281.32°) |
| OKLab | oklab(80.94% 0.0004 -0.0747) |
| OKLCH | oklch(80.94% 0.075 270.3) |
| XYZ | xyz(52.1090, 52.6695, 91.4079) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.97
Light Periwinkle
#C1C6FC
ΔE00 4.17
Powder Blue (survey)
#B1D1FC
ΔE00 5.99
Periwinkle
#CCCCFF
ΔE00 6.54
Lightsteelblue
#B0C4DE
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFF2 #F2E1AE
analogous
#AEE1F2 #AEBFF2 #BFAEF2
triadic
#AEBFF2 #F2AEBF #BFF2AE
tetradic
#AEBFF2 #F2AEE1 #F2E1AE #AEF2BF
square
#AEBFF2 #F2AEE1 #F2E1AE #AEF2BF
split-complementary
#AEBFF2 #F2BFAE #E1F2AE
monochromatic
#456CE1 #7995EA #AEBFF2 #E3E9FA #E5EAFB
Accessibility & contrast
On white
1.82
#AEBFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#AEBFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFF2
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFF2 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F4
Deuteranopia (green-blind)
#AABDF1
Tritanopia (blue-blind)
#9CC9D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebff2; /* rgb */ color: rgb(174, 191, 242); /* oklch */ color: oklch(80.9% 0.075 270.3);
Tailwind
colors: {
custom: {
50: '#c7d2f6',
500: '#aebff2',
950: '#000000',
},
}SCSS
$custom: #aebff2; $custom-light: #c7d2f6; $custom-dark: #000000;
JSON
{
"hex": "#aebff2",
"rgb": {
"r": 174,
"g": 191,
"b": 242
},
"hsl": {
"h": 225,
"s": 72.34,
"l": 81.569
},
"oklch": {
"l": 0.80944,
"c": 0.07474,
"h": 270.3
},
"luminance": 0.52671
}Semantic roles & 50–950 ramp
primary
#AEBFF2
secondary
#D1BA73
accent
#A411D4
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385