#A8A4FC#A8A4FC
#A8A4FC is a light, vivid blue. Relative luminance 0.419; OKLCH L 75.6% C 0.125 H 285.1°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A4FC |
|---|---|
| RGB | rgb(168, 164, 252) |
| HSL | hsl(243, 94%, 82%) |
| HSV | hsv(243, 35%, 99%) |
| CMYK | cmyk(33.3%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.80, 21.20, -43.23) |
| CIE-LCH | lch(70.80, 48.16, 296.13°) |
| OKLab | oklab(75.64% 0.0325 -0.1208) |
| OKLCH | oklch(75.64% 0.125 285.1) |
| XYZ | xyz(46.9898, 41.9027, 97.6888) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.25
Perrywinkle
#8F8CE7
ΔE00 7.19
Pastel Purple
#CAA0FF
ΔE00 8.08
Lavender
#B39DDB
ΔE00 8.21
Lavender Blue
#8B88F8
ΔE00 8.44
Pale Violet
#CEAEFA
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A4FC #F8FCA4
analogous
#A4CCFC #A8A4FC #D4A4FC
triadic
#A8A4FC #FCA8A4 #A4FCA8
tetradic
#A8A4FC #FCA4CC #F8FCA4 #A4FCD4
square
#A8A4FC #FCA4CC #F8FCA4 #A4FCD4
split-complementary
#A8A4FC #FCD4A4 #CCFCA4
monochromatic
#372EF8 #6F69FA #A8A4FC #E1DFFE #E3E1FE
Accessibility & contrast
On white
2.24
#A8A4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#A8A4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A4FC
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A4FC | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#92B4C4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a8a4fc; /* rgb */ color: rgb(168, 164, 252); /* oklch */ color: oklch(75.6% 0.125 285.1);
Tailwind
colors: {
custom: {
50: '#c4bffd',
500: '#a8a4fc',
950: '#000000',
},
}SCSS
$custom: #a8a4fc; $custom-light: #c4bffd; $custom-dark: #000000;
JSON
{
"hex": "#a8a4fc",
"rgb": {
"r": 168,
"g": 164,
"b": 252
},
"hsl": {
"h": 242.727,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.75644,
"c": 0.12509,
"h": 285.1
},
"luminance": 0.41904
}Semantic roles & 50–950 ramp
primary
#A8A4FC
secondary
#F5F6D5
accent
#E600DB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186