#A8AAF3#A8AAF3
#A8AAF3 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.4% C 0.104 H 282.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A8AAF3 |
|---|---|
| RGB | rgb(168, 170, 243) |
| HSL | hsl(238, 76%, 81%) |
| HSV | hsv(238, 31%, 95%) |
| CMYK | cmyk(30.9%, 30%, 0%, 4.7%) |
| CIE-LAB | lab(71.92, 15.56, -36.61) |
| CIE-LCH | lch(71.92, 39.78, 293.03°) |
| OKLab | oklab(76.38% 0.0224 -0.1017) |
| OKLCH | oklch(76.38% 0.104 282.4) |
| XYZ | xyz(46.6965, 43.5440, 90.7212) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.58
Light Periwinkle
#C1C6FC
ΔE00 7.55
Pastel Blue
#A2BFFE
ΔE00 7.66
Lavender
#B39DDB
ΔE00 7.84
Perrywinkle
#8F8CE7
ΔE00 8.60
Pale Violet
#CEAEFA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8AAF3 #F3F1A8
analogous
#A8CFF3 #A8AAF3 #CBA8F3
triadic
#A8AAF3 #F3A8AA #AAF3A8
tetradic
#A8AAF3 #F3A8CF #F3F1A8 #A8F3CB
square
#A8AAF3 #F3A8CF #F3F1A8 #A8F3CB
split-complementary
#A8AAF3 #F3CBA8 #CFF3A8
monochromatic
#3C41E4 #7275EC #A8AAF3 #DEDFFA #E4E5FB
Accessibility & contrast
On white
2.16
#A8AAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#A8AAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8AAF3
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8AAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8AAF3 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F6
Deuteranopia (green-blind)
#92AEF1
Tritanopia (blue-blind)
#95B7C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a8aaf3; /* rgb */ color: rgb(168, 170, 243); /* oklch */ color: oklch(76.4% 0.104 282.4);
Tailwind
colors: {
custom: {
50: '#c3c3f7',
500: '#a8aaf3',
950: '#000000',
},
}SCSS
$custom: #a8aaf3; $custom-light: #c3c3f7; $custom-dark: #000000;
JSON
{
"hex": "#a8aaf3",
"rgb": {
"r": 168,
"g": 170,
"b": 243
},
"hsl": {
"h": 238.4,
"s": 75.758,
"l": 80.588
},
"oklch": {
"l": 0.7638,
"c": 0.10414,
"h": 282.4
},
"luminance": 0.43545
}Semantic roles & 50–950 ramp
primary
#A8AAF3
secondary
#F3F2D8
accent
#D30ED8
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185