#A0A4F0#A0A4F0
#A0A4F0 is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.5% C 0.109 H 281.1°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A4F0 |
|---|---|
| RGB | rgb(160, 164, 240) |
| HSL | hsl(237, 73%, 78%) |
| HSV | hsv(237, 33%, 94%) |
| CMYK | cmyk(33.3%, 31.7%, 0%, 5.9%) |
| CIE-LAB | lab(69.69, 15.94, -38.49) |
| CIE-LCH | lch(69.69, 41.66, 292.50°) |
| OKLab | oklab(74.47% 0.021 -0.1072) |
| OKLCH | oklch(74.47% 0.109 281.1) |
| XYZ | xyz(43.4965, 40.3144, 87.9109) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.83
Perrywinkle
#8F8CE7
ΔE00 6.86
Pastel Blue
#A2BFFE
ΔE00 8.26
Lavender
#B39DDB
ΔE00 8.26
Lavender Blue
#8B88F8
ΔE00 8.55
Light Periwinkle
#C1C6FC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A4F0 #F0ECA0
analogous
#A0CCF0 #A0A4F0 #C4A0F0
triadic
#A0A4F0 #F0A0A4 #A4F0A0
tetradic
#A0A4F0 #F0A0CC #F0ECA0 #A0F0C4
square
#A0A4F0 #F0A0CC #F0ECA0 #A0F0C4
split-complementary
#A0A4F0 #F0C4A0 #CCF0A0
monochromatic
#363FDF #6B71E8 #A0A4F0 #D5D7F8 #E5E6FB
Accessibility & contrast
On white
2.32
#A0A4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#A0A4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A4F0
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A4F0 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF3
Deuteranopia (green-blind)
#89A8EE
Tritanopia (blue-blind)
#8BB2BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a0a4f0; /* rgb */ color: rgb(160, 164, 240); /* oklch */ color: oklch(74.5% 0.109 281.1);
Tailwind
colors: {
custom: {
50: '#bebef5',
500: '#a0a4f0',
950: '#000000',
},
}SCSS
$custom: #a0a4f0; $custom-light: #bebef5; $custom-dark: #000000;
JSON
{
"hex": "#a0a4f0",
"rgb": {
"r": 160,
"g": 164,
"b": 240
},
"hsl": {
"h": 237,
"s": 72.727,
"l": 78.431
},
"oklch": {
"l": 0.74472,
"c": 0.10927,
"h": 281.1
},
"luminance": 0.40316
}Semantic roles & 50–950 ramp
primary
#A0A4F0
secondary
#F2F1D9
accent
#CB11D5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185