#AAA7FF#AAA7FF
#AAA7FF is a light, vivid blue. Relative luminance 0.434; OKLCH L 76.5% C 0.125 H 284.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7FF |
|---|---|
| RGB | rgb(170, 167, 255) |
| HSL | hsl(242, 100%, 83%) |
| HSV | hsv(242, 35%, 100%) |
| CMYK | cmyk(33.3%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(71.83, 20.82, -43.25) |
| CIE-LCH | lch(71.83, 48.00, 295.71°) |
| OKLab | oklab(76.51% 0.0315 -0.1208) |
| OKLCH | oklch(76.51% 0.125 284.6) |
| XYZ | xyz(48.4414, 43.4021, 100.4135) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.68
Perrywinkle
#8F8CE7
ΔE00 7.96
Pastel Purple
#CAA0FF
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.39
Lavender
#B39DDB
ΔE00 8.58
Pale Violet
#CEAEFA
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7FF #FCFFA7
analogous
#A7D0FF #AAA7FF #D6A7FF
triadic
#AAA7FF #FFAAA7 #A7FFAA
tetradic
#AAA7FF #FFA7D0 #FCFFA7 #A7FFD6
square
#AAA7FF #FFA7D0 #FCFFA7 #A7FFD6
split-complementary
#AAA7FF #FFD6A7 #D0FFA7
monochromatic
#342DFF #6F6AFF #AAA7FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.17
#AAA7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#AAA7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7FF
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7FF | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#8AADFD
Tritanopia (blue-blind)
#94B7C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa7ff; /* rgb */ color: rgb(170, 167, 255); /* oklch */ color: oklch(76.5% 0.125 284.6);
Tailwind
colors: {
custom: {
50: '#c5c1ff',
500: '#aaa7ff',
950: '#000000',
},
}SCSS
$custom: #aaa7ff; $custom-light: #c5c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aaa7ff",
"rgb": {
"r": 170,
"g": 167,
"b": 255
},
"hsl": {
"h": 242.045,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.76509,
"c": 0.12483,
"h": 284.6
},
"luminance": 0.43403
}Semantic roles & 50–950 ramp
primary
#AAA7FF
secondary
#F6F7D4
accent
#E600DE
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186