#A0AFF3#A0AFF3
#A0AFF3 is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.8% C 0.099 H 274.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFF3 |
|---|---|
| RGB | rgb(160, 175, 243) |
| HSL | hsl(229, 78%, 79%) |
| HSV | hsv(229, 34%, 95%) |
| CMYK | cmyk(34.2%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(72.63, 10.54, -35.55) |
| CIE-LCH | lch(72.63, 37.08, 286.51°) |
| OKLab | oklab(76.78% 0.0074 -0.0988) |
| OKLCH | oklch(76.78% 0.099 274.3) |
| XYZ | xyz(46.0002, 44.6029, 90.9621) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.89
Periwinkle Blue
#8F99FB
ΔE00 6.50
Carolina Blue
#8AB8FE
ΔE00 7.41
Light Periwinkle
#C1C6FC
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 8.78
Powder Blue (survey)
#B1D1FC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFF3 #F3E4A0
analogous
#A0D9F3 #A0AFF3 #BBA0F3
triadic
#A0AFF3 #F3A0AF #AFF3A0
tetradic
#A0AFF3 #F3A0D9 #F3E4A0 #A0F3BB
square
#A0AFF3 #F3A0D9 #F3E4A0 #A0F3BB
split-complementary
#A0AFF3 #F3BBA0 #D9F3A0
monochromatic
#3353E5 #6A81EC #A0AFF3 #D6DDFA #E4E8FC
Accessibility & contrast
On white
2.12
#A0AFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#A0AFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFF3
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFF3 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB6F6
Deuteranopia (green-blind)
#93AFF1
Tritanopia (blue-blind)
#89BCC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0aff3; /* rgb */ color: rgb(160, 175, 243); /* oklch */ color: oklch(76.8% 0.099 274.3);
Tailwind
colors: {
custom: {
50: '#bec6f7',
500: '#a0aff3',
950: '#000000',
},
}SCSS
$custom: #a0aff3; $custom-light: #bec6f7; $custom-dark: #000000;
JSON
{
"hex": "#a0aff3",
"rgb": {
"r": 160,
"g": 175,
"b": 243
},
"hsl": {
"h": 229.157,
"s": 77.57,
"l": 79.02
},
"oklch": {
"l": 0.76784,
"c": 0.0991,
"h": 274.3
},
"luminance": 0.44605
}Semantic roles & 50–950 ramp
primary
#A0AFF3
secondary
#F3EED8
accent
#B50CDA
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121317
muted
#818285