#A0AFF4#A0AFF4
#A0AFF4 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.8% C 0.100 H 274.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AFF4 |
|---|---|
| RGB | rgb(160, 175, 244) |
| HSL | hsl(229, 79%, 79%) |
| HSV | hsv(229, 34%, 96%) |
| CMYK | cmyk(34.4%, 28.3%, 0%, 4.3%) |
| CIE-LAB | lab(72.67, 10.80, -36.03) |
| CIE-LCH | lch(72.67, 37.62, 286.68°) |
| OKLab | oklab(76.83% 0.0077 -0.1002) |
| OKLCH | oklch(76.83% 0.1 274.4) |
| XYZ | xyz(46.1516, 44.6634, 91.7596) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.85
Periwinkle Blue
#8F99FB
ΔE00 6.44
Carolina Blue
#8AB8FE
ΔE00 7.37
Light Periwinkle
#C1C6FC
ΔE00 7.61
Lightsteelblue
#B0C4DE
ΔE00 8.79
Powder Blue (survey)
#B1D1FC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AFF4 #F4E5A0
analogous
#A0D9F4 #A0AFF4 #BBA0F4
triadic
#A0AFF4 #F4A0AF #AFF4A0
tetradic
#A0AFF4 #F4A0D9 #F4E5A0 #A0F4BB
square
#A0AFF4 #F4A0D9 #F4E5A0 #A0F4BB
split-complementary
#A0AFF4 #F4BBA0 #D9F4A0
monochromatic
#3253E7 #6981EE #A0AFF4 #D7DDFA #E4E8FC
Accessibility & contrast
On white
2.11
#A0AFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#A0AFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AFF4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AFF4 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B6F7
Deuteranopia (green-blind)
#93AFF2
Tritanopia (blue-blind)
#88BCC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a0aff4; /* rgb */ color: rgb(160, 175, 244); /* oklch */ color: oklch(76.8% 0.100 274.4);
Tailwind
colors: {
custom: {
50: '#bec6f8',
500: '#a0aff4',
950: '#000000',
},
}SCSS
$custom: #a0aff4; $custom-light: #bec6f8; $custom-dark: #000000;
JSON
{
"hex": "#a0aff4",
"rgb": {
"r": 160,
"g": 175,
"b": 244
},
"hsl": {
"h": 229.286,
"s": 79.245,
"l": 79.216
},
"oklch": {
"l": 0.76829,
"c": 0.10048,
"h": 274.4
},
"luminance": 0.44665
}Semantic roles & 50–950 ramp
primary
#A0AFF4
secondary
#F4EFD7
accent
#B60ADC
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285