#AEBEFE#AEBEFE
#AEBEFE is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.2% C 0.092 H 273.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEFE |
|---|---|
| RGB | rgb(174, 190, 254) |
| HSL | hsl(228, 98%, 84%) |
| HSV | hsv(228, 31%, 100%) |
| CMYK | cmyk(31.5%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(77.86, 8.90, -33.31) |
| CIE-LCH | lch(77.86, 34.48, 284.96°) |
| OKLab | oklab(81.23% 0.0054 -0.0922) |
| OKLCH | oklch(81.23% 0.092 273.3) |
| XYZ | xyz(53.7534, 52.9795, 101.1406) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.32
Light Periwinkle
#C1C6FC
ΔE00 4.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEFE #FEEEAE
analogous
#AEE6FE #AEBEFE #C6AEFE
triadic
#AEBEFE #FEAEBE #BEFEAE
tetradic
#AEBEFE #FEAEE6 #FEEEAE #AEFEC6
square
#AEBEFE #FEAEE6 #FEEEAE #AEFEC6
split-complementary
#AEBEFE #FEC6AE #E6FEAE
monochromatic
#355DFD #728DFD #AEBEFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.81
#AEBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#AEBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEFE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEFE | 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)
#AAC4FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#98CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebefe; /* rgb */ color: rgb(174, 190, 254); /* oklch */ color: oklch(81.2% 0.092 273.3);
Tailwind
colors: {
custom: {
50: '#c8d1ff',
500: '#aebefe',
950: '#000000',
},
}SCSS
$custom: #aebefe; $custom-light: #c8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#aebefe",
"rgb": {
"r": 174,
"g": 190,
"b": 254
},
"hsl": {
"h": 228,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.81233,
"c": 0.09238,
"h": 273.3
},
"luminance": 0.52981
}Semantic roles & 50–950 ramp
primary
#AEBEFE
secondary
#E3CC6D
accent
#B800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386