#A7ACFA#A7ACFA
#A7ACFA is a light, moderate blue. Relative luminance 0.446; OKLCH L 77.0% C 0.111 H 280.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A7ACFA |
|---|---|
| RGB | rgb(167, 172, 250) |
| HSL | hsl(236, 89%, 82%) |
| HSV | hsv(236, 33%, 98%) |
| CMYK | cmyk(33.2%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(72.64, 15.93, -39.29) |
| CIE-LCH | lch(72.64, 42.39, 292.07°) |
| OKLab | oklab(77.01% 0.0205 -0.1094) |
| OKLCH | oklch(77.01% 0.111 280.6) |
| XYZ | xyz(47.9394, 44.6211, 96.5108) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 6.62
Light Periwinkle
#C1C6FC
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 8.94
Lavender
#B39DDB
ΔE00 9.21
Lightsteelblue
#B0C4DE
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7ACFA #FAF5A7
analogous
#A7D6FA #A7ACFA #CCA7FA
triadic
#A7ACFA #FAA7AC #ACFAA7
tetradic
#A7ACFA #FAA7D6 #FAF5A7 #A7FACC
square
#A7ACFA #FAA7D6 #FAF5A7 #A7FACC
split-complementary
#A7ACFA #FACCA7 #D6FAA7
monochromatic
#333FF3 #6D75F7 #A7ACFA #E1E3FD #E2E4FD
Accessibility & contrast
On white
2.12
#A7ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#A7ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7ACFA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7ACFA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#91BBC8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a7acfa; /* rgb */ color: rgb(167, 172, 250); /* oklch */ color: oklch(77.0% 0.111 280.6);
Tailwind
colors: {
custom: {
50: '#c3c4fc',
500: '#a7acfa',
950: '#000000',
},
}SCSS
$custom: #a7acfa; $custom-light: #c3c4fc; $custom-dark: #000000;
JSON
{
"hex": "#a7acfa",
"rgb": {
"r": 167,
"g": 172,
"b": 250
},
"hsl": {
"h": 236.386,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.77012,
"c": 0.11134,
"h": 280.6
},
"luminance": 0.44623
}Semantic roles & 50–950 ramp
primary
#A7ACFA
secondary
#F5F4D6
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185