#A2ABE0#A2ABE0
#A2ABE0 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.3% C 0.077 H 276.9°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ABE0 |
|---|---|
| RGB | rgb(162, 171, 224) |
| HSL | hsl(231, 50%, 76%) |
| HSV | hsv(231, 28%, 88%) |
| CMYK | cmyk(27.7%, 23.7%, 0%, 12.2%) |
| CIE-LAB | lab(71.00, 8.58, -27.71) |
| CIE-LCH | lch(71.00, 29.01, 287.20°) |
| OKLab | oklab(75.31% 0.0093 -0.0764) |
| OKLCH | oklch(75.31% 0.077 276.9) |
| XYZ | xyz(42.9142, 42.1878, 76.3886) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 7.65
Periwinkle Blue
#8F99FB
ΔE00 8.09
Lavender
#B39DDB
ΔE00 8.22
Periwinkle
#CCCCFF
ΔE00 9.42
Lightsteelblue
#B0C4DE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ABE0 #E0D7A2
analogous
#A2CAE0 #A2ABE0 #B8A2E0
triadic
#A2ABE0 #E0A2AB #ABE0A2
tetradic
#A2ABE0 #E0A2CA #E0D7A2 #A2E0B8
square
#A2ABE0 #E0A2CA #E0D7A2 #A2E0B8
split-complementary
#A2ABE0 #E0B8A2 #CAE0A2
monochromatic
#4658C1 #7482D1 #A2ABE0 #D0D4EF #E8EAF7
Accessibility & contrast
On white
2.23
#A2ABE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#A2ABE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ABE0
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ABE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ABE0 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#98ACDF
Tritanopia (blue-blind)
#92B5BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a2abe0; /* rgb */ color: rgb(162, 171, 224); /* oklch */ color: oklch(75.3% 0.077 276.9);
Tailwind
colors: {
custom: {
50: '#bec3e9',
500: '#a2abe0',
950: '#000000',
},
}SCSS
$custom: #a2abe0; $custom-light: #bec3e9; $custom-dark: #000000;
JSON
{
"hex": "#a2abe0",
"rgb": {
"r": 162,
"g": 171,
"b": 224
},
"hsl": {
"h": 231.29,
"s": 50,
"l": 75.686
},
"oklch": {
"l": 0.75311,
"c": 0.07697,
"h": 276.9
},
"luminance": 0.42189
}Semantic roles & 50–950 ramp
primary
#A2ABE0
secondary
#EEECDD
accent
#A828BD
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184