#A3ACFA#A3ACFA
#A3ACFA is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.7% C 0.112 H 278.4°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A3ACFA |
|---|---|
| RGB | rgb(163, 172, 250) |
| HSL | hsl(234, 90%, 81%) |
| HSV | hsv(234, 35%, 98%) |
| CMYK | cmyk(34.8%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(72.36, 14.84, -39.75) |
| CIE-LCH | lch(72.36, 42.43, 290.47°) |
| OKLab | oklab(76.72% 0.0163 -0.1108) |
| OKLCH | oklch(76.72% 0.112 278.4) |
| XYZ | xyz(47.1072, 44.1920, 96.4718) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.69
Pastel Blue
#A2BFFE
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 8.02
Carolina Blue
#8AB8FE
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 8.92
Lightsteelblue
#B0C4DE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3ACFA #FAF1A3
analogous
#A3D7FA #A3ACFA #C5A3FA
triadic
#A3ACFA #FAA3AC #ACFAA3
tetradic
#A3ACFA #FAA3D7 #FAF1A3 #A3FAC5
square
#A3ACFA #FAA3D7 #FAF1A3 #A3FAC5
split-complementary
#A3ACFA #FAC5A3 #D7FAA3
monochromatic
#2F43F4 #6978F7 #A3ACFA #DDE0FD #E2E5FD
Accessibility & contrast
On white
2.13
#A3ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#A3ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3ACFA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3ACFA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#8BBBC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a3acfa; /* rgb */ color: rgb(163, 172, 250); /* oklch */ color: oklch(76.7% 0.112 278.4);
Tailwind
colors: {
custom: {
50: '#c0c4fc',
500: '#a3acfa',
950: '#000000',
},
}SCSS
$custom: #a3acfa; $custom-light: #c0c4fc; $custom-dark: #000000;
JSON
{
"hex": "#a3acfa",
"rgb": {
"r": 163,
"g": 172,
"b": 250
},
"hsl": {
"h": 233.793,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.7672,
"c": 0.11203,
"h": 278.4
},
"luminance": 0.44194
}Semantic roles & 50–950 ramp
primary
#A3ACFA
secondary
#F6F2D5
accent
#CE00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185