#AAA4FF#AAA4FF
#AAA4FF is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.9% C 0.129 H 285.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4FF |
|---|---|
| RGB | rgb(170, 164, 255) |
| HSL | hsl(244, 100%, 82%) |
| HSV | hsv(244, 36%, 100%) |
| CMYK | cmyk(33.3%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(71.09, 22.51, -44.41) |
| CIE-LCH | lch(71.09, 49.79, 296.88°) |
| OKLab | oklab(75.94% 0.0354 -0.1241) |
| OKLCH | oklch(75.94% 0.129 285.9) |
| XYZ | xyz(47.8982, 42.3156, 100.2324) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.47
Perrywinkle
#8F8CE7
ΔE00 7.38
Pastel Purple
#CAA0FF
ΔE00 7.71
Lavender
#B39DDB
ΔE00 8.32
Lavender Blue
#8B88F8
ΔE00 8.50
Lilac (survey)
#CEA2FD
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4FF #F9FFA4
analogous
#A4CCFF #AAA4FF #D8A4FF
triadic
#AAA4FF #FFAAA4 #A4FFAA
tetradic
#AAA4FF #FFA4CC #F9FFA4 #A4FFD8
square
#AAA4FF #FFA4CC #F9FFA4 #A4FFD8
split-complementary
#AAA4FF #FFD8A4 #CCFFA4
monochromatic
#382AFF #7167FF #AAA4FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.22
#AAA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#AAA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4FF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4FF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B1FF
Deuteranopia (green-blind)
#86ABFD
Tritanopia (blue-blind)
#94B5C6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa4ff; /* rgb */ color: rgb(170, 164, 255); /* oklch */ color: oklch(75.9% 0.129 285.9);
Tailwind
colors: {
custom: {
50: '#c6bfff',
500: '#aaa4ff',
950: '#000000',
},
}SCSS
$custom: #aaa4ff; $custom-light: #c6bfff; $custom-dark: #000000;
JSON
{
"hex": "#aaa4ff",
"rgb": {
"r": 170,
"g": 164,
"b": 255
},
"hsl": {
"h": 243.956,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.75943,
"c": 0.12908,
"h": 285.9
},
"luminance": 0.42317
}Semantic roles & 50–950 ramp
primary
#AAA4FF
secondary
#F5F7D4
accent
#E600D6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186