#A0ABE2#A0ABE2
#A0ABE2 is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.2% C 0.080 H 275.5°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ABE2 |
|---|---|
| RGB | rgb(160, 171, 226) |
| HSL | hsl(230, 53%, 76%) |
| HSV | hsv(230, 29%, 89%) |
| CMYK | cmyk(29.2%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.93, 8.48, -28.92) |
| CIE-LCH | lch(70.93, 30.14, 286.35°) |
| OKLab | oklab(75.25% 0.0078 -0.0799) |
| OKLCH | oklch(75.25% 0.08 275.5) |
| XYZ | xyz(42.7838, 42.0891, 77.8066) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 7.61
Lavender
#B39DDB
ΔE00 8.77
Perrywinkle
#8F8CE7
ΔE00 9.38
Lightsteelblue
#B0C4DE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ABE2 #E2D7A0
analogous
#A0CCE2 #A0ABE2 #B6A0E2
triadic
#A0ABE2 #E2A0AB #ABE2A0
tetradic
#A0ABE2 #E2A0CC #E2D7A0 #A0E2B6
square
#A0ABE2 #E2A0CC #E2D7A0 #A0E2B6
split-complementary
#A0ABE2 #E2B6A0 #CCE2A0
monochromatic
#4258C5 #7182D4 #A0ABE2 #CFD4F0 #E8EAF8
Accessibility & contrast
On white
2.23
#A0ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#A0ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ABE2
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ABE2 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB0E4
Deuteranopia (green-blind)
#96ABE1
Tritanopia (blue-blind)
#8FB5BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #a0abe2; /* rgb */ color: rgb(160, 171, 226); /* oklch */ color: oklch(75.2% 0.080 275.5);
Tailwind
colors: {
custom: {
50: '#bdc3eb',
500: '#a0abe2',
950: '#000000',
},
}SCSS
$custom: #a0abe2; $custom-light: #bdc3eb; $custom-dark: #000000;
JSON
{
"hex": "#a0abe2",
"rgb": {
"r": 160,
"g": 171,
"b": 226
},
"hsl": {
"h": 230,
"s": 53.226,
"l": 75.686
},
"oklch": {
"l": 0.75247,
"c": 0.08025,
"h": 275.5
},
"luminance": 0.4209
}Semantic roles & 50–950 ramp
primary
#A0ABE2
secondary
#EFECDC
accent
#A725C1
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184