#A6B6FA#A6B6FA
#A6B6FA is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.9% C 0.099 H 273.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A6B6FA |
|---|---|
| RGB | rgb(166, 182, 250) |
| HSL | hsl(229, 89%, 82%) |
| HSV | hsv(229, 34%, 98%) |
| CMYK | cmyk(33.6%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(75.12, 10.09, -35.45) |
| CIE-LCH | lch(75.12, 36.86, 285.88°) |
| OKLab | oklab(78.91% 0.0065 -0.0984) |
| OKLCH | oklch(78.91% 0.099 273.7) |
| XYZ | xyz(49.7042, 48.4632, 97.1594) |
| Luminance | 0.4847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.57
Light Periwinkle
#C1C6FC
ΔE00 6.30
Carolina Blue
#8AB8FE
ΔE00 7.09
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 8.01
Periwinkle Blue
#8F99FB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6B6FA #FAEAA6
analogous
#A6E0FA #A6B6FA #C0A6FA
triadic
#A6B6FA #FAA6B6 #B6FAA6
tetradic
#A6B6FA #FAA6E0 #FAEAA6 #A6FAC0
square
#A6B6FA #FAA6E0 #FAEAA6 #A6FAC0
split-complementary
#A6B6FA #FAC0A6 #E0FAA6
monochromatic
#3257F3 #6C86F7 #A6B6FA #E0E6FD #E2E7FD
Accessibility & contrast
On white
1.96
#A6B6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#A6B6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6B6FA
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6B6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6B6FA | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFD
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#8EC3CE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6b6fa; /* rgb */ color: rgb(166, 182, 250); /* oklch */ color: oklch(78.9% 0.099 273.7);
Tailwind
colors: {
custom: {
50: '#c2cbfc',
500: '#a6b6fa',
950: '#000000',
},
}SCSS
$custom: #a6b6fa; $custom-light: #c2cbfc; $custom-dark: #000000;
JSON
{
"hex": "#a6b6fa",
"rgb": {
"r": 166,
"g": 182,
"b": 250
},
"hsl": {
"h": 228.571,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.7891,
"c": 0.09865,
"h": 273.7
},
"luminance": 0.48465
}Semantic roles & 50–950 ramp
primary
#A6B6FA
secondary
#F5EFD6
accent
#BA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285