#A0ABE1#A0ABE1
#A0ABE1 is a light, moderate blue. Relative luminance 0.420; OKLCH L 75.2% C 0.079 H 275.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ABE1 |
|---|---|
| RGB | rgb(160, 171, 225) |
| HSL | hsl(230, 52%, 75%) |
| HSV | hsv(230, 29%, 88%) |
| CMYK | cmyk(28.9%, 24%, 0%, 11.8%) |
| CIE-LAB | lab(70.89, 8.24, -28.43) |
| CIE-LCH | lch(70.89, 29.60, 286.16°) |
| OKLab | oklab(75.21% 0.0075 -0.0785) |
| OKLCH | oklch(75.21% 0.079 275.4) |
| XYZ | xyz(42.6470, 42.0344, 77.0860) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.18
Periwinkle Blue
#8F99FB
ΔE00 7.61
Light Periwinkle
#C1C6FC
ΔE00 7.62
Lavender
#B39DDB
ΔE00 8.75
Perrywinkle
#8F8CE7
ΔE00 9.45
Lightsteelblue
#B0C4DE
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ABE1 #E1D6A0
analogous
#A0CBE1 #A0ABE1 #B5A0E1
triadic
#A0ABE1 #E1A0AB #ABE1A0
tetradic
#A0ABE1 #E1A0CB #E1D6A0 #A0E1B5
square
#A0ABE1 #E1A0CB #E1D6A0 #A0E1B5
split-complementary
#A0ABE1 #E1B5A0 #CBE1A0
monochromatic
#4359C4 #7182D2 #A0ABE1 #CFD4F0 #E8EAF8
Accessibility & contrast
On white
2.23
#A0ABE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#A0ABE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ABE1
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ABE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ABE1 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E3
Deuteranopia (green-blind)
#97ABE0
Tritanopia (blue-blind)
#8FB5BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a0abe1; /* rgb */ color: rgb(160, 171, 225); /* oklch */ color: oklch(75.2% 0.079 275.4);
Tailwind
colors: {
custom: {
50: '#bdc3ea',
500: '#a0abe1',
950: '#000000',
},
}SCSS
$custom: #a0abe1; $custom-light: #bdc3ea; $custom-dark: #000000;
JSON
{
"hex": "#a0abe1",
"rgb": {
"r": 160,
"g": 171,
"b": 225
},
"hsl": {
"h": 229.846,
"s": 52,
"l": 75.49
},
"oklch": {
"l": 0.75206,
"c": 0.07883,
"h": 275.4
},
"luminance": 0.42036
}Semantic roles & 50–950 ramp
primary
#A0ABE1
secondary
#EFECDC
accent
#A526BF
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184