#AEB4E7#AEB4E7
#AEB4E7 is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.3% C 0.073 H 279.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4E7 |
|---|---|
| RGB | rgb(174, 180, 231) |
| HSL | hsl(234, 54%, 79%) |
| HSV | hsv(234, 25%, 91%) |
| CMYK | cmyk(24.7%, 22.1%, 0%, 9.4%) |
| CIE-LAB | lab(74.45, 8.84, -26.16) |
| CIE-LCH | lch(74.45, 27.61, 288.67°) |
| OKLab | oklab(78.3% 0.0118 -0.0719) |
| OKLCH | oklch(78.3% 0.073 279.3) |
| XYZ | xyz(48.1969, 47.4096, 82.1975) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.77
Periwinkle
#CCCCFF
ΔE00 6.63
Pastel Blue
#A2BFFE
ΔE00 7.47
Lavender
#B39DDB
ΔE00 8.49
Lightsteelblue
#B0C4DE
ΔE00 8.85
Pale Violet
#CEAEFA
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4E7 #E7E1AE
analogous
#AED1E7 #AEB4E7 #C5AEE7
triadic
#AEB4E7 #E7AEB4 #B4E7AE
tetradic
#AEB4E7 #E7AED1 #E7E1AE #AEE7C5
square
#AEB4E7 #E7AED1 #E7E1AE #AEE7C5
split-complementary
#AEB4E7 #E7C5AE #D1E7AE
monochromatic
#505DCB #7F88D9 #AEB4E7 #DDE0F5 #E7E9F8
Accessibility & contrast
On white
2.00
#AEB4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#AEB4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4E7
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4E7 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E9
Deuteranopia (green-blind)
#A3B5E6
Tritanopia (blue-blind)
#A0BDC5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aeb4e7; /* rgb */ color: rgb(174, 180, 231); /* oklch */ color: oklch(78.3% 0.073 279.3);
Tailwind
colors: {
custom: {
50: '#c7caee',
500: '#aeb4e7',
950: '#000000',
},
}SCSS
$custom: #aeb4e7; $custom-light: #c7caee; $custom-dark: #000000;
JSON
{
"hex": "#aeb4e7",
"rgb": {
"r": 174,
"g": 180,
"b": 231
},
"hsl": {
"h": 233.684,
"s": 54.286,
"l": 79.412
},
"oklch": {
"l": 0.78298,
"c": 0.07285,
"h": 279.3
},
"luminance": 0.47411
}Semantic roles & 50–950 ramp
primary
#AEB4E7
secondary
#EFEDDC
accent
#B124C2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131316
muted
#828284