#AEBBE2#AEBBE2
#AEBBE2 is a light, muted blue. Relative luminance 0.500; OKLCH L 79.5% C 0.057 H 270.6°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBBE2 |
|---|---|
| RGB | rgb(174, 187, 226) |
| HSL | hsl(225, 47%, 78%) |
| HSV | hsv(225, 23%, 89%) |
| CMYK | cmyk(23%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(76.09, 3.85, -20.96) |
| CIE-LCH | lch(76.09, 21.31, 280.42°) |
| OKLab | oklab(79.52% 0.0006 -0.0573) |
| OKLCH | oklch(79.52% 0.057 270.6) |
| XYZ | xyz(48.9498, 50.0291, 79.0143) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.08
Lightsteelblue
#B0C4DE
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 6.24
Pastel Blue
#A2BFFE
ΔE00 6.55
Periwinkle
#CCCCFF
ΔE00 6.88
Cloudy Blue
#ACC2D9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBBE2 #E2D5AE
analogous
#AED5E2 #AEBBE2 #BBAEE2
triadic
#AEBBE2 #E2AEBB #BBE2AE
tetradic
#AEBBE2 #E2AED5 #E2D5AE #AEE2BB
square
#AEBBE2 #E2AED5 #E2D5AE #AEE2BB
split-complementary
#AEBBE2 #E2BBAE #D5E2AE
monochromatic
#546FC2 #8195D2 #AEBBE2 #DBE1F2 #E8ECF7
Accessibility & contrast
On white
1.91
#AEBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#AEBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBBE2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBBE2 | 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)
#B0BEE4
Deuteranopia (green-blind)
#ABBAE1
Tritanopia (blue-blind)
#A1C2C8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aebbe2; /* rgb */ color: rgb(174, 187, 226); /* oklch */ color: oklch(79.5% 0.057 270.6);
Tailwind
colors: {
custom: {
50: '#c7cfeb',
500: '#aebbe2',
950: '#000000',
},
}SCSS
$custom: #aebbe2; $custom-light: #c7cfeb; $custom-dark: #000000;
JSON
{
"hex": "#aebbe2",
"rgb": {
"r": 174,
"g": 187,
"b": 226
},
"hsl": {
"h": 225,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.79517,
"c": 0.05729,
"h": 270.6
},
"luminance": 0.5003
}Semantic roles & 50–950 ramp
primary
#AEBBE2
secondary
#BBAB79
accent
#972BBB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131316
muted
#828384