#AEBEFC#AEBEFC
#AEBEFC is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.090 H 273.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEFC |
|---|---|
| RGB | rgb(174, 190, 252) |
| HSL | hsl(228, 93%, 84%) |
| HSV | hsv(228, 31%, 99%) |
| CMYK | cmyk(31%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.79, 8.41, -32.35) |
| CIE-LCH | lch(77.79, 33.43, 284.57°) |
| OKLab | oklab(81.15% 0.0048 -0.0895) |
| OKLCH | oklch(81.15% 0.09 273.1) |
| XYZ | xyz(53.4348, 52.8520, 99.4627) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.42
Light Periwinkle
#C1C6FC
ΔE00 4.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Periwinkle
#CCCCFF
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEFC #FCECAE
analogous
#AEE5FC #AEBEFC #C5AEFC
triadic
#AEBEFC #FCAEBE #BEFCAE
tetradic
#AEBEFC #FCAEE5 #FCECAE #AEFCC5
square
#AEBEFC #FCAEE5 #FCECAE #AEFCC5
split-complementary
#AEBEFC #FCC5AE #E5FCAE
monochromatic
#385FF8 #738FFA #AEBEFC #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.81
#AEBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#AEBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEFC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEFC | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#99CAD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebefc; /* rgb */ color: rgb(174, 190, 252); /* oklch */ color: oklch(81.1% 0.090 273.1);
Tailwind
colors: {
custom: {
50: '#c8d1fd',
500: '#aebefc',
950: '#000000',
},
}SCSS
$custom: #aebefc; $custom-light: #c8d1fd; $custom-dark: #000000;
JSON
{
"hex": "#aebefc",
"rgb": {
"r": 174,
"g": 190,
"b": 252
},
"hsl": {
"h": 227.692,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.81149,
"c": 0.08963,
"h": 273.1
},
"luminance": 0.52854
}Semantic roles & 50–950 ramp
primary
#AEBEFC
secondary
#E0C96E
accent
#B600E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385