#A3ABE0#A3ABE0
#A3ABE0 is a light, moderate blue. Relative luminance 0.423; OKLCH L 75.4% C 0.077 H 277.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A3ABE0 |
|---|---|
| RGB | rgb(163, 171, 224) |
| HSL | hsl(232, 50%, 76%) |
| HSV | hsv(232, 27%, 88%) |
| CMYK | cmyk(27.2%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(71.07, 8.88, -27.60) |
| CIE-LCH | lch(71.07, 28.99, 287.83°) |
| OKLab | oklab(75.39% 0.0103 -0.0761) |
| OKLCH | oklch(75.39% 0.077 277.7) |
| XYZ | xyz(43.1181, 42.2930, 76.3982) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 7.86
Lavender
#B39DDB
ΔE00 7.96
Periwinkle Blue
#8F99FB
ΔE00 8.27
Periwinkle
#CCCCFF
ΔE00 9.28
Perrywinkle
#8F8CE7
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3ABE0 #E0D8A3
analogous
#A3C9E0 #A3ABE0 #B9A3E0
triadic
#A3ABE0 #E0A3AB #ABE0A3
tetradic
#A3ABE0 #E0A3C9 #E0D8A3 #A3E0B9
square
#A3ABE0 #E0A3C9 #E0D8A3 #A3E0B9
split-complementary
#A3ABE0 #E0B9A3 #C9E0A3
monochromatic
#4757C1 #7581D1 #A3ABE0 #D1D5EF #E8EAF7
Accessibility & contrast
On white
2.22
#A3ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#A3ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3ABE0
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3ABE0 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#98ACDF
Tritanopia (blue-blind)
#94B5BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a3abe0; /* rgb */ color: rgb(163, 171, 224); /* oklch */ color: oklch(75.4% 0.077 277.7);
Tailwind
colors: {
custom: {
50: '#bfc3e9',
500: '#a3abe0',
950: '#000000',
},
}SCSS
$custom: #a3abe0; $custom-light: #bfc3e9; $custom-dark: #000000;
JSON
{
"hex": "#a3abe0",
"rgb": {
"r": 163,
"g": 171,
"b": 224
},
"hsl": {
"h": 232.131,
"s": 49.593,
"l": 75.882
},
"oklch": {
"l": 0.75386,
"c": 0.07676,
"h": 277.7
},
"luminance": 0.42294
}Semantic roles & 50–950 ramp
primary
#A3ABE0
secondary
#EEECDD
accent
#A929BD
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184