#A8AAF7#A8AAF7
#A8AAF7 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.6% C 0.110 H 282.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A8AAF7 |
|---|---|
| RGB | rgb(168, 170, 247) |
| HSL | hsl(238, 83%, 81%) |
| HSV | hsv(238, 32%, 97%) |
| CMYK | cmyk(32%, 31.2%, 0%, 3.1%) |
| CIE-LAB | lab(72.09, 16.56, -38.52) |
| CIE-LCH | lch(72.09, 41.93, 293.27°) |
| OKLab | oklab(76.56% 0.0234 -0.1072) |
| OKLCH | oklch(76.56% 0.11 282.3) |
| XYZ | xyz(47.3071, 43.7883, 93.9371) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.21
Pastel Blue
#A2BFFE
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.30
Perrywinkle
#8F8CE7
ΔE00 8.51
Pale Violet
#CEAEFA
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8AAF7 #F7F5A8
analogous
#A8D2F7 #A8AAF7 #CEA8F7
triadic
#A8AAF7 #F7A8AA #AAF7A8
tetradic
#A8AAF7 #F7A8D2 #F7F5A8 #A8F7CE
square
#A8AAF7 #F7A8D2 #F7F5A8 #A8F7CE
split-complementary
#A8AAF7 #F7CEA8 #D2F7A8
monochromatic
#383CED #7073F2 #A8AAF7 #E0E1FC #E3E4FC
Accessibility & contrast
On white
2.15
#A8AAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#A8AAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8AAF7
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8AAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8AAF7 | 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)
#93B3FA
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#94B8C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a8aaf7; /* rgb */ color: rgb(168, 170, 247); /* oklch */ color: oklch(76.6% 0.110 282.3);
Tailwind
colors: {
custom: {
50: '#c4c3fa',
500: '#a8aaf7',
950: '#000000',
},
}SCSS
$custom: #a8aaf7; $custom-light: #c4c3fa; $custom-dark: #000000;
JSON
{
"hex": "#a8aaf7",
"rgb": {
"r": 168,
"g": 170,
"b": 247
},
"hsl": {
"h": 238.481,
"s": 83.158,
"l": 81.373
},
"oklch": {
"l": 0.76561,
"c": 0.10973,
"h": 282.3
},
"luminance": 0.4379
}Semantic roles & 50–950 ramp
primary
#A8AAF7
secondary
#F4F4D7
accent
#DA06E0
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185