#A6AAF3#A6AAF3
#A6AAF3 is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.2% C 0.104 H 281.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AAF3 |
|---|---|
| RGB | rgb(166, 170, 243) |
| HSL | hsl(237, 76%, 80%) |
| HSV | hsv(237, 32%, 95%) |
| CMYK | cmyk(31.7%, 30%, 0%, 4.7%) |
| CIE-LAB | lab(71.78, 15.00, -36.85) |
| CIE-LCH | lch(71.78, 39.78, 292.15°) |
| OKLab | oklab(76.23% 0.0203 -0.1024) |
| OKLCH | oklch(76.23% 0.104 281.2) |
| XYZ | xyz(46.2739, 43.3261, 90.7013) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.26
Pastel Blue
#A2BFFE
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 7.70
Lavender
#B39DDB
ΔE00 8.27
Perrywinkle
#8F8CE7
ΔE00 8.51
Pale Violet
#CEAEFA
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AAF3 #F3EFA6
analogous
#A6D0F3 #A6AAF3 #C8A6F3
triadic
#A6AAF3 #F3A6AA #AAF3A6
tetradic
#A6AAF3 #F3A6D0 #F3EFA6 #A6F3C8
square
#A6AAF3 #F3A6D0 #F3EFA6 #A6F3C8
split-complementary
#A6AAF3 #F3C8A6 #D0F3A6
monochromatic
#3A43E4 #7076EC #A6AAF3 #DCDEFA #E4E5FB
Accessibility & contrast
On white
2.17
#A6AAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#A6AAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AAF3
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AAF3 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F6
Deuteranopia (green-blind)
#91ADF1
Tritanopia (blue-blind)
#92B8C4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a6aaf3; /* rgb */ color: rgb(166, 170, 243); /* oklch */ color: oklch(76.2% 0.104 281.2);
Tailwind
colors: {
custom: {
50: '#c2c3f7',
500: '#a6aaf3',
950: '#000000',
},
}SCSS
$custom: #a6aaf3; $custom-light: #c2c3f7; $custom-dark: #000000;
JSON
{
"hex": "#a6aaf3",
"rgb": {
"r": 166,
"g": 170,
"b": 243
},
"hsl": {
"h": 236.883,
"s": 76.238,
"l": 80.196
},
"oklch": {
"l": 0.7623,
"c": 0.10441,
"h": 281.2
},
"luminance": 0.43328
}Semantic roles & 50–950 ramp
primary
#A6AAF3
secondary
#F3F2D8
accent
#CE0DD8
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185