#A8A4FF#A8A4FF
#A8A4FF is a light, vivid blue. Relative luminance 0.421; OKLCH L 75.8% C 0.129 H 284.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A4FF |
|---|---|
| RGB | rgb(168, 164, 255) |
| HSL | hsl(243, 100%, 82%) |
| HSV | hsv(243, 36%, 100%) |
| CMYK | cmyk(34.1%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(70.94, 21.97, -44.65) |
| CIE-LCH | lch(70.94, 49.77, 296.20°) |
| OKLab | oklab(75.79% 0.0332 -0.1249) |
| OKLCH | oklch(75.79% 0.129 284.9) |
| XYZ | xyz(47.4690, 42.0943, 100.2123) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.09
Perrywinkle
#8F8CE7
ΔE00 7.25
Pastel Purple
#CAA0FF
ΔE00 8.18
Lavender Blue
#8B88F8
ΔE00 8.33
Lavender
#B39DDB
ΔE00 8.64
Pastel Blue
#A2BFFE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A4FF #FBFFA4
analogous
#A4CEFF #A8A4FF #D5A4FF
triadic
#A8A4FF #FFA8A4 #A4FFA8
tetradic
#A8A4FF #FFA4CE #FBFFA4 #A4FFD5
square
#A8A4FF #FFA4CE #FBFFA4 #A4FFD5
split-complementary
#A8A4FF #FFD5A4 #CEFFA4
monochromatic
#332AFF #6D67FF #A8A4FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
2.23
#A8A4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#A8A4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A4FF
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A4FF | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#91B5C6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a8a4ff; /* rgb */ color: rgb(168, 164, 255); /* oklch */ color: oklch(75.8% 0.129 284.9);
Tailwind
colors: {
custom: {
50: '#c4bfff',
500: '#a8a4ff',
950: '#000000',
},
}SCSS
$custom: #a8a4ff; $custom-light: #c4bfff; $custom-dark: #000000;
JSON
{
"hex": "#a8a4ff",
"rgb": {
"r": 168,
"g": 164,
"b": 255
},
"hsl": {
"h": 242.637,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.75788,
"c": 0.12923,
"h": 284.9
},
"luminance": 0.42096
}Semantic roles & 50–950 ramp
primary
#A8A4FF
secondary
#F6F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186