#A6AEF9#A6AEF9
#A6AEF9 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.3% C 0.107 H 278.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AEF9 |
|---|---|
| RGB | rgb(166, 174, 249) |
| HSL | hsl(234, 87%, 81%) |
| HSV | hsv(234, 33%, 98%) |
| CMYK | cmyk(33.3%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(73.03, 14.28, -38.14) |
| CIE-LCH | lch(73.03, 40.73, 290.53°) |
| OKLab | oklab(77.28% 0.0166 -0.1061) |
| OKLCH | oklch(77.28% 0.107 278.9) |
| XYZ | xyz(47.9560, 45.2170, 95.8052) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.91
Periwinkle Blue
#8F99FB
ΔE00 6.43
Light Periwinkle
#C1C6FC
ΔE00 7.26
Carolina Blue
#8AB8FE
ΔE00 8.86
Lightsteelblue
#B0C4DE
ΔE00 9.02
Perrywinkle
#8F8CE7
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AEF9 #F9F1A6
analogous
#A6D8F9 #A6AEF9 #C8A6F9
triadic
#A6AEF9 #F9A6AE #AEF9A6
tetradic
#A6AEF9 #F9A6D8 #F9F1A6 #A6F9C8
square
#A6AEF9 #F9A6D8 #F9F1A6 #A6F9C8
split-complementary
#A6AEF9 #F9C8A6 #D8F9A6
monochromatic
#3346F1 #6D7AF5 #A6AEF9 #DFE2FD #E2E5FD
Accessibility & contrast
On white
2.09
#A6AEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#A6AEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AEF9
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AEF9 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B6FC
Deuteranopia (green-blind)
#92B0F7
Tritanopia (blue-blind)
#90BCC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a6aef9; /* rgb */ color: rgb(166, 174, 249); /* oklch */ color: oklch(77.3% 0.107 278.9);
Tailwind
colors: {
custom: {
50: '#c2c6fb',
500: '#a6aef9',
950: '#000000',
},
}SCSS
$custom: #a6aef9; $custom-light: #c2c6fb; $custom-dark: #000000;
JSON
{
"hex": "#a6aef9",
"rgb": {
"r": 166,
"g": 174,
"b": 249
},
"hsl": {
"h": 234.217,
"s": 87.368,
"l": 81.373
},
"oklch": {
"l": 0.77283,
"c": 0.10744,
"h": 278.9
},
"luminance": 0.45219
}Semantic roles & 50–950 ramp
primary
#A6AEF9
secondary
#F5F2D6
accent
#CE02E4
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285