#ACACC6#ACACC6
#ACACC6 is a light, muted blue. Relative luminance 0.424; OKLCH L 75.3% C 0.037 H 285.5°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACC6 |
|---|---|
| RGB | rgb(172, 172, 198) |
| HSL | hsl(240, 19%, 73%) |
| HSV | hsv(240, 13%, 78%) |
| CMYK | cmyk(13.1%, 13.1%, 0%, 22.4%) |
| CIE-LAB | lab(71.11, 5.22, -13.21) |
| CIE-LCH | lch(71.11, 14.20, 291.56°) |
| OKLab | oklab(75.29% 0.0099 -0.0357) |
| OKLCH | oklch(75.29% 0.037 285.5) |
| XYZ | xyz(41.9566, 42.3525, 59.3795) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 9.58
Lightsteelblue
#B0C4DE
ΔE00 10.15
Light Blue Grey
#B7C9E2
ΔE00 10.44
Light Periwinkle
#C1C6FC
ΔE00 10.58
Lavender
#B39DDB
ΔE00 10.63
Cloudy Blue
#ACC2D9
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACC6 #C6C6AC
analogous
#ACB9C6 #ACACC6 #B9ACC6
triadic
#ACACC6 #C6ACAC #ACC6AC
tetradic
#ACACC6 #C6ACB9 #C6C6AC #ACC6B9
square
#ACACC6 #C6ACB9 #C6C6AC #ACC6B9
split-complementary
#ACACC6 #C6B9AC #B9C6AC
monochromatic
#656593 #8888AD #ACACC6 #D0D0DF #EDEDF3
Accessibility & contrast
On white
2.22
#ACACC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#ACACC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACC6
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACC6 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AFC7
Deuteranopia (green-blind)
#A5ADC5
Tritanopia (blue-blind)
#A7B0B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acacc6; /* rgb */ color: rgb(172, 172, 198); /* oklch */ color: oklch(75.3% 0.037 285.5);
Tailwind
colors: {
custom: {
50: '#c4c4d7',
500: '#acacc6',
950: '#000000',
},
}SCSS
$custom: #acacc6; $custom-light: #c4c4d7; $custom-dark: #000000;
JSON
{
"hex": "#acacc6",
"rgb": {
"r": 172,
"g": 172,
"b": 198
},
"hsl": {
"h": 240,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.75289,
"c": 0.03705,
"h": 285.5
},
"luminance": 0.42353
}Semantic roles & 50–950 ramp
primary
#ACACC6
secondary
#E9E9E2
accent
#9D499D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183