#ACABE2#ACABE2
#ACABE2 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.2% C 0.078 H 285.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABE2 |
|---|---|
| RGB | rgb(172, 171, 226) |
| HSL | hsl(241, 49%, 78%) |
| HSV | hsv(241, 24%, 89%) |
| CMYK | cmyk(23.9%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(71.82, 12.04, -27.49) |
| CIE-LCH | lch(71.82, 30.01, 293.66°) |
| OKLab | oklab(76.16% 0.0206 -0.0756) |
| OKLCH | oklch(76.16% 0.078 285.2) |
| XYZ | xyz(45.3002, 43.3866, 77.9245) |
| Luminance | 0.4339 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.85
Light Periwinkle
#C1C6FC
ΔE00 6.93
Pale Violet
#CEAEFA
ΔE00 7.87
Periwinkle
#CCCCFF
ΔE00 8.42
Lavender (survey)
#C79FEF
ΔE00 8.86
Light Violet
#D6B4FC
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABE2 #E1E2AB
analogous
#ABC5E2 #ACABE2 #C7ABE2
triadic
#ACABE2 #E2ACAB #ABE2AC
tetradic
#ACABE2 #E2ABC5 #E1E2AB #ABE2C7
square
#ACABE2 #E2ABC5 #E1E2AB #ABE2C7
split-complementary
#ACABE2 #E2C7AB #C5E2AB
monochromatic
#5250C3 #7F7ED2 #ACABE2 #D9D8F2 #E9E8F7
Accessibility & contrast
On white
2.17
#ACABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#ACABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABE2
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABE2 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB2E4
Deuteranopia (green-blind)
#9BAEE1
Tritanopia (blue-blind)
#A0B4BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acabe2; /* rgb */ color: rgb(172, 171, 226); /* oklch */ color: oklch(76.2% 0.078 285.2);
Tailwind
colors: {
custom: {
50: '#c5c4eb',
500: '#acabe2',
950: '#000000',
},
}SCSS
$custom: #acabe2; $custom-light: #c5c4eb; $custom-dark: #000000;
JSON
{
"hex": "#acabe2",
"rgb": {
"r": 172,
"g": 171,
"b": 226
},
"hsl": {
"h": 241.091,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.76155,
"c": 0.07838,
"h": 285.2
},
"luminance": 0.43387
}Semantic roles & 50–950 ramp
primary
#ACABE2
secondary
#EEEEDD
accent
#BC2AB9
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184