#ACABFA#ACABFA
#ACABFA is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.2% C 0.112 H 284.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABFA |
|---|---|
| RGB | rgb(172, 171, 250) |
| HSL | hsl(241, 89%, 83%) |
| HSV | hsv(241, 32%, 98%) |
| CMYK | cmyk(31.2%, 31.6%, 0%, 2%) |
| CIE-LAB | lab(72.76, 17.87, -39.08) |
| CIE-LCH | lch(72.76, 42.97, 294.57°) |
| OKLab | oklab(77.19% 0.0272 -0.1087) |
| OKLCH | oklch(77.19% 0.112 284) |
| XYZ | xyz(48.8269, 44.7973, 96.4981) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.50
Pastel Blue
#A2BFFE
ΔE00 7.79
Lavender
#B39DDB
ΔE00 8.07
Pale Violet
#CEAEFA
ΔE00 8.11
Pastel Purple
#CAA0FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABFA #F9FAAB
analogous
#ABD2FA #ACABFA #D3ABFA
triadic
#ACABFA #FAACAB #ABFAAC
tetradic
#ACABFA #FAABD2 #F9FAAB #ABFAD3
square
#ACABFA #FAABD2 #F9FAAB #ABFAD3
split-complementary
#ACABFA #FAD3AB #D2FAAB
monochromatic
#3A37F3 #7371F7 #ACABFA #E2E2FD #E2E2FD
Accessibility & contrast
On white
2.11
#ACABFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ACABFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABFA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABFA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FD
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#98B9C7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acabfa; /* rgb */ color: rgb(172, 171, 250); /* oklch */ color: oklch(77.2% 0.112 284.0);
Tailwind
colors: {
custom: {
50: '#c6c4fc',
500: '#acabfa',
950: '#000000',
},
}SCSS
$custom: #acabfa; $custom-light: #c6c4fc; $custom-dark: #000000;
JSON
{
"hex": "#acabfa",
"rgb": {
"r": 172,
"g": 171,
"b": 250
},
"hsl": {
"h": 240.759,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.77193,
"c": 0.11209,
"h": 284
},
"luminance": 0.44799
}Semantic roles & 50–950 ramp
primary
#ACABFA
secondary
#F5F5D6
accent
#E500E2
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185