#A0A8EA#A0A8EA
#A0A8EA is a light, moderate blue. Relative luminance 0.414; OKLCH L 75.0% C 0.095 H 278.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A8EA |
|---|---|
| RGB | rgb(160, 168, 234) |
| HSL | hsl(234, 64%, 77%) |
| HSV | hsv(234, 32%, 92%) |
| CMYK | cmyk(31.6%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.47, 12.16, -34.01) |
| CIE-LCH | lch(70.47, 36.12, 289.68°) |
| OKLab | oklab(74.99% 0.0141 -0.0944) |
| OKLCH | oklch(74.99% 0.095 278.5) |
| XYZ | xyz(43.3470, 41.4180, 83.5365) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.06
Pastel Blue
#A2BFFE
ΔE00 7.39
Perrywinkle
#8F8CE7
ΔE00 8.13
Light Periwinkle
#C1C6FC
ΔE00 8.28
Lavender
#B39DDB
ΔE00 8.42
Carolina Blue
#8AB8FE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A8EA #EAE2A0
analogous
#A0CDEA #A0A8EA #BDA0EA
triadic
#A0A8EA #EAA0A8 #A8EAA0
tetradic
#A0A8EA #EAA0CD #EAE2A0 #A0EABD
square
#A0A8EA #EAA0CD #EAE2A0 #A0EABD
split-complementary
#A0A8EA #EABDA0 #CDEAA0
monochromatic
#3C4CD4 #6E7ADF #A0A8EA #D2D6F5 #E6E8F9
Accessibility & contrast
On white
2.26
#A0A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#A0A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A8EA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A8EA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#8CB4BF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a0a8ea; /* rgb */ color: rgb(160, 168, 234); /* oklch */ color: oklch(75.0% 0.095 278.5);
Tailwind
colors: {
custom: {
50: '#bec1f1',
500: '#a0a8ea',
950: '#000000',
},
}SCSS
$custom: #a0a8ea; $custom-light: #bec1f1; $custom-dark: #000000;
JSON
{
"hex": "#a0a8ea",
"rgb": {
"r": 160,
"g": 168,
"b": 234
},
"hsl": {
"h": 233.514,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.74989,
"c": 0.09543,
"h": 278.5
},
"luminance": 0.41419
}Semantic roles & 50–950 ramp
primary
#A0A8EA
secondary
#F1EEDA
accent
#B81ACC
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184