#AEBDFC#AEBDFC
#AEBDFC is a light, moderate blue. Relative luminance 0.524; OKLCH L 81.0% C 0.091 H 273.9°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDFC |
|---|---|
| RGB | rgb(174, 189, 252) |
| HSL | hsl(228, 93%, 84%) |
| HSV | hsv(228, 31%, 99%) |
| CMYK | cmyk(31%, 25%, 0%, 1.2%) |
| CIE-LAB | lab(77.53, 8.96, -32.75) |
| CIE-LCH | lch(77.53, 33.95, 285.30°) |
| OKLab | oklab(80.95% 0.0061 -0.0906) |
| OKLCH | oklch(80.95% 0.091 273.9) |
| XYZ | xyz(53.2189, 52.4204, 99.3907) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.62
Light Periwinkle
#C1C6FC
ΔE00 4.55
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Periwinkle
#CCCCFF
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDFC #FCEDAE
analogous
#AEE4FC #AEBDFC #C6AEFC
triadic
#AEBDFC #FCAEBD #BDFCAE
tetradic
#AEBDFC #FCAEE4 #FCEDAE #AEFCC6
square
#AEBDFC #FCAEE4 #FCEDAE #AEFCC6
split-complementary
#AEBDFC #FCC6AE #E4FCAE
monochromatic
#385DF8 #738DFA #AEBDFC #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.83
#AEBDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#AEBDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDFC
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDFC | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FF
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#99C9D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebdfc; /* rgb */ color: rgb(174, 189, 252); /* oklch */ color: oklch(81.0% 0.091 273.9);
Tailwind
colors: {
custom: {
50: '#c8d0fd',
500: '#aebdfc',
950: '#000000',
},
}SCSS
$custom: #aebdfc; $custom-light: #c8d0fd; $custom-dark: #000000;
JSON
{
"hex": "#aebdfc",
"rgb": {
"r": 174,
"g": 189,
"b": 252
},
"hsl": {
"h": 228.462,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.8095,
"c": 0.09083,
"h": 273.9
},
"luminance": 0.52422
}Semantic roles & 50–950 ramp
primary
#AEBDFC
secondary
#E0CA6E
accent
#B900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385