#AEBDFA#AEBDFA
#AEBDFA is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.9% C 0.088 H 273.6°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDFA |
|---|---|
| RGB | rgb(174, 189, 250) |
| HSL | hsl(228, 88%, 83%) |
| HSV | hsv(228, 30%, 98%) |
| CMYK | cmyk(30.4%, 24.4%, 0%, 2%) |
| CIE-LAB | lab(77.46, 8.46, -31.79) |
| CIE-LCH | lch(77.46, 32.90, 284.91°) |
| OKLab | oklab(80.87% 0.0055 -0.0879) |
| OKLCH | oklch(80.87% 0.088 273.6) |
| XYZ | xyz(52.9037, 52.2943, 97.7303) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.73
Light Periwinkle
#C1C6FC
ΔE00 4.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 6.85
Lightsteelblue
#B0C4DE
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDFA #FAEBAE
analogous
#AEE3FA #AEBDFA #C5AEFA
triadic
#AEBDFA #FAAEBD #BDFAAE
tetradic
#AEBDFA #FAAEE3 #FAEBAE #AEFAC5
square
#AEBDFA #FAAEE3 #FAEBAE #AEFAC5
split-complementary
#AEBDFA #FAC5AE #E3FAAE
monochromatic
#3B5FF3 #748EF6 #AEBDFA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.83
#AEBDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#AEBDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDFA
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDFA | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FD
Deuteranopia (green-blind)
#A5BDF9
Tritanopia (blue-blind)
#9AC9D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdfa; /* rgb */ color: rgb(174, 189, 250); /* oklch */ color: oklch(80.9% 0.088 273.6);
Tailwind
colors: {
custom: {
50: '#c7d0fc',
500: '#aebdfa',
950: '#000000',
},
}SCSS
$custom: #aebdfa; $custom-light: #c7d0fc; $custom-dark: #000000;
JSON
{
"hex": "#aebdfa",
"rgb": {
"r": 174,
"g": 189,
"b": 250
},
"hsl": {
"h": 228.158,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.80867,
"c": 0.08806,
"h": 273.6
},
"luminance": 0.52296
}Semantic roles & 50–950 ramp
primary
#AEBDFA
secondary
#DDC76F
accent
#B801E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385