#ACABE3#ACABE3
#ACABE3 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.2% C 0.080 H 285.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABE3 |
|---|---|
| RGB | rgb(172, 171, 227) |
| HSL | hsl(241, 50%, 78%) |
| HSV | hsv(241, 25%, 89%) |
| CMYK | cmyk(24.2%, 24.7%, 0%, 11%) |
| CIE-LAB | lab(71.85, 12.28, -27.98) |
| CIE-LCH | lch(71.85, 30.55, 293.69°) |
| OKLab | oklab(76.2% 0.0209 -0.077) |
| OKLCH | oklch(76.2% 0.08 285.2) |
| XYZ | xyz(45.4378, 43.4417, 78.6493) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.87
Light Periwinkle
#C1C6FC
ΔE00 6.90
Pale Violet
#CEAEFA
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 8.43
Lavender (survey)
#C79FEF
ΔE00 8.81
Light Violet
#D6B4FC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABE3 #E2E3AB
analogous
#ABC6E3 #ACABE3 #C8ABE3
triadic
#ACABE3 #E3ACAB #ABE3AC
tetradic
#ACABE3 #E3ABC6 #E2E3AB #ABE3C8
square
#ACABE3 #E3ABC6 #E2E3AB #ABE3C8
split-complementary
#ACABE3 #E3C8AB #C6E3AB
monochromatic
#514FC4 #7F7DD4 #ACABE3 #D9D9F2 #E8E8F7
Accessibility & contrast
On white
2.17
#ACABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ACABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABE3
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABE3 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB2E5
Deuteranopia (green-blind)
#9BAEE2
Tritanopia (blue-blind)
#A0B5BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acabe3; /* rgb */ color: rgb(172, 171, 227); /* oklch */ color: oklch(76.2% 0.080 285.2);
Tailwind
colors: {
custom: {
50: '#c5c4ec',
500: '#acabe3',
950: '#000000',
},
}SCSS
$custom: #acabe3; $custom-light: #c5c4ec; $custom-dark: #000000;
JSON
{
"hex": "#acabe3",
"rgb": {
"r": 172,
"g": 171,
"b": 227
},
"hsl": {
"h": 241.071,
"s": 50,
"l": 78.039
},
"oklch": {
"l": 0.76196,
"c": 0.0798,
"h": 285.2
},
"luminance": 0.43443
}Semantic roles & 50–950 ramp
primary
#ACABE3
secondary
#EEEEDD
accent
#BD28BB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131216
muted
#828184