#A7A8EA#A7A8EA
#A7A8EA is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.5% C 0.094 H 283.2°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A7A8EA |
|---|---|
| RGB | rgb(167, 168, 234) |
| HSL | hsl(239, 61%, 79%) |
| HSV | hsv(239, 29%, 92%) |
| CMYK | cmyk(28.6%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.98, 14.16, -33.17) |
| CIE-LCH | lch(70.98, 36.07, 293.12°) |
| OKLab | oklab(75.52% 0.0216 -0.0919) |
| OKLCH | oklch(75.52% 0.094 283.2) |
| XYZ | xyz(44.7864, 42.1602, 83.6040) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.70
Periwinkle Blue
#8F99FB
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 7.75
Pale Violet
#CEAEFA
ΔE00 8.45
Perrywinkle
#8F8CE7
ΔE00 8.49
Pastel Blue
#A2BFFE
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7A8EA #EAE9A7
analogous
#A7C9EA #A7A8EA #C7A7EA
triadic
#A7A8EA #EAA7A8 #A8EAA7
tetradic
#A7A8EA #EAA7C9 #EAE9A7 #A7EAC7
square
#A7A8EA #EAA7C9 #EAE9A7 #A7EAC7
split-complementary
#A7A8EA #EAC7A7 #C9EAA7
monochromatic
#4446D2 #7677DE #A7A8EA #D8D9F6 #E6E7F9
Accessibility & contrast
On white
2.23
#A7A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#A7A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7A8EA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7A8EA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#97B4BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a7a8ea; /* rgb */ color: rgb(167, 168, 234); /* oklch */ color: oklch(75.5% 0.094 283.2);
Tailwind
colors: {
custom: {
50: '#c2c1f1',
500: '#a7a8ea',
950: '#000000',
},
}SCSS
$custom: #a7a8ea; $custom-light: #c2c1f1; $custom-dark: #000000;
JSON
{
"hex": "#a7a8ea",
"rgb": {
"r": 167,
"g": 168,
"b": 234
},
"hsl": {
"h": 239.104,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.75515,
"c": 0.09438,
"h": 283.2
},
"luminance": 0.42161
}Semantic roles & 50–950 ramp
primary
#A7A8EA
secondary
#F0F0DB
accent
#C71CC9
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#121216
muted
#818184