#A3AFFE#A3AFFE
#A3AFFE is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.5% C 0.114 H 276.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A3AFFE |
|---|---|
| RGB | rgb(163, 175, 254) |
| HSL | hsl(232, 98%, 82%) |
| HSV | hsv(232, 36%, 100%) |
| CMYK | cmyk(35.8%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.29, 14.20, -40.47) |
| CIE-LCH | lch(73.29, 42.89, 289.34°) |
| OKLab | oklab(77.49% 0.0134 -0.1129) |
| OKLCH | oklch(77.49% 0.114 276.8) |
| XYZ | xyz(48.3185, 45.6004, 100.0026) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.05
Periwinkle Blue
#8F99FB
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 7.72
Light Periwinkle
#C1C6FC
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.89
Powder Blue (survey)
#B1D1FC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3AFFE #FEF2A3
analogous
#A3DDFE #A3AFFE #C5A3FE
triadic
#A3AFFE #FEA3AF #AFFEA3
tetradic
#A3AFFE #FEA3DD #FEF2A3 #A3FEC5
square
#A3AFFE #FEA3DD #FEF2A3 #A3FEC5
split-complementary
#A3AFFE #FEC5A3 #DDFEA3
monochromatic
#2A46FD #667AFD #A3AFFE #E0E4FF #E1E5FF
Accessibility & contrast
On white
2.08
#A3AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#A3AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3AFFE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3AFFE | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#89BECB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #a3affe; /* rgb */ color: rgb(163, 175, 254); /* oklch */ color: oklch(77.5% 0.114 276.8);
Tailwind
colors: {
custom: {
50: '#c1c6ff',
500: '#a3affe',
950: '#000000',
},
}SCSS
$custom: #a3affe; $custom-light: #c1c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a3affe",
"rgb": {
"r": 163,
"g": 175,
"b": 254
},
"hsl": {
"h": 232.088,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.77493,
"c": 0.11369,
"h": 276.8
},
"luminance": 0.45602
}Semantic roles & 50–950 ramp
primary
#A3AFFE
secondary
#F7F2D4
accent
#C700E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286