#AEBDEB#AEBDEB
#AEBDEB is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.3% C 0.067 H 270.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBDEB |
|---|---|
| RGB | rgb(174, 189, 235) |
| HSL | hsl(225, 60%, 80%) |
| HSV | hsv(225, 26%, 92%) |
| CMYK | cmyk(26%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(76.92, 4.86, -24.56) |
| CIE-LCH | lch(76.92, 25.03, 281.19°) |
| OKLab | oklab(80.27% 0.0009 -0.0674) |
| OKLCH | oklch(80.27% 0.067 270.7) |
| XYZ | xyz(50.6445, 51.3906, 85.8322) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 5.06
Lightsteelblue
#B0C4DE
ΔE00 6.35
Periwinkle
#CCCCFF
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 6.76
Light Blue Grey
#B7C9E2
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBDEB #EBDCAE
analogous
#AEDBEB #AEBDEB #BDAEEB
triadic
#AEBDEB #EBAEBD #BDEBAE
tetradic
#AEBDEB #EBAEDB #EBDCAE #AEEBBD
square
#AEBDEB #EBAEDB #EBDCAE #AEEBBD
split-complementary
#AEBDEB #EBBDAE #DBEBAE
monochromatic
#4C6DD3 #7D95DF #AEBDEB #DFE5F7 #E6EBF9
Accessibility & contrast
On white
1.86
#AEBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#AEBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBDEB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBDEB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#AABCEA
Tritanopia (blue-blind)
#9EC6CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebdeb; /* rgb */ color: rgb(174, 189, 235); /* oklch */ color: oklch(80.3% 0.067 270.7);
Tailwind
colors: {
custom: {
50: '#c7d0f1',
500: '#aebdeb',
950: '#000000',
},
}SCSS
$custom: #aebdeb; $custom-light: #c7d0f1; $custom-dark: #000000;
JSON
{
"hex": "#aebdeb",
"rgb": {
"r": 174,
"g": 189,
"b": 235
},
"hsl": {
"h": 225.246,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.80266,
"c": 0.06742,
"h": 270.7
},
"luminance": 0.51392
}Semantic roles & 50–950 ramp
primary
#AEBDEB
secondary
#C7B376
accent
#9E1DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385