#A0A2F4#A0A2F4
#A0A2F4 is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.3% C 0.118 H 282.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2F4 |
|---|---|
| RGB | rgb(160, 162, 244) |
| HSL | hsl(239, 79%, 79%) |
| HSV | hsv(239, 34%, 96%) |
| CMYK | cmyk(34.4%, 33.6%, 0%, 4.3%) |
| CIE-LAB | lab(69.36, 18.11, -41.19) |
| CIE-LCH | lch(69.36, 44.99, 293.73°) |
| OKLab | oklab(74.27% 0.0246 -0.115) |
| OKLCH | oklch(74.27% 0.118 282.1) |
| XYZ | xyz(43.7421, 39.8445, 90.9565) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.21
Perrywinkle
#8F8CE7
ΔE00 6.30
Lavender Blue
#8B88F8
ΔE00 7.81
Lavender
#B39DDB
ΔE00 8.48
Pastel Blue
#A2BFFE
ΔE00 8.71
Periwinkle (survey)
#8E82FE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2F4 #F4F2A0
analogous
#A0CCF4 #A0A2F4 #C8A0F4
triadic
#A0A2F4 #F4A0A2 #A2F4A0
tetradic
#A0A2F4 #F4A0CC #F4F2A0 #A0F4C8
square
#A0A2F4 #F4A0CC #F4F2A0 #A0F4C8
split-complementary
#A0A2F4 #F4C8A0 #CCF4A0
monochromatic
#3237E7 #696CEE #A0A2F4 #D7D8FA #E4E4FC
Accessibility & contrast
On white
2.34
#A0A2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#A0A2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2F4
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2F4 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF7
Deuteranopia (green-blind)
#85A7F2
Tritanopia (blue-blind)
#89B1C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a0a2f4; /* rgb */ color: rgb(160, 162, 244); /* oklch */ color: oklch(74.3% 0.118 282.1);
Tailwind
colors: {
custom: {
50: '#bebdf8',
500: '#a0a2f4',
950: '#000000',
},
}SCSS
$custom: #a0a2f4; $custom-light: #bebdf8; $custom-dark: #000000;
JSON
{
"hex": "#a0a2f4",
"rgb": {
"r": 160,
"g": 162,
"b": 244
},
"hsl": {
"h": 238.571,
"s": 79.245,
"l": 79.216
},
"oklch": {
"l": 0.7427,
"c": 0.11763,
"h": 282.1
},
"luminance": 0.39846
}Semantic roles & 50–950 ramp
primary
#A0A2F4
secondary
#F4F3D7
accent
#D70ADC
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185