#A0AFF0#A0AFF0
#A0AFF0 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.7% C 0.095 H 274.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFF0 |
|---|---|
| RGB | rgb(160, 175, 240) |
| HSL | hsl(229, 73%, 78%) |
| HSV | hsv(229, 33%, 94%) |
| CMYK | cmyk(33.3%, 27.1%, 0%, 5.9%) |
| CIE-LAB | lab(72.51, 9.77, -34.11) |
| CIE-LCH | lch(72.51, 35.48, 285.98°) |
| OKLab | oklab(76.65% 0.0066 -0.0947) |
| OKLCH | oklch(76.65% 0.095 274) |
| XYZ | xyz(45.5509, 44.4231, 88.5957) |
| Luminance | 0.4442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.02
Periwinkle Blue
#8F99FB
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 7.41
Carolina Blue
#8AB8FE
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 8.75
Powder Blue (survey)
#B1D1FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFF0 #F0E1A0
analogous
#A0D7F0 #A0AFF0 #B9A0F0
triadic
#A0AFF0 #F0A0AF #AFF0A0
tetradic
#A0AFF0 #F0A0D7 #F0E1A0 #A0F0B9
square
#A0AFF0 #F0A0D7 #F0E1A0 #A0F0B9
split-complementary
#A0AFF0 #F0B9A0 #D7F0A0
monochromatic
#3656DF #6B82E8 #A0AFF0 #D5DCF8 #E5E9FB
Accessibility & contrast
On white
2.12
#A0AFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#A0AFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFF0
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFF0 | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F3
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#8ABCC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0aff0; /* rgb */ color: rgb(160, 175, 240); /* oklch */ color: oklch(76.7% 0.095 274.0);
Tailwind
colors: {
custom: {
50: '#bec6f5',
500: '#a0aff0',
950: '#000000',
},
}SCSS
$custom: #a0aff0; $custom-light: #bec6f5; $custom-dark: #000000;
JSON
{
"hex": "#a0aff0",
"rgb": {
"r": 160,
"g": 175,
"b": 240
},
"hsl": {
"h": 228.75,
"s": 72.727,
"l": 78.431
},
"oklch": {
"l": 0.76652,
"c": 0.09492,
"h": 274
},
"luminance": 0.44425
}Semantic roles & 50–950 ramp
primary
#A0AFF0
secondary
#F2EED9
accent
#B011D5
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285