#A2A4FC#A2A4FC
#A2A4FC is a light, vivid blue. Relative luminance 0.413; OKLCH L 75.2% C 0.126 H 281.9°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4FC |
|---|---|
| RGB | rgb(162, 164, 252) |
| HSL | hsl(239, 94%, 81%) |
| HSV | hsv(239, 36%, 99%) |
| CMYK | cmyk(35.7%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(70.36, 19.60, -43.97) |
| CIE-LCH | lch(70.36, 48.14, 294.02°) |
| OKLab | oklab(75.19% 0.026 -0.123) |
| OKLCH | oklch(75.19% 0.126 281.9) |
| XYZ | xyz(45.7415, 41.2590, 97.6303) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.17
Perrywinkle
#8F8CE7
ΔE00 6.94
Lavender Blue
#8B88F8
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.18
Lavender
#B39DDB
ΔE00 9.28
Pastel Purple
#CAA0FF
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4FC #FCFAA2
analogous
#A2D1FC #A2A4FC #CDA2FC
triadic
#A2A4FC #FCA2A4 #A4FCA2
tetradic
#A2A4FC #FCA2D1 #FCFAA2 #A2FCCD
square
#A2A4FC #FCA2D1 #FCFAA2 #A2FCCD
split-complementary
#A2A4FC #FCCDA2 #D1FCA2
monochromatic
#2B30F8 #676AFA #A2A4FC #DDDEFE #E1E2FE
Accessibility & contrast
On white
2.27
#A2A4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#A2A4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4FC
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4FC | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#84A9FA
Tritanopia (blue-blind)
#89B5C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2a4fc; /* rgb */ color: rgb(162, 164, 252); /* oklch */ color: oklch(75.2% 0.126 281.9);
Tailwind
colors: {
custom: {
50: '#c0befd',
500: '#a2a4fc',
950: '#000000',
},
}SCSS
$custom: #a2a4fc; $custom-light: #c0befd; $custom-dark: #000000;
JSON
{
"hex": "#a2a4fc",
"rgb": {
"r": 162,
"g": 164,
"b": 252
},
"hsl": {
"h": 238.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.7519,
"c": 0.12575,
"h": 281.9
},
"luminance": 0.41261
}Semantic roles & 50–950 ramp
primary
#A2A4FC
secondary
#F6F5D5
accent
#E000E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186