#AEBCFD#AEBCFD
#AEBCFD is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.8% C 0.093 H 274.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCFD |
|---|---|
| RGB | rgb(174, 188, 253) |
| HSL | hsl(229, 95%, 84%) |
| HSV | hsv(229, 31%, 99%) |
| CMYK | cmyk(31.2%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(77.31, 9.75, -33.62) |
| CIE-LCH | lch(77.31, 35.01, 286.17°) |
| OKLab | oklab(80.79% 0.0077 -0.0931) |
| OKLCH | oklch(80.79% 0.093 274.7) |
| XYZ | xyz(53.1634, 52.0552, 100.1560) |
| Luminance | 0.5206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.78
Light Periwinkle
#C1C6FC
ΔE00 4.66
Powder Blue (survey)
#B1D1FC
ΔE00 6.73
Periwinkle
#CCCCFF
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.67
Carolina Blue
#8AB8FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCFD #FDEFAE
analogous
#AEE3FD #AEBCFD #C7AEFD
triadic
#AEBCFD #FDAEBC #BCFDAE
tetradic
#AEBCFD #FDAEE3 #FDEFAE #AEFDC7
square
#AEBCFD #FDAEE3 #FDEFAE #AEFDC7
split-complementary
#AEBCFD #FDC7AE #E3FDAE
monochromatic
#3759FA #728BFC #AEBCFD #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.84
#AEBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#AEBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCFD
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCFD | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#99C8D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebcfd; /* rgb */ color: rgb(174, 188, 253); /* oklch */ color: oklch(80.8% 0.093 274.7);
Tailwind
colors: {
custom: {
50: '#c8d0fe',
500: '#aebcfd',
950: '#000000',
},
}SCSS
$custom: #aebcfd; $custom-light: #c8d0fe; $custom-dark: #000000;
JSON
{
"hex": "#aebcfd",
"rgb": {
"r": 174,
"g": 188,
"b": 253
},
"hsl": {
"h": 229.367,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.80793,
"c": 0.09342,
"h": 274.7
},
"luminance": 0.52057
}Semantic roles & 50–950 ramp
primary
#AEBCFD
secondary
#E2CD6D
accent
#BD00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385