#A0AEFF#A0AEFF
#A0AEFF is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.1% C 0.117 H 275.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A0AEFF |
|---|---|
| RGB | rgb(160, 174, 255) |
| HSL | hsl(231, 100%, 81%) |
| HSV | hsv(231, 37%, 100%) |
| CMYK | cmyk(37.3%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(72.87, 14.23, -41.67) |
| CIE-LCH | lch(72.87, 44.04, 288.85°) |
| OKLab | oklab(77.13% 0.0118 -0.1164) |
| OKLCH | oklch(77.13% 0.117 275.8) |
| XYZ | xyz(47.6780, 44.9637, 100.7551) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.97
Periwinkle Blue
#8F99FB
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 8.45
Lightsteelblue
#B0C4DE
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0AEFF #FFF1A0
analogous
#A0DEFF #A0AEFF #C2A0FF
triadic
#A0AEFF #FFA0AE #AEFFA0
tetradic
#A0AEFF #FFA0DE #FFF1A0 #A0FFC2
square
#A0AEFF #FFA0DE #FFF1A0 #A0FFC2
split-complementary
#A0AEFF #FFC2A0 #DEFFA0
monochromatic
#2646FF #637AFF #A0AEFF #DDE2FF #E0E5FF
Accessibility & contrast
On white
2.10
#A0AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#A0AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0AEFF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0AEFF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8DAFFD
Tritanopia (blue-blind)
#84BECB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a0aeff; /* rgb */ color: rgb(160, 174, 255); /* oklch */ color: oklch(77.1% 0.117 275.8);
Tailwind
colors: {
custom: {
50: '#bfc6ff',
500: '#a0aeff',
950: '#000000',
},
}SCSS
$custom: #a0aeff; $custom-light: #bfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#a0aeff",
"rgb": {
"r": 160,
"g": 174,
"b": 255
},
"hsl": {
"h": 231.158,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.77132,
"c": 0.11703,
"h": 275.8
},
"luminance": 0.44966
}Semantic roles & 50–950 ramp
primary
#A0AEFF
secondary
#F7F2D4
accent
#C400E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286