#AEBAE3#AEBAE3
#AEBAE3 is a light, muted blue. Relative luminance 0.497; OKLCH L 79.4% C 0.060 H 272.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAE3 |
|---|---|
| RGB | rgb(174, 186, 227) |
| HSL | hsl(226, 49%, 79%) |
| HSV | hsv(226, 23%, 89%) |
| CMYK | cmyk(23.3%, 18.1%, 0%, 11%) |
| CIE-LAB | lab(75.86, 4.63, -21.84) |
| CIE-LCH | lch(75.86, 22.32, 281.96°) |
| OKLab | oklab(79.35% 0.0023 -0.0598) |
| OKLCH | oklch(79.35% 0.06 272.2) |
| XYZ | xyz(48.8760, 49.6614, 79.6686) |
| Luminance | 0.4966 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.81
Lightsteelblue
#B0C4DE
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 6.62
Periwinkle
#CCCCFF
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAE3 #E3D7AE
analogous
#AED4E3 #AEBAE3 #BCAEE3
triadic
#AEBAE3 #E3AEBA #BAE3AE
tetradic
#AEBAE3 #E3AED4 #E3D7AE #AEE3BC
square
#AEBAE3 #E3AED4 #E3D7AE #AEE3BC
split-complementary
#AEBAE3 #E3BCAE #D4E3AE
monochromatic
#536DC4 #8193D3 #AEBAE3 #DBE1F3 #E8ECF7
Accessibility & contrast
On white
1.92
#AEBAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AEBAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAE3
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAE3 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE5
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#A1C2C8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aebae3; /* rgb */ color: rgb(174, 186, 227); /* oklch */ color: oklch(79.4% 0.060 272.2);
Tailwind
colors: {
custom: {
50: '#c7ceeb',
500: '#aebae3',
950: '#000000',
},
}SCSS
$custom: #aebae3; $custom-light: #c7ceeb; $custom-dark: #000000;
JSON
{
"hex": "#aebae3",
"rgb": {
"r": 174,
"g": 186,
"b": 227
},
"hsl": {
"h": 226.415,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.79351,
"c": 0.05981,
"h": 272.2
},
"luminance": 0.49663
}Semantic roles & 50–950 ramp
primary
#AEBAE3
secondary
#EEEADD
accent
#9B2ABC
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131316
muted
#828284