#A7A7E4#A7A7E4
#A7A7E4 is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.1% C 0.087 H 284.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A7A7E4 |
|---|---|
| RGB | rgb(167, 167, 228) |
| HSL | hsl(240, 53%, 77%) |
| HSV | hsv(240, 27%, 89%) |
| CMYK | cmyk(26.8%, 26.8%, 0%, 10.6%) |
| CIE-LAB | lab(70.49, 13.26, -30.65) |
| CIE-LCH | lch(70.49, 33.40, 293.39°) |
| OKLab | oklab(75.06% 0.0213 -0.0847) |
| OKLCH | oklch(75.06% 0.087 284.1) |
| XYZ | xyz(43.7551, 41.4534, 79.0798) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.96
Light Periwinkle
#C1C6FC
ΔE00 7.94
Periwinkle Blue
#8F99FB
ΔE00 8.05
Pale Violet
#CEAEFA
ΔE00 8.36
Perrywinkle
#8F8CE7
ΔE00 8.77
Lavender (survey)
#C79FEF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7A7E4 #E4E4A7
analogous
#A7C6E4 #A7A7E4 #C6A7E4
triadic
#A7A7E4 #E4A7A7 #A7E4A7
tetradic
#A7A7E4 #E4A7C6 #E4E4A7 #A7E4C6
square
#A7A7E4 #E4A7C6 #E4E4A7 #A7E4C6
split-complementary
#A7A7E4 #E4C6A7 #C6E4A7
monochromatic
#4949C7 #7878D6 #A7A7E4 #D6D6F2 #E8E8F8
Accessibility & contrast
On white
2.26
#A7A7E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#A7A7E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7A7E4
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7A7E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7A7E4 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE7
Deuteranopia (green-blind)
#94ABE2
Tritanopia (blue-blind)
#99B2BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a7a7e4; /* rgb */ color: rgb(167, 167, 228); /* oklch */ color: oklch(75.1% 0.087 284.1);
Tailwind
colors: {
custom: {
50: '#c2c1ec',
500: '#a7a7e4',
950: '#000000',
},
}SCSS
$custom: #a7a7e4; $custom-light: #c2c1ec; $custom-dark: #000000;
JSON
{
"hex": "#a7a7e4",
"rgb": {
"r": 167,
"g": 167,
"b": 228
},
"hsl": {
"h": 240,
"s": 53.043,
"l": 77.451
},
"oklch": {
"l": 0.7506,
"c": 0.0873,
"h": 284.1
},
"luminance": 0.41454
}Semantic roles & 50–950 ramp
primary
#A7A7E4
secondary
#EFEFDC
accent
#C025C0
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#121216
muted
#818184