#A1A7FD#A1A7FD
#A1A7FD is a light, vivid blue. Relative luminance 0.423; OKLCH L 75.7% C 0.123 H 280.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A7FD |
|---|---|
| RGB | rgb(161, 167, 253) |
| HSL | hsl(236, 96%, 81%) |
| HSV | hsv(236, 36%, 99%) |
| CMYK | cmyk(36.4%, 34%, 0%, 0.8%) |
| CIE-LAB | lab(71.08, 17.90, -43.38) |
| CIE-LCH | lch(71.08, 46.93, 292.42°) |
| OKLab | oklab(75.74% 0.0213 -0.1213) |
| OKLCH | oklch(75.74% 0.123 280) |
| XYZ | xyz(46.2412, 42.3046, 98.6387) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.41
Pastel Blue
#A2BFFE
ΔE00 7.17
Perrywinkle
#8F8CE7
ΔE00 7.70
Lavender Blue
#8B88F8
ΔE00 8.71
Carolina Blue
#8AB8FE
ΔE00 9.25
Light Periwinkle
#C1C6FC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A7FD #FDF7A1
analogous
#A1D5FD #A1A7FD #C9A1FD
triadic
#A1A7FD #FDA1A7 #A7FDA1
tetradic
#A1A7FD #FDA1D5 #FDF7A1 #A1FDC9
square
#A1A7FD #FDA1D5 #FDF7A1 #A1FDC9
split-complementary
#A1A7FD #FDC9A1 #D5FDA1
monochromatic
#2937FA #656FFC #A1A7FD #DDDFFE #E1E3FE
Accessibility & contrast
On white
2.22
#A1A7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A1A7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A7FD
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A7FD | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#87B8C6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a1a7fd; /* rgb */ color: rgb(161, 167, 253); /* oklch */ color: oklch(75.7% 0.123 280.0);
Tailwind
colors: {
custom: {
50: '#bfc1fe',
500: '#a1a7fd',
950: '#000000',
},
}SCSS
$custom: #a1a7fd; $custom-light: #bfc1fe; $custom-dark: #000000;
JSON
{
"hex": "#a1a7fd",
"rgb": {
"r": 161,
"g": 167,
"b": 253
},
"hsl": {
"h": 236.087,
"s": 95.833,
"l": 81.176
},
"oklch": {
"l": 0.75742,
"c": 0.12321,
"h": 280
},
"luminance": 0.42306
}Semantic roles & 50–950 ramp
primary
#A1A7FD
secondary
#F7F4D4
accent
#D700E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121218
muted
#818186