#A5ACFA#A5ACFA
#A5ACFA is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.9% C 0.112 H 279.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A5ACFA |
|---|---|
| RGB | rgb(165, 172, 250) |
| HSL | hsl(235, 89%, 81%) |
| HSV | hsv(235, 34%, 98%) |
| CMYK | cmyk(34%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(72.50, 15.38, -39.52) |
| CIE-LCH | lch(72.50, 42.41, 291.27°) |
| OKLab | oklab(76.87% 0.0184 -0.1101) |
| OKLCH | oklch(76.87% 0.112 279.5) |
| XYZ | xyz(47.5201, 44.4049, 96.4912) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 7.81
Perrywinkle
#8F8CE7
ΔE00 8.92
Carolina Blue
#8AB8FE
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5ACFA #FAF3A5
analogous
#A5D7FA #A5ACFA #C9A5FA
triadic
#A5ACFA #FAA5AC #ACFAA5
tetradic
#A5ACFA #FAA5D7 #FAF3A5 #A5FAC9
square
#A5ACFA #FAA5D7 #FAF3A5 #A5FAC9
split-complementary
#A5ACFA #FAC9A5 #D7FAA5
monochromatic
#3141F4 #6B77F7 #A5ACFA #DFE1FD #E2E4FD
Accessibility & contrast
On white
2.13
#A5ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#A5ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5ACFA
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5ACFA | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#8FAFF8
Tritanopia (blue-blind)
#8EBBC8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #a5acfa; /* rgb */ color: rgb(165, 172, 250); /* oklch */ color: oklch(76.9% 0.112 279.5);
Tailwind
colors: {
custom: {
50: '#c2c4fc',
500: '#a5acfa',
950: '#000000',
},
}SCSS
$custom: #a5acfa; $custom-light: #c2c4fc; $custom-dark: #000000;
JSON
{
"hex": "#a5acfa",
"rgb": {
"r": 165,
"g": 172,
"b": 250
},
"hsl": {
"h": 235.059,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.76865,
"c": 0.11166,
"h": 279.5
},
"luminance": 0.44407
}Semantic roles & 50–950 ramp
primary
#A5ACFA
secondary
#F5F3D6
accent
#D300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185