#AEBAEA#AEBAEA
#AEBAEA is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.6% C 0.070 H 273.8°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAEA |
|---|---|
| RGB | rgb(174, 186, 234) |
| HSL | hsl(228, 59%, 80%) |
| HSV | hsv(228, 26%, 92%) |
| CMYK | cmyk(25.6%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(76.10, 6.26, -25.25) |
| CIE-LCH | lch(76.10, 26.02, 283.92°) |
| OKLab | oklab(79.62% 0.0046 -0.0694) |
| OKLCH | oklch(79.62% 0.07 273.8) |
| XYZ | xyz(49.8618, 50.0557, 84.8606) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 5.77
Periwinkle
#CCCCFF
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.67
Powder Blue (survey)
#B1D1FC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAEA #EADEAE
analogous
#AED8EA #AEBAEA #C0AEEA
triadic
#AEBAEA #EAAEBA #BAEAAE
tetradic
#AEBAEA #EAAED8 #EADEAE #AEEAC0
square
#AEBAEA #EAAED8 #EADEAE #AEEAC0
split-complementary
#AEBAEA #EAC0AE #D8EAAE
monochromatic
#4D67D1 #7D91DD #AEBAEA #DFE3F7 #E7EAF9
Accessibility & contrast
On white
1.91
#AEBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#AEBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAEA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAEA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEC
Deuteranopia (green-blind)
#A8B9E9
Tritanopia (blue-blind)
#9FC3CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebaea; /* rgb */ color: rgb(174, 186, 234); /* oklch */ color: oklch(79.6% 0.070 273.8);
Tailwind
colors: {
custom: {
50: '#c7cef0',
500: '#aebaea',
950: '#000000',
},
}SCSS
$custom: #aebaea; $custom-light: #c7cef0; $custom-dark: #000000;
JSON
{
"hex": "#aebaea",
"rgb": {
"r": 174,
"g": 186,
"b": 234
},
"hsl": {
"h": 228,
"s": 58.824,
"l": 80
},
"oklch": {
"l": 0.79621,
"c": 0.06951,
"h": 273.8
},
"luminance": 0.50057
}Semantic roles & 50–950 ramp
primary
#AEBAEA
secondary
#C6B676
accent
#A51FC6
background
#FDFEFF
surface
#F9FAFE
border
#D2D3D6
text
#131316
muted
#828385