#AEBFE4#AEBFE4
#AEBFE4 is a light, muted blue. Relative luminance 0.519; OKLCH L 80.4% C 0.056 H 265.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFE4 |
|---|---|
| RGB | rgb(174, 191, 228) |
| HSL | hsl(221, 50%, 79%) |
| HSV | hsv(221, 24%, 89%) |
| CMYK | cmyk(23.7%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(77.20, 2.15, -20.35) |
| CIE-LCH | lch(77.20, 20.46, 276.02°) |
| OKLab | oklab(80.41% -0.0042 -0.0556) |
| OKLCH | oklch(80.41% 0.056 265.7) |
| XYZ | xyz(50.0862, 51.8604, 80.7549) |
| Luminance | 0.5186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.25
Light Blue Grey
#B7C9E2
ΔE00 4.71
Light Periwinkle
#C1C6FC
ΔE00 5.57
Pastel Blue
#A2BFFE
ΔE00 5.65
Cloudy Blue
#ACC2D9
ΔE00 5.78
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFE4 #E4D3AE
analogous
#AEDAE4 #AEBFE4 #B8AEE4
triadic
#AEBFE4 #E4AEBF #BFE4AE
tetradic
#AEBFE4 #E4AEDA #E4D3AE #AEE4B8
square
#AEBFE4 #E4AEDA #E4D3AE #AEE4B8
split-complementary
#AEBFE4 #E4B8AE #DAE4AE
monochromatic
#5276C5 #809BD5 #AEBFE4 #DCE3F3 #E8EDF7
Accessibility & contrast
On white
1.85
#AEBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#AEBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFE4
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFE4 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E6
Deuteranopia (green-blind)
#AFBCE3
Tritanopia (blue-blind)
#A0C6CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebfe4; /* rgb */ color: rgb(174, 191, 228); /* oklch */ color: oklch(80.4% 0.056 265.7);
Tailwind
colors: {
custom: {
50: '#c7d2ec',
500: '#aebfe4',
950: '#000000',
},
}SCSS
$custom: #aebfe4; $custom-light: #c7d2ec; $custom-dark: #000000;
JSON
{
"hex": "#aebfe4",
"rgb": {
"r": 174,
"g": 191,
"b": 228
},
"hsl": {
"h": 221.111,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.80408,
"c": 0.05579,
"h": 265.7
},
"luminance": 0.51862
}Semantic roles & 50–950 ramp
primary
#AEBFE4
secondary
#BEA878
accent
#8E28BD
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384