#A7A7FA#A7A7FA
#A7A7FA is a light, moderate blue. Relative luminance 0.428; OKLCH L 76.0% C 0.118 H 283.2°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A7A7FA |
|---|---|
| RGB | rgb(167, 167, 250) |
| HSL | hsl(240, 89%, 82%) |
| HSV | hsv(240, 33%, 98%) |
| CMYK | cmyk(33.2%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(71.39, 18.73, -41.24) |
| CIE-LCH | lch(71.39, 45.30, 294.43°) |
| OKLab | oklab(76.05% 0.0271 -0.1151) |
| OKLCH | oklch(76.05% 0.118 283.2) |
| XYZ | xyz(47.0057, 42.7536, 96.1996) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 8.05
Lavender
#B39DDB
ΔE00 8.43
Light Periwinkle
#C1C6FC
ΔE00 8.72
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7A7FA #FAFAA7
analogous
#A7D1FA #A7A7FA #D1A7FA
triadic
#A7A7FA #FAA7A7 #A7FAA7
tetradic
#A7A7FA #FAA7D1 #FAFAA7 #A7FAD1
square
#A7A7FA #FAA7D1 #FAFAA7 #A7FAD1
split-complementary
#A7A7FA #FAD1A7 #D1FAA7
monochromatic
#3333F3 #6D6DF7 #A7A7FA #E1E1FD #E2E2FD
Accessibility & contrast
On white
2.20
#A7A7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#A7A7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7A7FA
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7A7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7A7FA | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#91B6C5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a7a7fa; /* rgb */ color: rgb(167, 167, 250); /* oklch */ color: oklch(76.0% 0.118 283.2);
Tailwind
colors: {
custom: {
50: '#c3c1fc',
500: '#a7a7fa',
950: '#000000',
},
}SCSS
$custom: #a7a7fa; $custom-light: #c3c1fc; $custom-dark: #000000;
JSON
{
"hex": "#a7a7fa",
"rgb": {
"r": 167,
"g": 167,
"b": 250
},
"hsl": {
"h": 240,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.76045,
"c": 0.1182,
"h": 283.2
},
"luminance": 0.42755
}Semantic roles & 50–950 ramp
primary
#A7A7FA
secondary
#F5F5D6
accent
#E600E5
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185