#AEB7EE#AEB7EE
#AEB7EE is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.2% C 0.079 H 277.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7EE |
|---|---|
| RGB | rgb(174, 183, 238) |
| HSL | hsl(232, 65%, 81%) |
| HSV | hsv(232, 27%, 93%) |
| CMYK | cmyk(26.9%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(75.47, 8.85, -28.38) |
| CIE-LCH | lch(75.47, 29.73, 287.32°) |
| OKLab | oklab(79.18% 0.0099 -0.0782) |
| OKLCH | oklch(79.18% 0.079 277.2) |
| XYZ | xyz(49.8176, 49.0374, 87.7128) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 6.03
Periwinkle
#CCCCFF
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 8.21
Powder Blue (survey)
#B1D1FC
ΔE00 8.66
Light Blue Grey
#B7C9E2
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7EE #EEE5AE
analogous
#AED7EE #AEB7EE #C5AEEE
triadic
#AEB7EE #EEAEB7 #B7EEAE
tetradic
#AEB7EE #EEAED7 #EEE5AE #AEEEC5
square
#AEB7EE #EEAED7 #EEE5AE #AEEEC5
split-complementary
#AEB7EE #EEC5AE #D7EEAE
monochromatic
#495DD9 #7B8AE3 #AEB7EE #E1E4F9 #E6E9FA
Accessibility & contrast
On white
1.94
#AEB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#AEB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7EE
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7EE | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#A3B8ED
Tritanopia (blue-blind)
#9EC1CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aeb7ee; /* rgb */ color: rgb(174, 183, 238); /* oklch */ color: oklch(79.2% 0.079 277.2);
Tailwind
colors: {
custom: {
50: '#c7ccf3',
500: '#aeb7ee',
950: '#000000',
},
}SCSS
$custom: #aeb7ee; $custom-light: #c7ccf3; $custom-dark: #000000;
JSON
{
"hex": "#aeb7ee",
"rgb": {
"r": 174,
"g": 183,
"b": 238
},
"hsl": {
"h": 231.563,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.79178,
"c": 0.0788,
"h": 277.2
},
"luminance": 0.49039
}Semantic roles & 50–950 ramp
primary
#AEB7EE
secondary
#F1EEDA
accent
#B418CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285