#AAA8FF#AAA8FF
#AAA8FF is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.7% C 0.123 H 284.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA8FF |
|---|---|
| RGB | rgb(170, 168, 255) |
| HSL | hsl(241, 100%, 83%) |
| HSV | hsv(241, 34%, 100%) |
| CMYK | cmyk(33.3%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(72.07, 20.26, -42.86) |
| CIE-LCH | lch(72.07, 47.41, 295.30°) |
| OKLab | oklab(76.7% 0.0302 -0.1197) |
| OKLCH | oklch(76.7% 0.123 284.1) |
| XYZ | xyz(48.6253, 43.7699, 100.4748) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.77
Pastel Blue
#A2BFFE
ΔE00 8.11
Perrywinkle
#8F8CE7
ΔE00 8.17
Pastel Purple
#CAA0FF
ΔE00 8.41
Light Periwinkle
#C1C6FC
ΔE00 8.65
Lavender
#B39DDB
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA8FF #FDFFA8
analogous
#A8D1FF #AAA8FF #D5A8FF
triadic
#AAA8FF #FFAAA8 #A8FFAA
tetradic
#AAA8FF #FFA8D1 #FDFFA8 #A8FFD5
square
#AAA8FF #FFA8D1 #FDFFA8 #A8FFD5
split-complementary
#AAA8FF #FFD5A8 #D1FFA8
monochromatic
#322EFF #6E6BFF #AAA8FF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.15
#AAA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AAA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA8FF
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA8FF | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#8BAEFD
Tritanopia (blue-blind)
#94B8C8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aaa8ff; /* rgb */ color: rgb(170, 168, 255); /* oklch */ color: oklch(76.7% 0.123 284.1);
Tailwind
colors: {
custom: {
50: '#c5c1ff',
500: '#aaa8ff',
950: '#000000',
},
}SCSS
$custom: #aaa8ff; $custom-light: #c5c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aaa8ff",
"rgb": {
"r": 170,
"g": 168,
"b": 255
},
"hsl": {
"h": 241.379,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.76699,
"c": 0.12342,
"h": 284.1
},
"luminance": 0.43771
}Semantic roles & 50–950 ramp
primary
#AAA8FF
secondary
#F7F7D4
accent
#E600E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186