#AEBFF3#AEBFF3
#AEBFF3 is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.0% C 0.076 H 270.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFF3 |
|---|---|
| RGB | rgb(174, 191, 243) |
| HSL | hsl(225, 74%, 82%) |
| HSV | hsv(225, 28%, 95%) |
| CMYK | cmyk(28.4%, 21.4%, 0%, 4.7%) |
| CIE-LAB | lab(77.72, 5.67, -27.64) |
| CIE-LCH | lch(77.72, 28.21, 281.60°) |
| OKLab | oklab(80.98% 0.0007 -0.0761) |
| OKLCH | oklch(80.98% 0.076 270.6) |
| XYZ | xyz(52.2596, 52.7297, 92.2010) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.88
Light Periwinkle
#C1C6FC
ΔE00 4.17
Powder Blue (survey)
#B1D1FC
ΔE00 5.98
Periwinkle
#CCCCFF
ΔE00 6.55
Lightsteelblue
#B0C4DE
ΔE00 6.67
Light Blue Grey
#B7C9E2
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFF3 #F3E2AE
analogous
#AEE2F3 #AEBFF3 #C0AEF3
triadic
#AEBFF3 #F3AEBF #BFF3AE
tetradic
#AEBFF3 #F3AEE2 #F3E2AE #AEF3C0
square
#AEBFF3 #F3AEE2 #F3E2AE #AEF3C0
split-complementary
#AEBFF3 #F3C0AE #E2F3AE
monochromatic
#436BE3 #7995EB #AEBFF3 #E3E9FB #E4EAFB
Accessibility & contrast
On white
1.82
#AEBFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#AEBFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFF3
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFF3 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC3F5
Deuteranopia (green-blind)
#AABDF2
Tritanopia (blue-blind)
#9CC9D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebff3; /* rgb */ color: rgb(174, 191, 243); /* oklch */ color: oklch(81.0% 0.076 270.6);
Tailwind
colors: {
custom: {
50: '#c7d2f7',
500: '#aebff3',
950: '#000000',
},
}SCSS
$custom: #aebff3; $custom-light: #c7d2f7; $custom-dark: #000000;
JSON
{
"hex": "#aebff3",
"rgb": {
"r": 174,
"g": 191,
"b": 243
},
"hsl": {
"h": 225.217,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.80984,
"c": 0.07611,
"h": 270.6
},
"luminance": 0.52731
}Semantic roles & 50–950 ramp
primary
#AEBFF3
secondary
#D3BB73
accent
#A50FD6
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385