#AAAAFF#AAAAFF
#AAAAFF is a light, vivid blue. Relative luminance 0.445; OKLCH L 77.1% C 0.121 H 283.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAAFF |
|---|---|
| RGB | rgb(170, 170, 255) |
| HSL | hsl(240, 100%, 83%) |
| HSV | hsv(240, 33%, 100%) |
| CMYK | cmyk(33.3%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(72.57, 19.14, -42.09) |
| CIE-LCH | lch(72.57, 46.23, 294.46°) |
| OKLab | oklab(77.08% 0.0276 -0.1174) |
| OKLCH | oklch(77.08% 0.121 283.2) |
| XYZ | xyz(48.9973, 44.5140, 100.5988) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.99
Pastel Blue
#A2BFFE
ΔE00 7.55
Light Periwinkle
#C1C6FC
ΔE00 8.19
Perrywinkle
#8F8CE7
ΔE00 8.60
Pastel Purple
#CAA0FF
ΔE00 8.81
Pale Violet
#CEAEFA
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAAFF #FFFFAA
analogous
#AAD4FF #AAAAFF #D4AAFF
triadic
#AAAAFF #FFAAAA #AAFFAA
tetradic
#AAAAFF #FFAAD4 #FFFFAA #AAFFD4
square
#AAAAFF #FFAAD4 #FFFFAA #AAFFD4
split-complementary
#AAAAFF #FFD4AA #D4FFAA
monochromatic
#3030FF #6D6DFF #AAAAFF #E0E0FF #E0E0FF
Accessibility & contrast
On white
2.12
#AAAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#AAAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAAFF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAAFF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#8DAFFD
Tritanopia (blue-blind)
#94BAC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aaaaff; /* rgb */ color: rgb(170, 170, 255); /* oklch */ color: oklch(77.1% 0.121 283.2);
Tailwind
colors: {
custom: {
50: '#c5c3ff',
500: '#aaaaff',
950: '#000000',
},
}SCSS
$custom: #aaaaff; $custom-light: #c5c3ff; $custom-dark: #000000;
JSON
{
"hex": "#aaaaff",
"rgb": {
"r": 170,
"g": 170,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.77081,
"c": 0.12063,
"h": 283.2
},
"luminance": 0.44515
}Semantic roles & 50–950 ramp
primary
#AAAAFF
secondary
#F7F7D4
accent
#E600E5
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186