#A7AAF0#A7AAF0
#A7AAF0 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.2% C 0.100 H 281.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A7AAF0 |
|---|---|
| RGB | rgb(167, 170, 240) |
| HSL | hsl(238, 71%, 80%) |
| HSV | hsv(238, 30%, 94%) |
| CMYK | cmyk(30.4%, 29.2%, 0%, 5.9%) |
| CIE-LAB | lab(71.73, 14.53, -35.28) |
| CIE-LCH | lch(71.73, 38.16, 292.38°) |
| OKLab | oklab(76.17% 0.0205 -0.0979) |
| OKLCH | oklch(76.17% 0.1 281.8) |
| XYZ | xyz(46.0350, 43.2549, 88.3447) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.73
Light Periwinkle
#C1C6FC
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 7.64
Lavender
#B39DDB
ΔE00 7.73
Perrywinkle
#8F8CE7
ΔE00 8.65
Pale Violet
#CEAEFA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7AAF0 #F0EDA7
analogous
#A7CFF0 #A7AAF0 #C8A7F0
triadic
#A7AAF0 #F0A7AA #AAF0A7
tetradic
#A7AAF0 #F0A7CF #F0EDA7 #A7F0C8
square
#A7AAF0 #F0A7CF #F0EDA7 #A7F0C8
split-complementary
#A7AAF0 #F0C8A7 #CFF0A7
monochromatic
#3E45DE #7377E7 #A7AAF0 #DBDDF9 #E5E6FB
Accessibility & contrast
On white
2.18
#A7AAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#A7AAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7AAF0
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7AAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7AAF0 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F3
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#95B7C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a7aaf0; /* rgb */ color: rgb(167, 170, 240); /* oklch */ color: oklch(76.2% 0.100 281.8);
Tailwind
colors: {
custom: {
50: '#c3c3f5',
500: '#a7aaf0',
950: '#000000',
},
}SCSS
$custom: #a7aaf0; $custom-light: #c3c3f5; $custom-dark: #000000;
JSON
{
"hex": "#a7aaf0",
"rgb": {
"r": 167,
"g": 170,
"b": 240
},
"hsl": {
"h": 237.534,
"s": 70.874,
"l": 79.804
},
"oklch": {
"l": 0.76171,
"c": 0.10006,
"h": 281.8
},
"luminance": 0.43256
}Semantic roles & 50–950 ramp
primary
#A7AAF0
secondary
#F2F1D9
accent
#CB13D3
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#131217
muted
#828185