#A4A7EA#A4A7EA
#A4A7EA is a light, moderate blue. Relative luminance 0.415; OKLCH L 75.1% C 0.096 H 281.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A7EA |
|---|---|
| RGB | rgb(164, 167, 234) |
| HSL | hsl(237, 63%, 78%) |
| HSV | hsv(237, 30%, 92%) |
| CMYK | cmyk(29.9%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(70.50, 13.86, -33.93) |
| CIE-LCH | lch(70.50, 36.65, 292.22°) |
| OKLab | oklab(75.09% 0.0197 -0.0941) |
| OKLCH | oklch(75.09% 0.096 281.8) |
| XYZ | xyz(43.9759, 41.4693, 83.5133) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.59
Lavender
#B39DDB
ΔE00 7.21
Perrywinkle
#8F8CE7
ΔE00 8.04
Light Periwinkle
#C1C6FC
ΔE00 8.16
Pastel Blue
#A2BFFE
ΔE00 8.33
Pale Violet
#CEAEFA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A7EA #EAE7A4
analogous
#A4CAEA #A4A7EA #C4A4EA
triadic
#A4A7EA #EAA4A7 #A7EAA4
tetradic
#A4A7EA #EAA4CA #EAE7A4 #A4EAC4
square
#A4A7EA #EAA4CA #EAE7A4 #A4EAC4
split-complementary
#A4A7EA #EAC4A4 #CAEAA4
monochromatic
#4147D3 #7277DF #A4A7EA #D6D7F5 #E6E7F9
Accessibility & contrast
On white
2.26
#A4A7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#A4A7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A7EA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A7EA | 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)
#94AFED
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#92B3BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a4a7ea; /* rgb */ color: rgb(164, 167, 234); /* oklch */ color: oklch(75.1% 0.096 281.8);
Tailwind
colors: {
custom: {
50: '#c0c1f1',
500: '#a4a7ea',
950: '#000000',
},
}SCSS
$custom: #a4a7ea; $custom-light: #c0c1f1; $custom-dark: #000000;
JSON
{
"hex": "#a4a7ea",
"rgb": {
"r": 164,
"g": 167,
"b": 234
},
"hsl": {
"h": 237.429,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.7509,
"c": 0.09613,
"h": 281.8
},
"luminance": 0.4147
}Semantic roles & 50–950 ramp
primary
#A4A7EA
secondary
#F1F0DA
accent
#C31BCA
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184