#A1AEFF#A1AEFF
#A1AEFF is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.2% C 0.117 H 276.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A1AEFF |
|---|---|
| RGB | rgb(161, 174, 255) |
| HSL | hsl(232, 100%, 82%) |
| HSV | hsv(232, 37%, 100%) |
| CMYK | cmyk(36.9%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(72.94, 14.49, -41.56) |
| CIE-LCH | lch(72.94, 44.02, 289.22°) |
| OKLab | oklab(77.2% 0.0129 -0.1161) |
| OKLCH | oklch(77.2% 0.117 276.3) |
| XYZ | xyz(47.8787, 45.0672, 100.7645) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.09
Periwinkle Blue
#8F99FB
ΔE00 5.78
Carolina Blue
#8AB8FE
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 9.04
Light Grey Blue
#9DBCD4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1AEFF #FFF2A1
analogous
#A1DDFF #A1AEFF #C3A1FF
triadic
#A1AEFF #FFA1AE #AEFFA1
tetradic
#A1AEFF #FFA1DD #FFF2A1 #A1FFC3
square
#A1AEFF #FFA1DD #FFF2A1 #A1FFC3
split-complementary
#A1AEFF #FFC3A1 #DDFFA1
monochromatic
#2745FF #6479FF #A1AEFF #DEE3FF #E0E5FF
Accessibility & contrast
On white
2.10
#A1AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#A1AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1AEFF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1AEFF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8DB0FD
Tritanopia (blue-blind)
#85BECB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a1aeff; /* rgb */ color: rgb(161, 174, 255); /* oklch */ color: oklch(77.2% 0.117 276.3);
Tailwind
colors: {
custom: {
50: '#bfc6ff',
500: '#a1aeff',
950: '#000000',
},
}SCSS
$custom: #a1aeff; $custom-light: #bfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#a1aeff",
"rgb": {
"r": 161,
"g": 174,
"b": 255
},
"hsl": {
"h": 231.702,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.77202,
"c": 0.1168,
"h": 276.3
},
"luminance": 0.45069
}Semantic roles & 50–950 ramp
primary
#A1AEFF
secondary
#F7F2D4
accent
#C600E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286