#AAA0FF#AAA0FF
#AAA0FF is a light, vivid blue. Relative luminance 0.409; OKLCH L 75.2% C 0.135 H 287.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0FF |
|---|---|
| RGB | rgb(170, 160, 255) |
| HSL | hsl(246, 100%, 81%) |
| HSV | hsv(246, 37%, 100%) |
| CMYK | cmyk(33.3%, 37.3%, 0%, 0%) |
| CIE-LAB | lab(70.11, 24.76, -45.94) |
| CIE-LCH | lch(70.11, 52.19, 298.33°) |
| OKLab | oklab(75.2% 0.0406 -0.1286) |
| OKLCH | oklch(75.2% 0.135 287.5) |
| XYZ | xyz(47.1935, 40.9064, 99.9976) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.40
Perrywinkle
#8F8CE7
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 7.18
Lavender Blue
#8B88F8
ΔE00 7.74
Lilac (survey)
#CEA2FD
ΔE00 8.12
Lavender
#B39DDB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0FF #F5FFA0
analogous
#A0C6FF #AAA0FF #DAA0FF
triadic
#AAA0FF #FFAAA0 #A0FFAA
tetradic
#AAA0FF #FFA0C6 #F5FFA0 #A0FFDA
square
#AAA0FF #FFA0C6 #F5FFA0 #A0FFDA
split-complementary
#AAA0FF #FFDAA0 #C6FFA0
monochromatic
#3C26FF #7363FF #AAA0FF #E1DDFF #E4E0FF
Accessibility & contrast
On white
2.29
#AAA0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#AAA0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0FF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0FF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#82A9FD
Tritanopia (blue-blind)
#95B2C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aaa0ff; /* rgb */ color: rgb(170, 160, 255); /* oklch */ color: oklch(75.2% 0.135 287.5);
Tailwind
colors: {
custom: {
50: '#c6bcff',
500: '#aaa0ff',
950: '#000000',
},
}SCSS
$custom: #aaa0ff; $custom-light: #c6bcff; $custom-dark: #000000;
JSON
{
"hex": "#aaa0ff",
"rgb": {
"r": 170,
"g": 160,
"b": 255
},
"hsl": {
"h": 246.316,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.75195,
"c": 0.13483,
"h": 287.5
},
"luminance": 0.40908
}Semantic roles & 50–950 ramp
primary
#AAA0FF
secondary
#F4F7D4
accent
#E600CD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186