#ACABFF#ACABFF
#ACABFF is a light, moderate blue. Relative luminance 0.451; OKLCH L 77.4% C 0.119 H 283.8°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABFF |
|---|---|
| RGB | rgb(172, 171, 255) |
| HSL | hsl(241, 100%, 84%) |
| HSV | hsv(241, 33%, 100%) |
| CMYK | cmyk(32.5%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(72.97, 19.12, -41.45) |
| CIE-LCH | lch(72.97, 45.65, 294.77°) |
| OKLab | oklab(77.42% 0.0284 -0.1156) |
| OKLCH | oklch(77.42% 0.119 283.8) |
| XYZ | xyz(49.6213, 45.1150, 100.6820) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 7.62
Light Periwinkle
#C1C6FC
ΔE00 7.85
Pale Violet
#CEAEFA
ΔE00 8.46
Pastel Purple
#CAA0FF
ΔE00 8.56
Lavender
#B39DDB
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABFF #FEFFAB
analogous
#ABD4FF #ACABFF #D6ABFF
triadic
#ACABFF #FFACAB #ABFFAC
tetradic
#ACABFF #FFABD4 #FEFFAB #ABFFD6
square
#ACABFF #FFABD4 #FEFFAB #ABFFD6
split-complementary
#ACABFF #FFD6AB #D4FFAB
monochromatic
#3331FF #706EFF #ACABFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.10
#ACABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#ACABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABFF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABFF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#8FB0FD
Tritanopia (blue-blind)
#97BBCA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acabff; /* rgb */ color: rgb(172, 171, 255); /* oklch */ color: oklch(77.4% 0.119 283.8);
Tailwind
colors: {
custom: {
50: '#c7c4ff',
500: '#acabff',
950: '#000000',
},
}SCSS
$custom: #acabff; $custom-light: #c7c4ff; $custom-dark: #000000;
JSON
{
"hex": "#acabff",
"rgb": {
"r": 172,
"g": 171,
"b": 255
},
"hsl": {
"h": 240.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.77423,
"c": 0.11902,
"h": 283.8
},
"luminance": 0.45116
}Semantic roles & 50–950 ramp
primary
#ACABFF
secondary
#F7F7D4
accent
#E600E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186