#A6B7FA#A6B7FA
#A6B7FA is a light, moderate blue. Relative luminance 0.489; OKLCH L 79.1% C 0.097 H 273.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B7FA |
|---|---|
| RGB | rgb(166, 183, 250) |
| HSL | hsl(228, 89%, 82%) |
| HSV | hsv(228, 34%, 98%) |
| CMYK | cmyk(33.6%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(75.37, 9.54, -35.05) |
| CIE-LCH | lch(75.37, 36.33, 285.22°) |
| OKLab | oklab(79.11% 0.0052 -0.0973) |
| OKLCH | oklch(79.11% 0.097 273) |
| XYZ | xyz(49.9097, 48.8742, 97.2279) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.28
Light Periwinkle
#C1C6FC
ΔE00 6.24
Carolina Blue
#8AB8FE
ΔE00 6.89
Powder Blue (survey)
#B1D1FC
ΔE00 7.24
Lightsteelblue
#B0C4DE
ΔE00 7.89
Periwinkle Blue
#8F99FB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B7FA #FAE9A6
analogous
#A6E1FA #A6B7FA #BFA6FA
triadic
#A6B7FA #FAA6B7 #B7FAA6
tetradic
#A6B7FA #FAA6E1 #FAE9A6 #A6FABF
square
#A6B7FA #FAA6E1 #FAE9A6 #A6FABF
split-complementary
#A6B7FA #FABFA6 #E1FAA6
monochromatic
#3259F3 #6C88F7 #A6B7FA #E0E6FD #E2E8FD
Accessibility & contrast
On white
1.95
#A6B7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#A6B7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B7FA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B7FA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BDFD
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#8EC4CE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a6b7fa; /* rgb */ color: rgb(166, 183, 250); /* oklch */ color: oklch(79.1% 0.097 273.0);
Tailwind
colors: {
custom: {
50: '#c2ccfc',
500: '#a6b7fa',
950: '#000000',
},
}SCSS
$custom: #a6b7fa; $custom-light: #c2ccfc; $custom-dark: #000000;
JSON
{
"hex": "#a6b7fa",
"rgb": {
"r": 166,
"g": 183,
"b": 250
},
"hsl": {
"h": 227.857,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.79109,
"c": 0.09744,
"h": 273
},
"luminance": 0.48876
}Semantic roles & 50–950 ramp
primary
#A6B7FA
secondary
#F5EFD6
accent
#B700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285