#AEBBEB#AEBBEB
#AEBBEB is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.070 H 272.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBEB |
|---|---|
| RGB | rgb(174, 187, 235) |
| HSL | hsl(227, 60%, 80%) |
| HSV | hsv(227, 26%, 92%) |
| CMYK | cmyk(26%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(76.40, 5.95, -25.35) |
| CIE-LCH | lch(76.40, 26.03, 283.21°) |
| OKLab | oklab(79.86% 0.0036 -0.0696) |
| OKLCH | oklch(79.86% 0.07 272.9) |
| XYZ | xyz(50.2173, 50.5361, 85.6898) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 5.45
Periwinkle
#CCCCFF
ΔE00 6.27
Lightsteelblue
#B0C4DE
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.44
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBEB #EBDEAE
analogous
#AED9EB #AEBBEB #BFAEEB
triadic
#AEBBEB #EBAEBB #BBEBAE
tetradic
#AEBBEB #EBAED9 #EBDEAE #AEEBBF
square
#AEBBEB #EBAED9 #EBDEAE #AEEBBF
split-complementary
#AEBBEB #EBBFAE #D9EBAE
monochromatic
#4C69D3 #7D92DF #AEBBEB #DFE4F7 #E6EAF9
Accessibility & contrast
On white
1.89
#AEBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#AEBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBEB
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBEB | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBFED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#9FC4CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebbeb; /* rgb */ color: rgb(174, 187, 235); /* oklch */ color: oklch(79.9% 0.070 272.9);
Tailwind
colors: {
custom: {
50: '#c7cff1',
500: '#aebbeb',
950: '#000000',
},
}SCSS
$custom: #aebbeb; $custom-light: #c7cff1; $custom-dark: #000000;
JSON
{
"hex": "#aebbeb",
"rgb": {
"r": 174,
"g": 187,
"b": 235
},
"hsl": {
"h": 227.213,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.79862,
"c": 0.06971,
"h": 272.9
},
"luminance": 0.50537
}Semantic roles & 50–950 ramp
primary
#AEBBEB
secondary
#C7B676
accent
#A41DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131316
muted
#828385