#A6ABE4#A6ABE4
#A6ABE4 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.082 H 280.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A6ABE4 |
|---|---|
| RGB | rgb(166, 171, 228) |
| HSL | hsl(235, 53%, 77%) |
| HSV | hsv(235, 27%, 89%) |
| CMYK | cmyk(27.2%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(71.44, 10.73, -29.20) |
| CIE-LCH | lch(71.44, 31.10, 290.18°) |
| OKLab | oklab(75.78% 0.0147 -0.0806) |
| OKLCH | oklch(75.78% 0.082 280.4) |
| XYZ | xyz(44.2887, 42.8331, 79.3179) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.05
Lavender
#B39DDB
ΔE00 7.31
Pastel Blue
#A2BFFE
ΔE00 8.10
Periwinkle Blue
#8F99FB
ΔE00 8.24
Periwinkle
#CCCCFF
ΔE00 8.97
Pale Violet
#CEAEFA
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6ABE4 #E4DFA6
analogous
#A6CAE4 #A6ABE4 #C0A6E4
triadic
#A6ABE4 #E4A6AB #ABE4A6
tetradic
#A6ABE4 #E4A6CA #E4DFA6 #A6E4C0
square
#A6ABE4 #E4A6CA #E4DFA6 #A6E4C0
split-complementary
#A6ABE4 #E4C0A6 #CAE4A6
monochromatic
#4852C8 #777FD6 #A6ABE4 #D5D7F2 #E8E9F8
Accessibility & contrast
On white
2.20
#A6ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#A6ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6ABE4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6ABE4 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB1E6
Deuteranopia (green-blind)
#98ADE3
Tritanopia (blue-blind)
#97B5BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a6abe4; /* rgb */ color: rgb(166, 171, 228); /* oklch */ color: oklch(75.8% 0.082 280.4);
Tailwind
colors: {
custom: {
50: '#c1c3ec',
500: '#a6abe4',
950: '#000000',
},
}SCSS
$custom: #a6abe4; $custom-light: #c1c3ec; $custom-dark: #000000;
JSON
{
"hex": "#a6abe4",
"rgb": {
"r": 166,
"g": 171,
"b": 228
},
"hsl": {
"h": 235.161,
"s": 53.448,
"l": 77.255
},
"oklch": {
"l": 0.75777,
"c": 0.08189,
"h": 280.4
},
"luminance": 0.42834
}Semantic roles & 50–950 ramp
primary
#A6ABE4
secondary
#EFEEDC
accent
#B425C1
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121216
muted
#818184