#AEBDF1#AEBDF1
#AEBDF1 is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.5% C 0.076 H 272.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDF1 |
|---|---|
| RGB | rgb(174, 189, 241) |
| HSL | hsl(227, 71%, 81%) |
| HSV | hsv(227, 28%, 95%) |
| CMYK | cmyk(27.8%, 21.6%, 0%, 5.5%) |
| CIE-LAB | lab(77.13, 6.28, -27.46) |
| CIE-LCH | lch(77.13, 28.17, 282.89°) |
| OKLab | oklab(80.5% 0.0028 -0.0756) |
| OKLCH | oklch(80.5% 0.076 272.1) |
| XYZ | xyz(51.5260, 51.7432, 90.4747) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.99
Pastel Blue
#A2BFFE
ΔE00 4.43
Periwinkle
#CCCCFF
ΔE00 6.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 6.97
Light Blue Grey
#B7C9E2
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDF1 #F1E2AE
analogous
#AEDFF1 #AEBDF1 #C1AEF1
triadic
#AEBDF1 #F1AEBD #BDF1AE
tetradic
#AEBDF1 #F1AEDF #F1E2AE #AEF1C1
square
#AEBDF1 #F1AEDF #F1E2AE #AEF1C1
split-complementary
#AEBDF1 #F1C1AE #DFF1AE
monochromatic
#4668DF #7A92E8 #AEBDF1 #E2E8FA #E5EAFA
Accessibility & contrast
On white
1.85
#AEBDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#AEBDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDF1
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDF1 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F3
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#9DC7CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebdf1; /* rgb */ color: rgb(174, 189, 241); /* oklch */ color: oklch(80.5% 0.076 272.1);
Tailwind
colors: {
custom: {
50: '#c7d0f5',
500: '#aebdf1',
950: '#000000',
},
}SCSS
$custom: #aebdf1; $custom-light: #c7d0f5; $custom-dark: #000000;
JSON
{
"hex": "#aebdf1",
"rgb": {
"r": 174,
"g": 189,
"b": 241
},
"hsl": {
"h": 226.567,
"s": 70.526,
"l": 81.373
},
"oklch": {
"l": 0.80502,
"c": 0.07566,
"h": 272.1
},
"luminance": 0.51745
}Semantic roles & 50–950 ramp
primary
#AEBDF1
secondary
#D0BB73
accent
#A813D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385