#A1ACFA#A1ACFA
#A1ACFA is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.6% C 0.112 H 277.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A1ACFA |
|---|---|
| RGB | rgb(161, 172, 250) |
| HSL | hsl(233, 90%, 81%) |
| HSV | hsv(233, 36%, 98%) |
| CMYK | cmyk(35.6%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(72.22, 14.30, -39.98) |
| CIE-LCH | lch(72.22, 42.46, 289.68°) |
| OKLab | oklab(76.58% 0.0142 -0.1115) |
| OKLCH | oklch(76.58% 0.112 277.2) |
| XYZ | xyz(46.7008, 43.9825, 96.4528) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 8.11
Light Periwinkle
#C1C6FC
ΔE00 8.26
Perrywinkle
#8F8CE7
ΔE00 8.96
Lightsteelblue
#B0C4DE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1ACFA #FAEFA1
analogous
#A1D8FA #A1ACFA #C2A1FA
triadic
#A1ACFA #FAA1AC #ACFAA1
tetradic
#A1ACFA #FAA1D8 #FAEFA1 #A1FAC2
square
#A1ACFA #FAA1D8 #FAEFA1 #A1FAC2
split-complementary
#A1ACFA #FAC2A1 #D8FAA1
monochromatic
#2D45F4 #6779F7 #A1ACFA #DBDFFD #E2E5FD
Accessibility & contrast
On white
2.14
#A1ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#A1ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1ACFA
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1ACFA | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#88BBC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a1acfa; /* rgb */ color: rgb(161, 172, 250); /* oklch */ color: oklch(76.6% 0.112 277.2);
Tailwind
colors: {
custom: {
50: '#bfc4fc',
500: '#a1acfa',
950: '#000000',
},
}SCSS
$custom: #a1acfa; $custom-light: #bfc4fc; $custom-dark: #000000;
JSON
{
"hex": "#a1acfa",
"rgb": {
"r": 161,
"g": 172,
"b": 250
},
"hsl": {
"h": 232.584,
"s": 89.899,
"l": 80.588
},
"oklch": {
"l": 0.76576,
"c": 0.11243,
"h": 277.2
},
"luminance": 0.43984
}Semantic roles & 50–950 ramp
primary
#A1ACFA
secondary
#F6F2D5
accent
#C900E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185