#AAA5FF#AAA5FF
#AAA5FF is a light, vivid blue. Relative luminance 0.427; OKLCH L 76.1% C 0.128 H 285.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5FF |
|---|---|
| RGB | rgb(170, 165, 255) |
| HSL | hsl(243, 100%, 82%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(33.3%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(71.33, 21.95, -44.02) |
| CIE-LCH | lch(71.33, 49.19, 296.50°) |
| OKLab | oklab(76.13% 0.0341 -0.123) |
| OKLCH | oklch(76.13% 0.128 285.5) |
| XYZ | xyz(48.0778, 42.6749, 100.2923) |
| Luminance | 0.4268 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 7.57
Pastel Purple
#CAA0FF
ΔE00 7.87
Lavender
#B39DDB
ΔE00 8.40
Pale Violet
#CEAEFA
ΔE00 8.58
Lilac (survey)
#CEA2FD
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5FF #FAFFA5
analogous
#A5CDFF #AAA5FF #D7A5FF
triadic
#AAA5FF #FFAAA5 #A5FFAA
tetradic
#AAA5FF #FFA5CD #FAFFA5 #A5FFD7
square
#AAA5FF #FFA5CD #FAFFA5 #A5FFD7
split-complementary
#AAA5FF #FFD7A5 #CDFFA5
monochromatic
#362BFF #7068FF #AAA5FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.20
#AAA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AAA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5FF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5FF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#87ACFD
Tritanopia (blue-blind)
#94B6C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa5ff; /* rgb */ color: rgb(170, 165, 255); /* oklch */ color: oklch(76.1% 0.128 285.5);
Tailwind
colors: {
custom: {
50: '#c6bfff',
500: '#aaa5ff',
950: '#000000',
},
}SCSS
$custom: #aaa5ff; $custom-light: #c6bfff; $custom-dark: #000000;
JSON
{
"hex": "#aaa5ff",
"rgb": {
"r": 170,
"g": 165,
"b": 255
},
"hsl": {
"h": 243.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.76131,
"c": 0.12766,
"h": 285.5
},
"luminance": 0.42676
}Semantic roles & 50–950 ramp
primary
#AAA5FF
secondary
#F5F7D4
accent
#E600D9
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186