#AAA6FF#AAA6FF
#AAA6FF is a light, vivid blue. Relative luminance 0.430; OKLCH L 76.3% C 0.126 H 285.0°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA6FF |
|---|---|
| RGB | rgb(170, 166, 255) |
| HSL | hsl(243, 100%, 83%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(33.3%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(71.58, 21.39, -43.63) |
| CIE-LCH | lch(71.58, 48.59, 296.11°) |
| OKLab | oklab(76.32% 0.0328 -0.1219) |
| OKLCH | oklch(76.32% 0.126 285) |
| XYZ | xyz(48.2589, 43.0371, 100.3527) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 7.76
Pastel Purple
#CAA0FF
ΔE00 8.04
Lavender
#B39DDB
ΔE00 8.48
Pale Violet
#CEAEFA
ΔE00 8.61
Pastel Blue
#A2BFFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA6FF #FBFFA6
analogous
#A6CEFF #AAA6FF #D7A6FF
triadic
#AAA6FF #FFAAA6 #A6FFAA
tetradic
#AAA6FF #FFA6CE #FBFFA6 #A6FFD7
square
#AAA6FF #FFA6CE #FBFFA6 #A6FFD7
split-complementary
#AAA6FF #FFD7A6 #CEFFA6
monochromatic
#352CFF #7069FF #AAA6FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.19
#AAA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#AAA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA6FF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA6FF | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#88ADFD
Tritanopia (blue-blind)
#94B7C7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aaa6ff; /* rgb */ color: rgb(170, 166, 255); /* oklch */ color: oklch(76.3% 0.126 285.0);
Tailwind
colors: {
custom: {
50: '#c5c0ff',
500: '#aaa6ff',
950: '#000000',
},
}SCSS
$custom: #aaa6ff; $custom-light: #c5c0ff; $custom-dark: #000000;
JSON
{
"hex": "#aaa6ff",
"rgb": {
"r": 170,
"g": 166,
"b": 255
},
"hsl": {
"h": 242.697,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.7632,
"c": 0.12624,
"h": 285
},
"luminance": 0.43038
}Semantic roles & 50–950 ramp
primary
#AAA6FF
secondary
#F6F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186