#AEABF9#AEABF9
#AEABF9 is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.3% C 0.111 H 285.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABF9 |
|---|---|
| RGB | rgb(174, 171, 249) |
| HSL | hsl(242, 87%, 82%) |
| HSV | hsv(242, 31%, 98%) |
| CMYK | cmyk(30.1%, 31.3%, 0%, 2.4%) |
| CIE-LAB | lab(72.87, 18.18, -38.36) |
| CIE-LCH | lch(72.87, 42.44, 295.36°) |
| OKLab | oklab(77.3% 0.0291 -0.1066) |
| OKLCH | oklch(77.3% 0.111 285.3) |
| XYZ | xyz(49.1128, 44.9628, 95.6952) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 7.36
Pale Violet
#CEAEFA
ΔE00 7.55
Lavender
#B39DDB
ΔE00 7.58
Pastel Purple
#CAA0FF
ΔE00 8.02
Pastel Blue
#A2BFFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABF9 #F6F9AB
analogous
#ABCFF9 #AEABF9 #D5ABF9
triadic
#AEABF9 #F9AEAB #ABF9AE
tetradic
#AEABF9 #F9ABCF #F6F9AB #ABF9D5
square
#AEABF9 #F9ABCF #F6F9AB #ABF9D5
split-complementary
#AEABF9 #F9D5AB #CFF9AB
monochromatic
#4039F1 #7772F5 #AEABF9 #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.10
#AEABF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#AEABF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABF9
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABF9 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FC
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#9CB9C7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeabf9; /* rgb */ color: rgb(174, 171, 249); /* oklch */ color: oklch(77.3% 0.111 285.3);
Tailwind
colors: {
custom: {
50: '#c8c4fb',
500: '#aeabf9',
950: '#000000',
},
}SCSS
$custom: #aeabf9; $custom-light: #c8c4fb; $custom-dark: #000000;
JSON
{
"hex": "#aeabf9",
"rgb": {
"r": 174,
"g": 171,
"b": 249
},
"hsl": {
"h": 242.308,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.77301,
"c": 0.11052,
"h": 285.3
},
"luminance": 0.44964
}Semantic roles & 50–950 ramp
primary
#AEABF9
secondary
#F4F5D6
accent
#E302DB
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185