#A6AAEF#A6AAEF
#A6AAEF is a light, moderate blue. Relative luminance 0.431; OKLCH L 76.1% C 0.099 H 281.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AAEF |
|---|---|
| RGB | rgb(166, 170, 239) |
| HSL | hsl(237, 70%, 79%) |
| HSV | hsv(237, 31%, 94%) |
| CMYK | cmyk(30.5%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(71.61, 13.99, -34.92) |
| CIE-LCH | lch(71.61, 37.62, 291.84°) |
| OKLab | oklab(76.05% 0.0192 -0.0969) |
| OKLCH | oklch(76.05% 0.099 281.2) |
| XYZ | xyz(45.6764, 43.0871, 87.5547) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.67
Light Periwinkle
#C1C6FC
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 7.52
Lavender
#B39DDB
ΔE00 7.86
Perrywinkle
#8F8CE7
ΔE00 8.64
Pale Violet
#CEAEFA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AAEF #EFEBA6
analogous
#A6CFEF #A6AAEF #C7A6EF
triadic
#A6AAEF #EFA6AA #AAEFA6
tetradic
#A6AAEF #EFA6CF #EFEBA6 #A6EFC7
square
#A6AAEF #EFA6CF #EFEBA6 #A6EFC7
split-complementary
#A6AAEF #EFC7A6 #CFEFA6
monochromatic
#3E47DC #7278E6 #A6AAEF #DADCF8 #E5E6FA
Accessibility & contrast
On white
2.18
#A6AAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#A6AAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AAEF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AAEF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F2
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#93B7C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a6aaef; /* rgb */ color: rgb(166, 170, 239); /* oklch */ color: oklch(76.1% 0.099 281.2);
Tailwind
colors: {
custom: {
50: '#c2c3f4',
500: '#a6aaef',
950: '#000000',
},
}SCSS
$custom: #a6aaef; $custom-light: #c2c3f4; $custom-dark: #000000;
JSON
{
"hex": "#a6aaef",
"rgb": {
"r": 166,
"g": 170,
"b": 239
},
"hsl": {
"h": 236.712,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.76052,
"c": 0.09878,
"h": 281.2
},
"luminance": 0.43088
}Semantic roles & 50–950 ramp
primary
#A6AAEF
secondary
#F2F1D9
accent
#C714D2
background
#FCFBFE
surface
#F8F7FD
border
#D1D0D5
text
#121217
muted
#818185