#A1AEFE#A1AEFE
#A1AEFE is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.2% C 0.115 H 276.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A1AEFE |
|---|---|
| RGB | rgb(161, 174, 254) |
| HSL | hsl(232, 98%, 81%) |
| HSV | hsv(232, 37%, 100%) |
| CMYK | cmyk(36.6%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(72.89, 14.23, -41.09) |
| CIE-LCH | lch(72.89, 43.48, 289.10°) |
| OKLab | oklab(77.16% 0.0126 -0.1147) |
| OKLCH | oklch(77.16% 0.115 276.3) |
| XYZ | xyz(47.7182, 45.0030, 99.9189) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.09
Periwinkle Blue
#8F99FB
ΔE00 5.81
Carolina Blue
#8AB8FE
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 8.24
Lightsteelblue
#B0C4DE
ΔE00 9.03
Powder Blue (survey)
#B1D1FC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1AEFE #FEF1A1
analogous
#A1DDFE #A1AEFE #C3A1FE
triadic
#A1AEFE #FEA1AE #AEFEA1
tetradic
#A1AEFE #FEA1DD #FEF1A1 #A1FEC3
square
#A1AEFE #FEA1DD #FEF1A1 #A1FEC3
split-complementary
#A1AEFE #FEC3A1 #DDFEA1
monochromatic
#2846FD #647AFD #A1AEFE #DEE2FF #E1E5FF
Accessibility & contrast
On white
2.10
#A1AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#A1AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1AEFE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1AEFE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#86BECB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #a1aefe; /* rgb */ color: rgb(161, 174, 254); /* oklch */ color: oklch(77.2% 0.115 276.3);
Tailwind
colors: {
custom: {
50: '#bfc6ff',
500: '#a1aefe',
950: '#000000',
},
}SCSS
$custom: #a1aefe; $custom-light: #bfc6ff; $custom-dark: #000000;
JSON
{
"hex": "#a1aefe",
"rgb": {
"r": 161,
"g": 174,
"b": 254
},
"hsl": {
"h": 231.613,
"s": 97.895,
"l": 81.373
},
"oklch": {
"l": 0.77155,
"c": 0.11541,
"h": 276.3
},
"luminance": 0.45005
}Semantic roles & 50–950 ramp
primary
#A1AEFE
secondary
#F7F2D4
accent
#C500E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121318
muted
#818286