#AEBEE2#AEBEE2
#AEBEE2 is a light, muted blue. Relative luminance 0.513; OKLCH L 80.1% C 0.054 H 266.3°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEE2 |
|---|---|
| RGB | rgb(174, 190, 226) |
| HSL | hsl(222, 47%, 78%) |
| HSV | hsv(222, 23%, 89%) |
| CMYK | cmyk(23%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(76.87, 2.23, -19.77) |
| CIE-LCH | lch(76.87, 19.89, 276.43°) |
| OKLab | oklab(80.13% -0.0035 -0.054) |
| OKLCH | oklch(80.13% 0.054 266.3) |
| XYZ | xyz(49.5929, 51.3153, 79.2287) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 4.77
Light Periwinkle
#C1C6FC
ΔE00 5.70
Cloudy Blue
#ACC2D9
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 6.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEE2 #E2D2AE
analogous
#AED8E2 #AEBEE2 #B8AEE2
triadic
#AEBEE2 #E2AEBE #BEE2AE
tetradic
#AEBEE2 #E2AED8 #E2D2AE #AEE2B8
square
#AEBEE2 #E2AED8 #E2D2AE #AEE2B8
split-complementary
#AEBEE2 #E2B8AE #D8E2AE
monochromatic
#5476C2 #819AD2 #AEBEE2 #DBE2F2 #E8EDF7
Accessibility & contrast
On white
1.86
#AEBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#AEBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEE2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEE2 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E4
Deuteranopia (green-blind)
#AEBCE1
Tritanopia (blue-blind)
#A1C5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aebee2; /* rgb */ color: rgb(174, 190, 226); /* oklch */ color: oklch(80.1% 0.054 266.3);
Tailwind
colors: {
custom: {
50: '#c7d1eb',
500: '#aebee2',
950: '#000000',
},
}SCSS
$custom: #aebee2; $custom-light: #c7d1eb; $custom-dark: #000000;
JSON
{
"hex": "#aebee2",
"rgb": {
"r": 174,
"g": 190,
"b": 226
},
"hsl": {
"h": 221.538,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.80129,
"c": 0.05411,
"h": 266.3
},
"luminance": 0.51317
}Semantic roles & 50–950 ramp
primary
#AEBEE2
secondary
#BBA779
accent
#8E2BBB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384