#AEBEFD#AEBEFD
#AEBEFD is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.2% C 0.091 H 273.2°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEFD |
|---|---|
| RGB | rgb(174, 190, 253) |
| HSL | hsl(228, 95%, 84%) |
| HSV | hsv(228, 31%, 99%) |
| CMYK | cmyk(31.2%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(77.83, 8.66, -32.83) |
| CIE-LCH | lch(77.83, 33.95, 284.77°) |
| OKLab | oklab(81.19% 0.0051 -0.0909) |
| OKLCH | oklch(81.19% 0.091 273.2) |
| XYZ | xyz(53.5937, 52.9156, 100.2994) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.37
Light Periwinkle
#C1C6FC
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 6.18
Periwinkle
#CCCCFF
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.46
Carolina Blue
#8AB8FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEFD #FDEDAE
analogous
#AEE5FD #AEBEFD #C5AEFD
triadic
#AEBEFD #FDAEBE #BEFDAE
tetradic
#AEBEFD #FDAEE5 #FDEDAE #AEFDC5
square
#AEBEFD #FDAEE5 #FDEDAE #AEFDC5
split-complementary
#AEBEFD #FDC5AE #E5FDAE
monochromatic
#375EFA #728EFC #AEBEFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.81
#AEBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#AEBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEFD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEFD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#99CAD4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebefd; /* rgb */ color: rgb(174, 190, 253); /* oklch */ color: oklch(81.2% 0.091 273.2);
Tailwind
colors: {
custom: {
50: '#c8d1fe',
500: '#aebefd',
950: '#000000',
},
}SCSS
$custom: #aebefd; $custom-light: #c8d1fe; $custom-dark: #000000;
JSON
{
"hex": "#aebefd",
"rgb": {
"r": 174,
"g": 190,
"b": 253
},
"hsl": {
"h": 227.848,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.81191,
"c": 0.091,
"h": 273.2
},
"luminance": 0.52917
}Semantic roles & 50–950 ramp
primary
#AEBEFD
secondary
#E2CA6D
accent
#B700E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385