#AEBDFF#AEBDFF
#AEBDFF is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.1% C 0.095 H 274.2°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDFF |
|---|---|
| RGB | rgb(174, 189, 255) |
| HSL | hsl(229, 100%, 84%) |
| HSV | hsv(229, 32%, 100%) |
| CMYK | cmyk(31.8%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(77.65, 9.70, -34.18) |
| CIE-LCH | lch(77.65, 35.53, 285.84°) |
| OKLab | oklab(81.08% 0.007 -0.0947) |
| OKLCH | oklch(81.08% 0.095 274.2) |
| XYZ | xyz(53.6981, 52.6120, 101.9142) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.48
Light Periwinkle
#C1C6FC
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Periwinkle
#CCCCFF
ΔE00 7.27
Lightsteelblue
#B0C4DE
ΔE00 7.62
Carolina Blue
#8AB8FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDFF #FFF0AE
analogous
#AEE6FF #AEBDFF #C8AEFF
triadic
#AEBDFF #FFAEBD #BDFFAE
tetradic
#AEBDFF #FFAEE6 #FFF0AE #AEFFC8
square
#AEBDFF #FFAEE6 #FFF0AE #AEFFC8
split-complementary
#AEBDFF #FFC8AE #E6FFAE
monochromatic
#3459FF #718BFF #AEBDFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.82
#AEBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#AEBDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDFF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDFF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#98CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebdff; /* rgb */ color: rgb(174, 189, 255); /* oklch */ color: oklch(81.1% 0.095 274.2);
Tailwind
colors: {
custom: {
50: '#c8d0ff',
500: '#aebdff',
950: '#000000',
},
}SCSS
$custom: #aebdff; $custom-light: #c8d0ff; $custom-dark: #000000;
JSON
{
"hex": "#aebdff",
"rgb": {
"r": 174,
"g": 189,
"b": 255
},
"hsl": {
"h": 228.889,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.81076,
"c": 0.09496,
"h": 274.2
},
"luminance": 0.52614
}Semantic roles & 50–950 ramp
primary
#AEBDFF
secondary
#E5CF6C
accent
#BB00E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386