#A7AAF9#A7AAF9
#A7AAF9 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.6% C 0.113 H 281.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AAF9 |
|---|---|
| RGB | rgb(167, 170, 249) |
| HSL | hsl(238, 87%, 82%) |
| HSV | hsv(238, 33%, 98%) |
| CMYK | cmyk(32.9%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.10, 16.79, -39.60) |
| CIE-LCH | lch(72.10, 43.01, 292.98°) |
| OKLab | oklab(76.58% 0.0229 -0.1103) |
| OKLCH | oklch(76.58% 0.113 281.7) |
| XYZ | xyz(47.4053, 43.8030, 95.5613) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 7.22
Light Periwinkle
#C1C6FC
ΔE00 7.97
Perrywinkle
#8F8CE7
ΔE00 8.46
Lavender
#B39DDB
ΔE00 8.75
Pale Violet
#CEAEFA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AAF9 #F9F6A7
analogous
#A7D3F9 #A7AAF9 #CDA7F9
triadic
#A7AAF9 #F9A7AA #AAF9A7
tetradic
#A7AAF9 #F9A7D3 #F9F6A7 #A7F9CD
square
#A7AAF9 #F9A7D3 #F9F6A7 #A7F9CD
split-complementary
#A7AAF9 #F9CDA7 #D3F9A7
monochromatic
#343BF1 #6E73F5 #A7AAF9 #E0E1FD #E2E3FD
Accessibility & contrast
On white
2.15
#A7AAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#A7AAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AAF9
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AAF9 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FC
Deuteranopia (green-blind)
#8EAEF7
Tritanopia (blue-blind)
#91B9C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a7aaf9; /* rgb */ color: rgb(167, 170, 249); /* oklch */ color: oklch(76.6% 0.113 281.7);
Tailwind
colors: {
custom: {
50: '#c3c3fb',
500: '#a7aaf9',
950: '#000000',
},
}SCSS
$custom: #a7aaf9; $custom-light: #c3c3fb; $custom-dark: #000000;
JSON
{
"hex": "#a7aaf9",
"rgb": {
"r": 167,
"g": 170,
"b": 249
},
"hsl": {
"h": 237.805,
"s": 87.234,
"l": 81.569
},
"oklch": {
"l": 0.76577,
"c": 0.11266,
"h": 281.7
},
"luminance": 0.43804
}Semantic roles & 50–950 ramp
primary
#A7AAF9
secondary
#F5F4D6
accent
#DC02E4
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185