#A0AFF2#A0AFF2
#A0AFF2 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.7% C 0.098 H 274.2°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFF2 |
|---|---|
| RGB | rgb(160, 175, 242) |
| HSL | hsl(229, 76%, 79%) |
| HSV | hsv(229, 34%, 95%) |
| CMYK | cmyk(33.9%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(72.59, 10.28, -35.07) |
| CIE-LCH | lch(72.59, 36.55, 286.34°) |
| OKLab | oklab(76.74% 0.0071 -0.0974) |
| OKLCH | oklch(76.74% 0.098 274.2) |
| XYZ | xyz(45.8496, 44.5426, 90.1690) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.93
Periwinkle Blue
#8F99FB
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 8.77
Powder Blue (survey)
#B1D1FC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFF2 #F2E3A0
analogous
#A0D8F2 #A0AFF2 #BAA0F2
triadic
#A0AFF2 #F2A0AF #AFF2A0
tetradic
#A0AFF2 #F2A0D8 #F2E3A0 #A0F2BA
square
#A0AFF2 #F2A0D8 #F2E3A0 #A0F2BA
split-complementary
#A0AFF2 #F2BAA0 #D8F2A0
monochromatic
#3454E3 #6A82EB #A0AFF2 #D6DCF9 #E4E8FB
Accessibility & contrast
On white
2.12
#A0AFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#A0AFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFF2
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFF2 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F5
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#89BCC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0aff2; /* rgb */ color: rgb(160, 175, 242); /* oklch */ color: oklch(76.7% 0.098 274.2);
Tailwind
colors: {
custom: {
50: '#bec6f6',
500: '#a0aff2',
950: '#000000',
},
}SCSS
$custom: #a0aff2; $custom-light: #bec6f6; $custom-dark: #000000;
JSON
{
"hex": "#a0aff2",
"rgb": {
"r": 160,
"g": 175,
"b": 242
},
"hsl": {
"h": 229.024,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.7674,
"c": 0.0977,
"h": 274.2
},
"luminance": 0.44544
}Semantic roles & 50–950 ramp
primary
#A0AFF2
secondary
#F3EED8
accent
#B30DD8
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121317
muted
#818285