#AEB4E2#AEB4E2
#AEB4E2 is a light, moderate blue. Relative luminance 0.471; OKLCH L 78.1% C 0.066 H 278.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4E2 |
|---|---|
| RGB | rgb(174, 180, 226) |
| HSL | hsl(233, 47%, 78%) |
| HSV | hsv(233, 23%, 89%) |
| CMYK | cmyk(23%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(74.27, 7.68, -23.72) |
| CIE-LCH | lch(74.27, 24.93, 287.94°) |
| OKLab | oklab(78.1% 0.0102 -0.065) |
| OKLCH | oklch(78.1% 0.066 278.9) |
| XYZ | xyz(47.5008, 47.1312, 78.5314) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.11
Periwinkle
#CCCCFF
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 8.08
Lavender
#B39DDB
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.73
Light Blue Grey
#B7C9E2
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4E2 #E2DCAE
analogous
#AECEE2 #AEB4E2 #C2AEE2
triadic
#AEB4E2 #E2AEB4 #B4E2AE
tetradic
#AEB4E2 #E2AECE #E2DCAE #AEE2C2
square
#AEB4E2 #E2AECE #E2DCAE #AEE2C2
split-complementary
#AEB4E2 #E2C2AE #CEE2AE
monochromatic
#5461C2 #818AD2 #AEB4E2 #DBDEF2 #E8EAF7
Accessibility & contrast
On white
2.01
#AEB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#AEB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4E2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4E2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B9E4
Deuteranopia (green-blind)
#A5B5E1
Tritanopia (blue-blind)
#A2BCC3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb4e2; /* rgb */ color: rgb(174, 180, 226); /* oklch */ color: oklch(78.1% 0.066 278.9);
Tailwind
colors: {
custom: {
50: '#c7caeb',
500: '#aeb4e2',
950: '#000000',
},
}SCSS
$custom: #aeb4e2; $custom-light: #c7caeb; $custom-dark: #000000;
JSON
{
"hex": "#aeb4e2",
"rgb": {
"r": 174,
"g": 180,
"b": 226
},
"hsl": {
"h": 233.077,
"s": 47.273,
"l": 78.431
},
"oklch": {
"l": 0.78102,
"c": 0.0658,
"h": 278.9
},
"luminance": 0.47132
}Semantic roles & 50–950 ramp
primary
#AEB4E2
secondary
#EEECDD
accent
#AA2BBB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284