#AEBDFB#AEBDFB
#AEBDFB is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.9% C 0.089 H 273.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDFB |
|---|---|
| RGB | rgb(174, 189, 251) |
| HSL | hsl(228, 91%, 83%) |
| HSV | hsv(228, 31%, 98%) |
| CMYK | cmyk(30.7%, 24.7%, 0%, 1.6%) |
| CIE-LAB | lab(77.49, 8.71, -32.27) |
| CIE-LCH | lch(77.49, 33.43, 285.10°) |
| OKLab | oklab(80.91% 0.0058 -0.0892) |
| OKLCH | oklch(80.91% 0.089 273.7) |
| XYZ | xyz(53.0609, 52.3571, 98.5583) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.67
Light Periwinkle
#C1C6FC
ΔE00 4.46
Powder Blue (survey)
#B1D1FC
ΔE00 6.49
Periwinkle
#CCCCFF
ΔE00 6.93
Lightsteelblue
#B0C4DE
ΔE00 7.50
Carolina Blue
#8AB8FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDFB #FBECAE
analogous
#AEE3FB #AEBDFB #C5AEFB
triadic
#AEBDFB #FBAEBD #BDFBAE
tetradic
#AEBDFB #FBAEE3 #FBECAE #AEFBC5
square
#AEBDFB #FBAEE3 #FBECAE #AEFBC5
split-complementary
#AEBDFB #FBC5AE #E3FBAE
monochromatic
#395EF5 #748DF8 #AEBDFB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.83
#AEBDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#AEBDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDFB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDFB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#A4BDF9
Tritanopia (blue-blind)
#99C9D2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebdfb; /* rgb */ color: rgb(174, 189, 251); /* oklch */ color: oklch(80.9% 0.089 273.7);
Tailwind
colors: {
custom: {
50: '#c8d0fd',
500: '#aebdfb',
950: '#000000',
},
}SCSS
$custom: #aebdfb; $custom-light: #c8d0fd; $custom-dark: #000000;
JSON
{
"hex": "#aebdfb",
"rgb": {
"r": 174,
"g": 189,
"b": 251
},
"hsl": {
"h": 228.312,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.80909,
"c": 0.08944,
"h": 273.7
},
"luminance": 0.52359
}Semantic roles & 50–950 ramp
primary
#AEBDFB
secondary
#DFC96F
accent
#B900E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385