#AEBFE3#AEBFE3
#AEBFE3 is a light, muted blue. Relative luminance 0.518; OKLCH L 80.4% C 0.054 H 265.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFE3 |
|---|---|
| RGB | rgb(174, 191, 227) |
| HSL | hsl(221, 49%, 79%) |
| HSV | hsv(221, 23%, 89%) |
| CMYK | cmyk(23.3%, 15.9%, 0%, 11%) |
| CIE-LAB | lab(77.16, 1.92, -19.86) |
| CIE-LCH | lch(77.16, 19.95, 275.51°) |
| OKLab | oklab(80.37% -0.0045 -0.0543) |
| OKLCH | oklch(80.37% 0.054 265.2) |
| XYZ | xyz(49.9478, 51.8050, 80.0259) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.02
Light Blue Grey
#B7C9E2
ΔE00 4.49
Cloudy Blue
#ACC2D9
ΔE00 5.54
Light Periwinkle
#C1C6FC
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 5.80
Powder Blue (survey)
#B1D1FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFE3 #E3D2AE
analogous
#AED9E3 #AEBFE3 #B7AEE3
triadic
#AEBFE3 #E3AEBF #BFE3AE
tetradic
#AEBFE3 #E3AED9 #E3D2AE #AEE3B7
square
#AEBFE3 #E3AED9 #E3D2AE #AEE3B7
split-complementary
#AEBFE3 #E3B7AE #D9E3AE
monochromatic
#5377C4 #819BD3 #AEBFE3 #DBE3F3 #E8EDF7
Accessibility & contrast
On white
1.85
#AEBFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#AEBFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFE3
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFE3 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E5
Deuteranopia (green-blind)
#AFBCE2
Tritanopia (blue-blind)
#A1C6CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebfe3; /* rgb */ color: rgb(174, 191, 227); /* oklch */ color: oklch(80.4% 0.054 265.2);
Tailwind
colors: {
custom: {
50: '#c7d2eb',
500: '#aebfe3',
950: '#000000',
},
}SCSS
$custom: #aebfe3; $custom-light: #c7d2eb; $custom-dark: #000000;
JSON
{
"hex": "#aebfe3",
"rgb": {
"r": 174,
"g": 191,
"b": 227
},
"hsl": {
"h": 220.755,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.80371,
"c": 0.05445,
"h": 265.2
},
"luminance": 0.51806
}Semantic roles & 50–950 ramp
primary
#AEBFE3
secondary
#BDA778
accent
#8D2ABC
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384