#A2A7FA#A2A7FA
#A2A7FA is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.7% C 0.119 H 280.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A7FA |
|---|---|
| RGB | rgb(162, 167, 250) |
| HSL | hsl(237, 90%, 81%) |
| HSV | hsv(237, 35%, 98%) |
| CMYK | cmyk(35.2%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(71.02, 17.38, -41.84) |
| CIE-LCH | lch(71.02, 45.31, 292.56°) |
| OKLab | oklab(75.67% 0.0217 -0.1169) |
| OKLCH | oklch(75.67% 0.119 280.5) |
| XYZ | xyz(45.9695, 42.2193, 96.1510) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.68
Pastel Blue
#A2BFFE
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 8.84
Light Periwinkle
#C1C6FC
ΔE00 9.08
Lavender
#B39DDB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A7FA #FAF5A2
analogous
#A2D3FA #A2A7FA #C9A2FA
triadic
#A2A7FA #FAA2A7 #A7FAA2
tetradic
#A2A7FA #FAA2D3 #FAF5A2 #A2FAC9
square
#A2A7FA #FAA2D3 #FAF5A2 #A2FAC9
split-complementary
#A2A7FA #FAC9A2 #D3FAA2
monochromatic
#2E39F4 #6870F7 #A2A7FA #DCDEFD #E2E4FD
Accessibility & contrast
On white
2.22
#A2A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#A2A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A7FA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A7FA | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#8AB7C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2a7fa; /* rgb */ color: rgb(162, 167, 250); /* oklch */ color: oklch(75.7% 0.119 280.5);
Tailwind
colors: {
custom: {
50: '#c0c1fc',
500: '#a2a7fa',
950: '#000000',
},
}SCSS
$custom: #a2a7fa; $custom-light: #c0c1fc; $custom-dark: #000000;
JSON
{
"hex": "#a2a7fa",
"rgb": {
"r": 162,
"g": 167,
"b": 250
},
"hsl": {
"h": 236.591,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.75672,
"c": 0.11887,
"h": 280.5
},
"luminance": 0.42221
}Semantic roles & 50–950 ramp
primary
#A2A7FA
secondary
#F6F4D5
accent
#D800E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121217
muted
#818185