#A2ACFA#A2ACFA
#A2ACFA is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.6% C 0.112 H 277.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2ACFA |
|---|---|
| RGB | rgb(162, 172, 250) |
| HSL | hsl(233, 90%, 81%) |
| HSV | hsv(233, 35%, 98%) |
| CMYK | cmyk(35.2%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(72.29, 14.57, -39.87) |
| CIE-LCH | lch(72.29, 42.45, 290.08°) |
| OKLab | oklab(76.65% 0.0152 -0.1112) |
| OKLCH | oklch(76.65% 0.112 277.8) |
| XYZ | xyz(46.9032, 44.0868, 96.4623) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 8.14
Carolina Blue
#8AB8FE
ΔE00 8.33
Perrywinkle
#8F8CE7
ΔE00 8.94
Lightsteelblue
#B0C4DE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2ACFA #FAF0A2
analogous
#A2D8FA #A2ACFA #C4A2FA
triadic
#A2ACFA #FAA2AC #ACFAA2
tetradic
#A2ACFA #FAA2D8 #FAF0A2 #A2FAC4
square
#A2ACFA #FAA2D8 #FAF0A2 #A2FAC4
split-complementary
#A2ACFA #FAC4A2 #D8FAA2
monochromatic
#2E44F4 #6878F7 #A2ACFA #DCE0FD #E2E5FD
Accessibility & contrast
On white
2.14
#A2ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#A2ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2ACFA
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2ACFA | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FD
Deuteranopia (green-blind)
#8EAEF8
Tritanopia (blue-blind)
#89BBC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2acfa; /* rgb */ color: rgb(162, 172, 250); /* oklch */ color: oklch(76.6% 0.112 277.8);
Tailwind
colors: {
custom: {
50: '#c0c4fc',
500: '#a2acfa',
950: '#000000',
},
}SCSS
$custom: #a2acfa; $custom-light: #c0c4fc; $custom-dark: #000000;
JSON
{
"hex": "#a2acfa",
"rgb": {
"r": 162,
"g": 172,
"b": 250
},
"hsl": {
"h": 233.182,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.76648,
"c": 0.11222,
"h": 277.8
},
"luminance": 0.44089
}Semantic roles & 50–950 ramp
primary
#A2ACFA
secondary
#F6F2D5
accent
#CB00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121217
muted
#818185