#ACABE4#ACABE4
#ACABE4 is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.2% C 0.081 H 285.1°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABE4 |
|---|---|
| RGB | rgb(172, 171, 228) |
| HSL | hsl(241, 51%, 78%) |
| HSV | hsv(241, 25%, 89%) |
| CMYK | cmyk(24.6%, 25%, 0%, 10.6%) |
| CIE-LAB | lab(71.89, 12.51, -28.47) |
| CIE-LCH | lch(71.89, 31.09, 293.73°) |
| OKLab | oklab(76.24% 0.0212 -0.0784) |
| OKLCH | oklch(76.24% 0.081 285.1) |
| XYZ | xyz(45.5763, 43.4970, 79.3783) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 6.87
Pale Violet
#CEAEFA
ΔE00 7.76
Periwinkle
#CCCCFF
ΔE00 8.44
Lavender (survey)
#C79FEF
ΔE00 8.77
Light Violet
#D6B4FC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABE4 #E3E4AB
analogous
#ABC6E4 #ACABE4 #C8ABE4
triadic
#ACABE4 #E4ACAB #ABE4AC
tetradic
#ACABE4 #E4ABC6 #E3E4AB #ABE4C8
square
#ACABE4 #E4ABC6 #E3E4AB #ABE4C8
split-complementary
#ACABE4 #E4C8AB #C6E4AB
monochromatic
#504EC6 #7E7DD5 #ACABE4 #DAD9F3 #E8E8F8
Accessibility & contrast
On white
2.17
#ACABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#ACABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABE4
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABE4 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E6
Deuteranopia (green-blind)
#9AAFE2
Tritanopia (blue-blind)
#9FB5BF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acabe4; /* rgb */ color: rgb(172, 171, 228); /* oklch */ color: oklch(76.2% 0.081 285.1);
Tailwind
colors: {
custom: {
50: '#c5c4ec',
500: '#acabe4',
950: '#000000',
},
}SCSS
$custom: #acabe4; $custom-light: #c5c4ec; $custom-dark: #000000;
JSON
{
"hex": "#acabe4",
"rgb": {
"r": 172,
"g": 171,
"b": 228
},
"hsl": {
"h": 241.053,
"s": 51.351,
"l": 78.235
},
"oklch": {
"l": 0.76237,
"c": 0.08121,
"h": 285.1
},
"luminance": 0.43498
}Semantic roles & 50–950 ramp
primary
#ACABE4
secondary
#EEEFDC
accent
#BF27BC
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184