#AEB4E4#AEB4E4
#AEB4E4 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.2% C 0.069 H 279.1°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4E4 |
|---|---|
| RGB | rgb(174, 180, 228) |
| HSL | hsl(233, 50%, 79%) |
| HSV | hsv(233, 24%, 89%) |
| CMYK | cmyk(23.7%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(74.34, 8.14, -24.69) |
| CIE-LCH | lch(74.34, 26.00, 288.24°) |
| OKLab | oklab(78.18% 0.0109 -0.0677) |
| OKLCH | oklch(78.18% 0.069 279.1) |
| XYZ | xyz(47.7769, 47.2416, 79.9851) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.54
Lightsteelblue
#B0C4DE
ΔE00 8.80
Light Blue Grey
#B7C9E2
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4E4 #E4DEAE
analogous
#AECFE4 #AEB4E4 #C3AEE4
triadic
#AEB4E4 #E4AEB4 #B4E4AE
tetradic
#AEB4E4 #E4AECF #E4DEAE #AEE4C3
square
#AEB4E4 #E4AECF #E4DEAE #AEE4C3
split-complementary
#AEB4E4 #E4C3AE #CFE4AE
monochromatic
#525FC5 #808AD5 #AEB4E4 #DCDFF3 #E8EAF7
Accessibility & contrast
On white
2.01
#AEB4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AEB4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4E4
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4E4 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E6
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#A1BDC4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb4e4; /* rgb */ color: rgb(174, 180, 228); /* oklch */ color: oklch(78.2% 0.069 279.1);
Tailwind
colors: {
custom: {
50: '#c7caec',
500: '#aeb4e4',
950: '#000000',
},
}SCSS
$custom: #aeb4e4; $custom-light: #c7caec; $custom-dark: #000000;
JSON
{
"hex": "#aeb4e4",
"rgb": {
"r": 174,
"g": 180,
"b": 228
},
"hsl": {
"h": 233.333,
"s": 50,
"l": 78.824
},
"oklch": {
"l": 0.7818,
"c": 0.06862,
"h": 279.1
},
"luminance": 0.47243
}Semantic roles & 50–950 ramp
primary
#AEB4E4
secondary
#EEECDD
accent
#AD28BD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284