#AEB4E3#AEB4E3
#AEB4E3 is a light, moderate blue. Relative luminance 0.472; OKLCH L 78.1% C 0.067 H 279.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4E3 |
|---|---|
| RGB | rgb(174, 180, 227) |
| HSL | hsl(233, 49%, 79%) |
| HSV | hsv(233, 23%, 89%) |
| CMYK | cmyk(23.3%, 20.7%, 0%, 11%) |
| CIE-LAB | lab(74.31, 7.91, -24.20) |
| CIE-LCH | lch(74.31, 25.46, 288.09°) |
| OKLab | oklab(78.14% 0.0106 -0.0664) |
| OKLCH | oklch(78.14% 0.067 279) |
| XYZ | xyz(47.6384, 47.1862, 79.2561) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.02
Periwinkle
#CCCCFF
ΔE00 6.70
Pastel Blue
#A2BFFE
ΔE00 7.95
Lavender
#B39DDB
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 8.77
Light Blue Grey
#B7C9E2
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4E3 #E3DDAE
analogous
#AECEE3 #AEB4E3 #C2AEE3
triadic
#AEB4E3 #E3AEB4 #B4E3AE
tetradic
#AEB4E3 #E3AECE #E3DDAE #AEE3C2
square
#AEB4E3 #E3AECE #E3DDAE #AEE3C2
split-complementary
#AEB4E3 #E3C2AE #CEE3AE
monochromatic
#5360C4 #818AD3 #AEB4E3 #DBDEF3 #E8EAF7
Accessibility & contrast
On white
2.01
#AEB4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#AEB4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4E3
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4E3 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E5
Deuteranopia (green-blind)
#A4B5E2
Tritanopia (blue-blind)
#A2BCC4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb4e3; /* rgb */ color: rgb(174, 180, 227); /* oklch */ color: oklch(78.1% 0.067 279.0);
Tailwind
colors: {
custom: {
50: '#c7caec',
500: '#aeb4e3',
950: '#000000',
},
}SCSS
$custom: #aeb4e3; $custom-light: #c7caec; $custom-dark: #000000;
JSON
{
"hex": "#aeb4e3",
"rgb": {
"r": 174,
"g": 180,
"b": 227
},
"hsl": {
"h": 233.208,
"s": 48.624,
"l": 78.627
},
"oklch": {
"l": 0.78141,
"c": 0.0672,
"h": 279
},
"luminance": 0.47187
}Semantic roles & 50–950 ramp
primary
#AEB4E3
secondary
#EEECDD
accent
#AB2ABC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284