#AEBDFE#AEBDFE
#AEBDFE is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.0% C 0.094 H 274.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDFE |
|---|---|
| RGB | rgb(174, 189, 254) |
| HSL | hsl(229, 98%, 84%) |
| HSV | hsv(229, 31%, 100%) |
| CMYK | cmyk(31.5%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.61, 9.45, -33.70) |
| CIE-LCH | lch(77.61, 35.00, 285.66°) |
| OKLab | oklab(81.03% 0.0067 -0.0933) |
| OKLCH | oklch(81.03% 0.094 274.1) |
| XYZ | xyz(53.5375, 52.5478, 101.0686) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.52
Light Periwinkle
#C1C6FC
ΔE00 4.72
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Periwinkle
#CCCCFF
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDFE #FEEFAE
analogous
#AEE5FE #AEBDFE #C7AEFE
triadic
#AEBDFE #FEAEBD #BDFEAE
tetradic
#AEBDFE #FEAEE5 #FEEFAE #AEFEC7
square
#AEBDFE #FEAEE5 #FEEFAE #AEFEC7
split-complementary
#AEBDFE #FEC7AE #E5FEAE
monochromatic
#355AFD #728CFD #AEBDFE #E1E6FF #E1E6FF
Accessibility & contrast
On white
1.82
#AEBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#AEBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDFE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDFE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#98C9D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebdfe; /* rgb */ color: rgb(174, 189, 254); /* oklch */ color: oklch(81.0% 0.094 274.1);
Tailwind
colors: {
custom: {
50: '#c8d0ff',
500: '#aebdfe',
950: '#000000',
},
}SCSS
$custom: #aebdfe; $custom-light: #c8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#aebdfe",
"rgb": {
"r": 174,
"g": 189,
"b": 254
},
"hsl": {
"h": 228.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.81034,
"c": 0.09358,
"h": 274.1
},
"luminance": 0.5255
}Semantic roles & 50–950 ramp
primary
#AEBDFE
secondary
#E3CD6D
accent
#BA00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386