#A4A2FC#A4A2FC
#A4A2FC is a light, vivid blue. Relative luminance 0.408; OKLCH L 75.0% C 0.128 H 283.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A2FC |
|---|---|
| RGB | rgb(164, 162, 252) |
| HSL | hsl(241, 94%, 81%) |
| HSV | hsv(241, 36%, 99%) |
| CMYK | cmyk(34.9%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(70.01, 21.26, -44.50) |
| CIE-LCH | lch(70.01, 49.32, 295.53°) |
| OKLab | oklab(74.96% 0.0308 -0.1245) |
| OKLCH | oklch(74.96% 0.128 283.9) |
| XYZ | xyz(45.7960, 40.7600, 97.5311) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.36
Perrywinkle
#8F8CE7
ΔE00 6.56
Lavender Blue
#8B88F8
ΔE00 7.69
Pastel Purple
#CAA0FF
ΔE00 8.72
Lavender
#B39DDB
ΔE00 8.75
Pastel Blue
#A2BFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A2FC #FAFCA2
analogous
#A2CDFC #A4A2FC #D1A2FC
triadic
#A4A2FC #FCA4A2 #A2FCA4
tetradic
#A4A2FC #FCA2CD #FAFCA2 #A2FCD1
square
#A4A2FC #FCA2CD #FAFCA2 #A2FCD1
split-complementary
#A4A2FC #FCD1A2 #CDFCA2
monochromatic
#302BF8 #6A67FA #A4A2FC #DEDDFE #E2E1FE
Accessibility & contrast
On white
2.29
#A4A2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#A4A2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A2FC
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A2FC | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#83A8FA
Tritanopia (blue-blind)
#8DB3C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a4a2fc; /* rgb */ color: rgb(164, 162, 252); /* oklch */ color: oklch(75.0% 0.128 283.9);
Tailwind
colors: {
custom: {
50: '#c1bdfd',
500: '#a4a2fc',
950: '#000000',
},
}SCSS
$custom: #a4a2fc; $custom-light: #c1bdfd; $custom-dark: #000000;
JSON
{
"hex": "#a4a2fc",
"rgb": {
"r": 164,
"g": 162,
"b": 252
},
"hsl": {
"h": 241.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.74958,
"c": 0.12829,
"h": 283.9
},
"luminance": 0.40761
}Semantic roles & 50–950 ramp
primary
#A4A2FC
secondary
#F5F6D5
accent
#E600E0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186