#A0A2E6#A0A2E6
#A0A2E6 is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.6% C 0.098 H 282.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2E6 |
|---|---|
| RGB | rgb(160, 162, 230) |
| HSL | hsl(238, 58%, 76%) |
| HSV | hsv(238, 30%, 90%) |
| CMYK | cmyk(30.4%, 29.6%, 0%, 9.8%) |
| CIE-LAB | lab(68.77, 14.53, -34.45) |
| CIE-LCH | lch(68.77, 37.39, 292.87°) |
| OKLab | oklab(73.62% 0.0211 -0.0956) |
| OKLCH | oklch(73.62% 0.098 282.4) |
| XYZ | xyz(41.6966, 39.0263, 80.1835) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.98
Perrywinkle
#8F8CE7
ΔE00 6.80
Lavender
#B39DDB
ΔE00 6.89
Lavender Blue
#8B88F8
ΔE00 9.01
Pastel Blue
#A2BFFE
ΔE00 9.36
Light Periwinkle
#C1C6FC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2E6 #E6E4A0
analogous
#A0C5E6 #A0A2E6 #C1A0E6
triadic
#A0A2E6 #E6A0A2 #A2E6A0
tetradic
#A0A2E6 #E6A0C5 #E6E4A0 #A0E6C1
square
#A0A2E6 #E6A0C5 #E6E4A0 #A0E6C1
split-complementary
#A0A2E6 #E6C1A0 #C5E6A0
monochromatic
#3F43CD #7073D9 #A0A2E6 #D0D1F3 #E7E7F9
Accessibility & contrast
On white
2.38
#A0A2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#A0A2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2E6
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2E6 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE9
Deuteranopia (green-blind)
#8BA6E4
Tritanopia (blue-blind)
#8EAEBA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a0a2e6; /* rgb */ color: rgb(160, 162, 230); /* oklch */ color: oklch(73.6% 0.098 282.4);
Tailwind
colors: {
custom: {
50: '#bebdee',
500: '#a0a2e6',
950: '#000000',
},
}SCSS
$custom: #a0a2e6; $custom-light: #bebdee; $custom-dark: #000000;
JSON
{
"hex": "#a0a2e6",
"rgb": {
"r": 160,
"g": 162,
"b": 230
},
"hsl": {
"h": 238.286,
"s": 58.333,
"l": 76.471
},
"oklch": {
"l": 0.73623,
"c": 0.09793,
"h": 282.4
},
"luminance": 0.39027
}Semantic roles & 50–950 ramp
primary
#A0A2E6
secondary
#F0EFDB
accent
#C120C6
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184