#AEB7F0#AEB7F0
#AEB7F0 is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.3% C 0.082 H 277.4°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7F0 |
|---|---|
| RGB | rgb(174, 183, 240) |
| HSL | hsl(232, 69%, 81%) |
| HSV | hsv(232, 28%, 94%) |
| CMYK | cmyk(27.5%, 23.8%, 0%, 5.9%) |
| CIE-LAB | lab(75.55, 9.33, -29.35) |
| CIE-LCH | lch(75.55, 30.79, 287.63°) |
| OKLab | oklab(79.26% 0.0105 -0.0809) |
| OKLCH | oklch(79.26% 0.082 277.4) |
| XYZ | xyz(50.1130, 49.1556, 89.2688) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.24
Pastel Blue
#A2BFFE
ΔE00 5.85
Periwinkle
#CCCCFF
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 8.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.56
Light Blue Grey
#B7C9E2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7F0 #F0E7AE
analogous
#AED8F0 #AEB7F0 #C6AEF0
triadic
#AEB7F0 #F0AEB7 #B7F0AE
tetradic
#AEB7F0 #F0AED8 #F0E7AE #AEF0C6
square
#AEB7F0 #F0AED8 #F0E7AE #AEF0C6
split-complementary
#AEB7F0 #F0C6AE #D8F0AE
monochromatic
#475BDD #7A89E6 #AEB7F0 #E2E5FA #E5E8FA
Accessibility & contrast
On white
1.94
#AEB7F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#AEB7F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7F0
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7F0 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BDF3
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#9DC1CB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aeb7f0; /* rgb */ color: rgb(174, 183, 240); /* oklch */ color: oklch(79.3% 0.082 277.4);
Tailwind
colors: {
custom: {
50: '#c7ccf5',
500: '#aeb7f0',
950: '#000000',
},
}SCSS
$custom: #aeb7f0; $custom-light: #c7ccf5; $custom-dark: #000000;
JSON
{
"hex": "#aeb7f0",
"rgb": {
"r": 174,
"g": 183,
"b": 240
},
"hsl": {
"h": 231.818,
"s": 68.75,
"l": 81.176
},
"oklch": {
"l": 0.7926,
"c": 0.0816,
"h": 277.4
},
"luminance": 0.49157
}Semantic roles & 50–950 ramp
primary
#AEB7F0
secondary
#F2EED9
accent
#B715D1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285