#A1AFFE#A1AFFE
#A1AFFE is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.4% C 0.114 H 275.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A1AFFE |
|---|---|
| RGB | rgb(161, 175, 254) |
| HSL | hsl(231, 98%, 81%) |
| HSV | hsv(231, 37%, 100%) |
| CMYK | cmyk(36.6%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.15, 13.67, -40.69) |
| CIE-LCH | lch(73.15, 42.93, 288.57°) |
| OKLab | oklab(77.35% 0.0114 -0.1136) |
| OKLCH | oklch(77.35% 0.114 275.7) |
| XYZ | xyz(47.9121, 45.3908, 99.9835) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 6.04
Carolina Blue
#8AB8FE
ΔE00 7.26
Light Periwinkle
#C1C6FC
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1AFFE #FEF0A1
analogous
#A1DEFE #A1AFFE #C2A1FE
triadic
#A1AFFE #FEA1AF #AFFEA1
tetradic
#A1AFFE #FEA1DE #FEF0A1 #A1FEC2
square
#A1AFFE #FEA1DE #FEF0A1 #A1FEC2
split-complementary
#A1AFFE #FEC2A1 #DEFEA1
monochromatic
#2848FD #647BFD #A1AFFE #DEE3FF #E1E5FF
Accessibility & contrast
On white
2.08
#A1AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#A1AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1AFFE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1AFFE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#86BECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a1affe; /* rgb */ color: rgb(161, 175, 254); /* oklch */ color: oklch(77.4% 0.114 275.7);
Tailwind
colors: {
custom: {
50: '#bfc6ff',
500: '#a1affe',
950: '#000000',
},
}SCSS
$custom: #a1affe; $custom-light: #bfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#a1affe",
"rgb": {
"r": 161,
"g": 175,
"b": 254
},
"hsl": {
"h": 230.968,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.77352,
"c": 0.11414,
"h": 275.7
},
"luminance": 0.45393
}Semantic roles & 50–950 ramp
primary
#A1AFFE
secondary
#F7F2D4
accent
#C300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286