#A0AAFE#A0AAFE
#A0AAFE is a light, vivid blue. Relative luminance 0.434; OKLCH L 76.3% C 0.121 H 277.9°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AAFE |
|---|---|
| RGB | rgb(160, 170, 254) |
| HSL | hsl(234, 98%, 81%) |
| HSV | hsv(234, 37%, 100%) |
| CMYK | cmyk(37%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.81, 16.21, -42.79) |
| CIE-LCH | lch(71.81, 45.75, 290.75°) |
| OKLab | oklab(76.3% 0.0167 -0.1196) |
| OKLCH | oklch(76.3% 0.121 277.9) |
| XYZ | xyz(46.7562, 43.3770, 99.6557) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.86
Pastel Blue
#A2BFFE
ΔE00 6.16
Carolina Blue
#8AB8FE
ΔE00 8.26
Perrywinkle
#8F8CE7
ΔE00 8.51
Light Periwinkle
#C1C6FC
ΔE00 8.98
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AAFE #FEF4A0
analogous
#A0D9FE #A0AAFE #C5A0FE
triadic
#A0AAFE #FEA0AA #AAFEA0
tetradic
#A0AAFE #FEA0D9 #FEF4A0 #A0FEC5
square
#A0AAFE #FEA0D9 #FEF4A0 #A0FEC5
split-complementary
#A0AAFE #FEC5A0 #D9FEA0
monochromatic
#273EFD #6374FD #A0AAFE #DDE0FF #E1E4FF
Accessibility & contrast
On white
2.17
#A0AAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#A0AAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AAFE
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AAFE | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#89ADFC
Tritanopia (blue-blind)
#85BAC8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a0aafe; /* rgb */ color: rgb(160, 170, 254); /* oklch */ color: oklch(76.3% 0.121 277.9);
Tailwind
colors: {
custom: {
50: '#bfc3ff',
500: '#a0aafe',
950: '#000000',
},
}SCSS
$custom: #a0aafe; $custom-light: #bfc3ff; $custom-dark: #000000;
JSON
{
"hex": "#a0aafe",
"rgb": {
"r": 160,
"g": 170,
"b": 254
},
"hsl": {
"h": 233.617,
"s": 97.917,
"l": 81.176
},
"oklch": {
"l": 0.76301,
"c": 0.1208,
"h": 277.9
},
"luminance": 0.43379
}Semantic roles & 50–950 ramp
primary
#A0AAFE
secondary
#F7F3D4
accent
#CD00E6
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#121218
muted
#818186