#A8A4FE#A8A4FE
#A8A4FE is a light, vivid blue. Relative luminance 0.420; OKLCH L 75.7% C 0.128 H 284.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A4FE |
|---|---|
| RGB | rgb(168, 164, 254) |
| HSL | hsl(243, 98%, 82%) |
| HSV | hsv(243, 35%, 100%) |
| CMYK | cmyk(33.9%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(70.89, 21.72, -44.18) |
| CIE-LCH | lch(70.89, 49.23, 296.18°) |
| OKLab | oklab(75.74% 0.033 -0.1235) |
| OKLCH | oklch(75.74% 0.128 284.9) |
| XYZ | xyz(47.3084, 42.0301, 99.3668) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.14
Perrywinkle
#8F8CE7
ΔE00 7.23
Pastel Purple
#CAA0FF
ΔE00 8.14
Lavender Blue
#8B88F8
ΔE00 8.36
Lavender
#B39DDB
ΔE00 8.50
Pale Violet
#CEAEFA
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A4FE #FAFEA4
analogous
#A4CDFE #A8A4FE #D5A4FE
triadic
#A8A4FE #FEA8A4 #A4FEA8
tetradic
#A8A4FE #FEA4CD #FAFEA4 #A4FED5
square
#A8A4FE #FEA4CD #FAFEA4 #A4FED5
split-complementary
#A8A4FE #FED5A4 #CDFEA4
monochromatic
#342BFD #6E67FD #A8A4FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.23
#A8A4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#A8A4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A4FE
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A4FE | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#92B5C5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a8a4fe; /* rgb */ color: rgb(168, 164, 254); /* oklch */ color: oklch(75.7% 0.128 284.9);
Tailwind
colors: {
custom: {
50: '#c4bfff',
500: '#a8a4fe',
950: '#000000',
},
}SCSS
$custom: #a8a4fe; $custom-light: #c4bfff; $custom-dark: #000000;
JSON
{
"hex": "#a8a4fe",
"rgb": {
"r": 168,
"g": 164,
"b": 254
},
"hsl": {
"h": 242.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.7574,
"c": 0.12785,
"h": 284.9
},
"luminance": 0.42032
}Semantic roles & 50–950 ramp
primary
#A8A4FE
secondary
#F5F7D4
accent
#E600DB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186