#A0ACFA#A0ACFA
#A0ACFA is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.5% C 0.113 H 276.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A0ACFA |
|---|---|
| RGB | rgb(160, 172, 250) |
| HSL | hsl(232, 90%, 80%) |
| HSV | hsv(232, 36%, 98%) |
| CMYK | cmyk(36%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(72.15, 14.03, -40.09) |
| CIE-LCH | lch(72.15, 42.48, 289.29°) |
| OKLab | oklab(76.51% 0.0131 -0.1119) |
| OKLCH | oklch(76.51% 0.113 276.7) |
| XYZ | xyz(46.5001, 43.8790, 96.4434) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.45
Pastel Blue
#A2BFFE
ΔE00 5.60
Carolina Blue
#8AB8FE
ΔE00 7.88
Light Periwinkle
#C1C6FC
ΔE00 8.39
Perrywinkle
#8F8CE7
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0ACFA #FAEEA0
analogous
#A0D9FA #A0ACFA #C1A0FA
triadic
#A0ACFA #FAA0AC #ACFAA0
tetradic
#A0ACFA #FAA0D9 #FAEEA0 #A0FAC1
square
#A0ACFA #FAA0D9 #FAEEA0 #A0FAC1
split-complementary
#A0ACFA #FAC1A0 #D9FAA0
monochromatic
#2C46F4 #6679F7 #A0ACFA #DADFFD #E2E6FD
Accessibility & contrast
On white
2.15
#A0ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#A0ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0ACFA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0ACFA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#8DAEF8
Tritanopia (blue-blind)
#86BBC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0acfa; /* rgb */ color: rgb(160, 172, 250); /* oklch */ color: oklch(76.5% 0.113 276.7);
Tailwind
colors: {
custom: {
50: '#bfc4fc',
500: '#a0acfa',
950: '#000000',
},
}SCSS
$custom: #a0acfa; $custom-light: #bfc4fc; $custom-dark: #000000;
JSON
{
"hex": "#a0acfa",
"rgb": {
"r": 160,
"g": 172,
"b": 250
},
"hsl": {
"h": 232,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.76505,
"c": 0.11264,
"h": 276.7
},
"luminance": 0.43881
}Semantic roles & 50–950 ramp
primary
#A0ACFA
secondary
#F6F1D5
accent
#C700E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185