#A4ACFC#A4ACFC
#A4ACFC is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.9% C 0.115 H 278.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ACFC |
|---|---|
| RGB | rgb(164, 172, 252) |
| HSL | hsl(235, 94%, 82%) |
| HSV | hsv(235, 35%, 99%) |
| CMYK | cmyk(34.9%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.51, 15.63, -40.59) |
| CIE-LCH | lch(72.51, 43.49, 291.06°) |
| OKLab | oklab(76.88% 0.0178 -0.1132) |
| OKLCH | oklch(76.88% 0.115 278.9) |
| XYZ | xyz(47.6281, 44.4241, 98.1418) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 6.10
Light Periwinkle
#C1C6FC
ΔE00 8.05
Carolina Blue
#8AB8FE
ΔE00 8.72
Perrywinkle
#8F8CE7
ΔE00 8.93
Lightsteelblue
#B0C4DE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ACFC #FCF4A4
analogous
#A4D8FC #A4ACFC #C8A4FC
triadic
#A4ACFC #FCA4AC #ACFCA4
tetradic
#A4ACFC #FCA4D8 #FCF4A4 #A4FCC8
square
#A4ACFC #FCA4D8 #FCF4A4 #A4FCC8
split-complementary
#A4ACFC #FCC8A4 #D8FCA4
monochromatic
#2E40F8 #6976FA #A4ACFC #DFE2FE #E1E4FE
Accessibility & contrast
On white
2.12
#A4ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#A4ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ACFC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ACFC | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#8EAFFA
Tritanopia (blue-blind)
#8CBBC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a4acfc; /* rgb */ color: rgb(164, 172, 252); /* oklch */ color: oklch(76.9% 0.115 278.9);
Tailwind
colors: {
custom: {
50: '#c1c4fd',
500: '#a4acfc',
950: '#000000',
},
}SCSS
$custom: #a4acfc; $custom-light: #c1c4fd; $custom-dark: #000000;
JSON
{
"hex": "#a4acfc",
"rgb": {
"r": 164,
"g": 172,
"b": 252
},
"hsl": {
"h": 234.545,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.76884,
"c": 0.11463,
"h": 278.9
},
"luminance": 0.44426
}Semantic roles & 50–950 ramp
primary
#A4ACFC
secondary
#F6F3D5
accent
#D100E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185