#AEAAFF#AEAAFF
#AEAAFF is a light, vivid blue. Relative luminance 0.450; OKLCH L 77.4% C 0.120 H 285.4°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAAFF |
|---|---|
| RGB | rgb(174, 170, 255) |
| HSL | hsl(243, 100%, 83%) |
| HSV | hsv(243, 33%, 100%) |
| CMYK | cmyk(31.8%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(72.87, 20.23, -41.60) |
| CIE-LCH | lch(72.87, 46.26, 295.94°) |
| OKLab | oklab(77.39% 0.0319 -0.1159) |
| OKLCH | oklch(77.39% 0.12 285.4) |
| XYZ | xyz(49.8755, 44.9668, 100.6400) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 7.89
Pale Violet
#CEAEFA
ΔE00 7.90
Light Periwinkle
#C1C6FC
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.25
Lavender
#B39DDB
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAAFF #FBFFAA
analogous
#AAD0FF #AEAAFF #D8AAFF
triadic
#AEAAFF #FFAEAA #AAFFAE
tetradic
#AEAAFF #FFAAD0 #FBFFAA #AAFFD8
square
#AEAAFF #FFAAD0 #FBFFAA #AAFFD8
split-complementary
#AEAAFF #FFD8AA #D0FFAA
monochromatic
#3930FF #746DFF #AEAAFF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.10
#AEAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#AEAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAAFF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAAFF | 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)
#91B5FF
Deuteranopia (green-blind)
#8FB0FD
Tritanopia (blue-blind)
#9ABAC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeaaff; /* rgb */ color: rgb(174, 170, 255); /* oklch */ color: oklch(77.4% 0.120 285.4);
Tailwind
colors: {
custom: {
50: '#c8c3ff',
500: '#aeaaff',
950: '#000000',
},
}SCSS
$custom: #aeaaff; $custom-light: #c8c3ff; $custom-dark: #000000;
JSON
{
"hex": "#aeaaff",
"rgb": {
"r": 174,
"g": 170,
"b": 255
},
"hsl": {
"h": 242.824,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.77385,
"c": 0.12025,
"h": 285.4
},
"luminance": 0.44968
}Semantic roles & 50–950 ramp
primary
#AEAAFF
secondary
#F6F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186