#A6B1EF#A6B1EF
#A6B1EF is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.4% C 0.090 H 276.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B1EF |
|---|---|
| RGB | rgb(166, 177, 239) |
| HSL | hsl(231, 70%, 79%) |
| HSV | hsv(231, 31%, 94%) |
| CMYK | cmyk(30.5%, 25.9%, 0%, 6.3%) |
| CIE-LAB | lab(73.40, 10.09, -32.15) |
| CIE-LCH | lch(73.40, 33.70, 287.43°) |
| OKLab | oklab(77.44% 0.0099 -0.089) |
| OKLCH | oklch(77.44% 0.09 276.3) |
| XYZ | xyz(47.0237, 45.7818, 88.0038) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.56
Light Periwinkle
#C1C6FC
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 7.75
Periwinkle
#CCCCFF
ΔE00 8.51
Lightsteelblue
#B0C4DE
ΔE00 8.64
Carolina Blue
#8AB8FE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B1EF #EFE4A6
analogous
#A6D6EF #A6B1EF #C0A6EF
triadic
#A6B1EF #EFA6B1 #B1EFA6
tetradic
#A6B1EF #EFA6D6 #EFE4A6 #A6EFC0
square
#A6B1EF #EFA6D6 #EFE4A6 #A6EFC0
split-complementary
#A6B1EF #EFC0A6 #D6EFA6
monochromatic
#3E56DC #7284E6 #A6B1EF #DADEF8 #E5E8FA
Accessibility & contrast
On white
2.07
#A6B1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#A6B1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B1EF
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B1EF | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F2
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#93BDC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a6b1ef; /* rgb */ color: rgb(166, 177, 239); /* oklch */ color: oklch(77.4% 0.090 276.3);
Tailwind
colors: {
custom: {
50: '#c2c8f4',
500: '#a6b1ef',
950: '#000000',
},
}SCSS
$custom: #a6b1ef; $custom-light: #c2c8f4; $custom-dark: #000000;
JSON
{
"hex": "#a6b1ef",
"rgb": {
"r": 166,
"g": 177,
"b": 239
},
"hsl": {
"h": 230.959,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.77439,
"c": 0.08956,
"h": 276.3
},
"luminance": 0.45783
}Semantic roles & 50–950 ramp
primary
#A6B1EF
secondary
#F2EED9
accent
#B514D2
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285