#A3AEFE#A3AEFE
#A3AEFE is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.3% C 0.115 H 277.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #A3AEFE |
|---|---|
| RGB | rgb(163, 174, 254) |
| HSL | hsl(233, 98%, 82%) |
| HSV | hsv(233, 36%, 100%) |
| CMYK | cmyk(35.8%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(73.03, 14.76, -40.86) |
| CIE-LCH | lch(73.03, 43.45, 289.86°) |
| OKLab | oklab(77.3% 0.0147 -0.114) |
| OKLCH | oklch(77.3% 0.115 277.3) |
| XYZ | xyz(48.1246, 45.2126, 99.9380) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 5.92
Carolina Blue
#8AB8FE
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 9.01
Cloudy Blue
#ACC2D9
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3AEFE #FEF3A3
analogous
#A3DCFE #A3AEFE #C6A3FE
triadic
#A3AEFE #FEA3AE #AEFEA3
tetradic
#A3AEFE #FEA3DC #FEF3A3 #A3FEC6
square
#A3AEFE #FEA3DC #FEF3A3 #A3FEC6
split-complementary
#A3AEFE #FEC6A3 #DCFEA3
monochromatic
#2A43FD #6679FD #A3AEFE #E0E3FF #E1E4FF
Accessibility & contrast
On white
2.09
#A3AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#A3AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3AEFE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3AEFE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8FB0FC
Tritanopia (blue-blind)
#89BDCB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a3aefe; /* rgb */ color: rgb(163, 174, 254); /* oklch */ color: oklch(77.3% 0.115 277.3);
Tailwind
colors: {
custom: {
50: '#c1c6ff',
500: '#a3aefe',
950: '#000000',
},
}SCSS
$custom: #a3aefe; $custom-light: #c1c6ff; $custom-dark: #000000;
JSON
{
"hex": "#a3aefe",
"rgb": {
"r": 163,
"g": 174,
"b": 254
},
"hsl": {
"h": 232.747,
"s": 97.849,
"l": 81.765
},
"oklch": {
"l": 0.77296,
"c": 0.11498,
"h": 277.3
},
"luminance": 0.45214
}Semantic roles & 50–950 ramp
primary
#A3AEFE
secondary
#F7F3D4
accent
#CA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286