#A4ACFD#A4ACFD
#A4ACFD is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.9% C 0.116 H 279.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A4ACFD |
|---|---|
| RGB | rgb(164, 172, 253) |
| HSL | hsl(235, 96%, 82%) |
| HSV | hsv(235, 35%, 99%) |
| CMYK | cmyk(35.2%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(72.55, 15.89, -41.06) |
| CIE-LCH | lch(72.55, 44.03, 291.15°) |
| OKLab | oklab(76.93% 0.0181 -0.1146) |
| OKLCH | oklch(76.93% 0.116 279) |
| XYZ | xyz(47.7870, 44.4877, 98.9786) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.64
Pastel Blue
#A2BFFE
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 8.12
Carolina Blue
#8AB8FE
ΔE00 8.68
Perrywinkle
#8F8CE7
ΔE00 8.95
Lightsteelblue
#B0C4DE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4ACFD #FDF5A4
analogous
#A4D9FD #A4ACFD #C9A4FD
triadic
#A4ACFD #FDA4AC #ACFDA4
tetradic
#A4ACFD #FDA4D9 #FDF5A4 #A4FDC9
square
#A4ACFD #FDA4D9 #FDF5A4 #A4FDC9
split-complementary
#A4ACFD #FDC9A4 #D9FDA4
monochromatic
#2C3FFA #6875FC #A4ACFD #E0E3FE #E1E4FE
Accessibility & contrast
On white
2.12
#A4ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#A4ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4ACFD
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4ACFD | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#8BBBC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a4acfd; /* rgb */ color: rgb(164, 172, 253); /* oklch */ color: oklch(76.9% 0.116 279.0);
Tailwind
colors: {
custom: {
50: '#c1c4fe',
500: '#a4acfd',
950: '#000000',
},
}SCSS
$custom: #a4acfd; $custom-light: #c1c4fe; $custom-dark: #000000;
JSON
{
"hex": "#a4acfd",
"rgb": {
"r": 164,
"g": 172,
"b": 253
},
"hsl": {
"h": 234.607,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.76931,
"c": 0.11602,
"h": 279
},
"luminance": 0.44489
}Semantic roles & 50–950 ramp
primary
#A4ACFD
secondary
#F7F4D4
accent
#D100E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186