#ACABFC#ACABFC
#ACABFC is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.3% C 0.115 H 283.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABFC |
|---|---|
| RGB | rgb(172, 171, 252) |
| HSL | hsl(241, 93%, 83%) |
| HSV | hsv(241, 32%, 99%) |
| CMYK | cmyk(31.7%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.84, 18.37, -40.03) |
| CIE-LCH | lch(72.84, 44.04, 294.65°) |
| OKLab | oklab(77.28% 0.0277 -0.1115) |
| OKLCH | oklch(77.28% 0.115 283.9) |
| XYZ | xyz(49.1421, 44.9234, 98.1585) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.61
Light Periwinkle
#C1C6FC
ΔE00 7.63
Pastel Blue
#A2BFFE
ΔE00 7.71
Pale Violet
#CEAEFA
ΔE00 8.24
Lavender
#B39DDB
ΔE00 8.33
Pastel Purple
#CAA0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABFC #FBFCAB
analogous
#ABD2FC #ACABFC #D4ABFC
triadic
#ACABFC #FCACAB #ABFCAC
tetradic
#ACABFC #FCABD2 #FBFCAB #ABFCD4
square
#ACABFC #FCABD2 #FBFCAB #ABFCD4
split-complementary
#ACABFC #FCD4AB #D2FCAB
monochromatic
#3735F8 #7270FA #ACABFC #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.10
#ACABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#ACABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABFC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABFC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#98BAC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acabfc; /* rgb */ color: rgb(172, 171, 252); /* oklch */ color: oklch(77.3% 0.115 283.9);
Tailwind
colors: {
custom: {
50: '#c7c4fd',
500: '#acabfc',
950: '#000000',
},
}SCSS
$custom: #acabfc; $custom-light: #c7c4fd; $custom-dark: #000000;
JSON
{
"hex": "#acabfc",
"rgb": {
"r": 172,
"g": 171,
"b": 252
},
"hsl": {
"h": 240.741,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.77284,
"c": 0.11487,
"h": 283.9
},
"luminance": 0.44925
}Semantic roles & 50–950 ramp
primary
#ACABFC
secondary
#F6F6D5
accent
#E600E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185