#A0A0EA#A0A0EA
#A0A0EA is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.4% C 0.106 H 283.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A0EA |
|---|---|
| RGB | rgb(160, 160, 234) |
| HSL | hsl(240, 64%, 77%) |
| HSV | hsv(240, 32%, 92%) |
| CMYK | cmyk(31.6%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.43, 16.67, -37.18) |
| CIE-LCH | lch(68.43, 40.74, 294.15°) |
| OKLab | oklab(73.41% 0.0248 -0.1035) |
| OKLCH | oklch(73.41% 0.106 283.5) |
| XYZ | xyz(41.9153, 38.5545, 83.0593) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.27
Perrywinkle
#8F8CE7
ΔE00 6.05
Lavender
#B39DDB
ΔE00 7.04
Lavender Blue
#8B88F8
ΔE00 8.15
Pastel Purple
#CAA0FF
ΔE00 9.26
Lavender (survey)
#C79FEF
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A0EA #EAEAA0
analogous
#A0C5EA #A0A0EA #C5A0EA
triadic
#A0A0EA #EAA0A0 #A0EAA0
tetradic
#A0A0EA #EAA0C5 #EAEAA0 #A0EAC5
square
#A0A0EA #EAA0C5 #EAEAA0 #A0EAC5
split-complementary
#A0A0EA #EAC5A0 #C5EAA0
monochromatic
#3C3CD4 #6E6EDF #A0A0EA #D2D2F5 #E6E6F9
Accessibility & contrast
On white
2.41
#A0A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#A0A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A0EA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A0EA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#87A5E8
Tritanopia (blue-blind)
#8DAEBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a0a0ea; /* rgb */ color: rgb(160, 160, 234); /* oklch */ color: oklch(73.4% 0.106 283.5);
Tailwind
colors: {
custom: {
50: '#bebcf1',
500: '#a0a0ea',
950: '#000000',
},
}SCSS
$custom: #a0a0ea; $custom-light: #bebcf1; $custom-dark: #000000;
JSON
{
"hex": "#a0a0ea",
"rgb": {
"r": 160,
"g": 160,
"b": 234
},
"hsl": {
"h": 240,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.73413,
"c": 0.10639,
"h": 283.5
},
"luminance": 0.38556
}Semantic roles & 50–950 ramp
primary
#A0A0EA
secondary
#F1F1DA
accent
#CC1ACC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184