#A0A2F0#A0A2F0
#A0A2F0 is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.1% C 0.112 H 282.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2F0 |
|---|---|
| RGB | rgb(160, 162, 240) |
| HSL | hsl(239, 73%, 78%) |
| HSV | hsv(239, 33%, 94%) |
| CMYK | cmyk(33.3%, 32.5%, 0%, 5.9%) |
| CIE-LAB | lab(69.19, 17.07, -39.28) |
| CIE-LCH | lch(69.19, 42.83, 293.49°) |
| OKLab | oklab(74.08% 0.0236 -0.1095) |
| OKLCH | oklch(74.08% 0.112 282.2) |
| XYZ | xyz(43.1414, 39.6042, 87.7925) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.63
Perrywinkle
#8F8CE7
ΔE00 6.34
Lavender
#B39DDB
ΔE00 8.00
Lavender Blue
#8B88F8
ΔE00 8.08
Pastel Blue
#A2BFFE
ΔE00 8.84
Pastel Purple
#CAA0FF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2F0 #F0EEA0
analogous
#A0CAF0 #A0A2F0 #C6A0F0
triadic
#A0A2F0 #F0A0A2 #A2F0A0
tetradic
#A0A2F0 #F0A0CA #F0EEA0 #A0F0C6
square
#A0A2F0 #F0A0CA #F0EEA0 #A0F0C6
split-complementary
#A0A2F0 #F0C6A0 #CAF0A0
monochromatic
#363BDF #6B6EE8 #A0A2F0 #D5D6F8 #E5E5FB
Accessibility & contrast
On white
2.35
#A0A2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#A0A2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2F0
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2F0 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF3
Deuteranopia (green-blind)
#87A6EE
Tritanopia (blue-blind)
#8BB1BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a0a2f0; /* rgb */ color: rgb(160, 162, 240); /* oklch */ color: oklch(74.1% 0.112 282.2);
Tailwind
colors: {
custom: {
50: '#bebdf5',
500: '#a0a2f0',
950: '#000000',
},
}SCSS
$custom: #a0a2f0; $custom-light: #bebdf5; $custom-dark: #000000;
JSON
{
"hex": "#a0a2f0",
"rgb": {
"r": 160,
"g": 162,
"b": 240
},
"hsl": {
"h": 238.5,
"s": 72.727,
"l": 78.431
},
"oklch": {
"l": 0.74081,
"c": 0.11203,
"h": 282.2
},
"luminance": 0.39606
}Semantic roles & 50–950 ramp
primary
#A0A2F0
secondary
#F2F2D9
accent
#D011D5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185