#A6ABFA#A6ABFA
#A6ABFA is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.7% C 0.113 H 280.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A6ABFA |
|---|---|
| RGB | rgb(166, 171, 250) |
| HSL | hsl(236, 89%, 82%) |
| HSV | hsv(236, 34%, 98%) |
| CMYK | cmyk(33.6%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.32, 16.22, -39.80) |
| CIE-LCH | lch(72.32, 42.97, 292.17°) |
| OKLab | oklab(76.74% 0.0208 -0.1109) |
| OKLCH | oklch(76.74% 0.113 280.6) |
| XYZ | xyz(47.5393, 44.1334, 96.4378) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.85
Pastel Blue
#A2BFFE
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.91
Perrywinkle
#8F8CE7
ΔE00 8.68
Lavender
#B39DDB
ΔE00 9.23
Lightsteelblue
#B0C4DE
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6ABFA #FAF5A6
analogous
#A6D5FA #A6ABFA #CBA6FA
triadic
#A6ABFA #FAA6AB #ABFAA6
tetradic
#A6ABFA #FAA6D5 #FAF5A6 #A6FACB
square
#A6ABFA #FAA6D5 #FAF5A6 #A6FACB
split-complementary
#A6ABFA #FACBA6 #D5FAA6
monochromatic
#323EF3 #6C74F7 #A6ABFA #E0E2FD #E2E4FD
Accessibility & contrast
On white
2.14
#A6ABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#A6ABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6ABFA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6ABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6ABFA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#8FBAC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a6abfa; /* rgb */ color: rgb(166, 171, 250); /* oklch */ color: oklch(76.7% 0.113 280.6);
Tailwind
colors: {
custom: {
50: '#c2c3fc',
500: '#a6abfa',
950: '#000000',
},
}SCSS
$custom: #a6abfa; $custom-light: #c2c3fc; $custom-dark: #000000;
JSON
{
"hex": "#a6abfa",
"rgb": {
"r": 166,
"g": 171,
"b": 250
},
"hsl": {
"h": 236.429,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.76743,
"c": 0.11283,
"h": 280.6
},
"luminance": 0.44135
}Semantic roles & 50–950 ramp
primary
#A6ABFA
secondary
#F5F4D6
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185