#A0A2F2#A0A2F2
#A0A2F2 is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.2% C 0.115 H 282.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2F2 |
|---|---|
| RGB | rgb(160, 162, 242) |
| HSL | hsl(239, 76%, 79%) |
| HSV | hsv(239, 34%, 95%) |
| CMYK | cmyk(33.9%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(69.27, 17.59, -40.23) |
| CIE-LCH | lch(69.27, 43.91, 293.61°) |
| OKLab | oklab(74.18% 0.0241 -0.1123) |
| OKLCH | oklch(74.18% 0.115 282.1) |
| XYZ | xyz(43.4401, 39.7237, 89.3658) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.41
Perrywinkle
#8F8CE7
ΔE00 6.31
Lavender Blue
#8B88F8
ΔE00 7.94
Lavender
#B39DDB
ΔE00 8.24
Pastel Blue
#A2BFFE
ΔE00 8.77
Pastel Purple
#CAA0FF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2F2 #F2F0A0
analogous
#A0CBF2 #A0A2F2 #C7A0F2
triadic
#A0A2F2 #F2A0A2 #A2F2A0
tetradic
#A0A2F2 #F2A0CB #F2F0A0 #A0F2C7
square
#A0A2F2 #F2A0CB #F2F0A0 #A0F2C7
split-complementary
#A0A2F2 #F2C7A0 #CBF2A0
monochromatic
#3439E3 #6A6DEB #A0A2F2 #D6D7F9 #E4E5FB
Accessibility & contrast
On white
2.35
#A0A2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#A0A2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2F2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2F2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#86A6F0
Tritanopia (blue-blind)
#8AB1BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a0a2f2; /* rgb */ color: rgb(160, 162, 242); /* oklch */ color: oklch(74.2% 0.115 282.1);
Tailwind
colors: {
custom: {
50: '#bebdf6',
500: '#a0a2f2',
950: '#000000',
},
}SCSS
$custom: #a0a2f2; $custom-light: #bebdf6; $custom-dark: #000000;
JSON
{
"hex": "#a0a2f2",
"rgb": {
"r": 160,
"g": 162,
"b": 242
},
"hsl": {
"h": 238.537,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.74175,
"c": 0.11483,
"h": 282.1
},
"luminance": 0.39725
}Semantic roles & 50–950 ramp
primary
#A0A2F2
secondary
#F3F2D8
accent
#D30DD8
background
#FBFBFF
surface
#F7F6FE
border
#D0D0D6
text
#121217
muted
#818185