#ACAAC0#ACAAC0
#ACAAC0 is a light, muted blue. Relative luminance 0.413; OKLCH L 74.7% C 0.031 H 289.8°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAAC0 |
|---|---|
| RGB | rgb(172, 170, 192) |
| HSL | hsl(245, 15%, 71%) |
| HSV | hsv(245, 11%, 75%) |
| CMYK | cmyk(10.4%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(70.40, 5.06, -10.96) |
| CIE-LCH | lch(70.40, 12.07, 294.76°) |
| OKLab | oklab(74.67% 0.0106 -0.0295) |
| OKLCH | oklch(74.67% 0.031 289.8) |
| XYZ | xyz(40.9005, 41.3256, 55.6808) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.78
Dark Gray
#A9A9A9
ΔE00 10.29
Cool Gray
#9AA7B0
ΔE00 10.75
Thistle
#D8BFD8
ΔE00 10.88
Lightsteelblue
#B0C4DE
ΔE00 11.01
Light Blue Grey
#B7C9E2
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAAC0 #BEC0AA
analogous
#AAB3C0 #ACAAC0 #B7AAC0
triadic
#ACAAC0 #C0ACAA #AAC0AC
tetradic
#ACAAC0 #C0AAB3 #BEC0AA #AAC0B7
square
#ACAAC0 #C0AAB3 #BEC0AA #AAC0B7
split-complementary
#ACAAC0 #C0B7AA #B3C0AA
monochromatic
#69668A #8A87A6 #ACAAC0 #CECDDA #EEEDF2
Accessibility & contrast
On white
2.27
#ACAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#ACAAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAAC0
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAAC0 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ADC1
Deuteranopia (green-blind)
#A5ACBF
Tritanopia (blue-blind)
#A8ADB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #acaac0; /* rgb */ color: rgb(172, 170, 192); /* oklch */ color: oklch(74.7% 0.031 289.8);
Tailwind
colors: {
custom: {
50: '#c4c3d3',
500: '#acaac0',
950: '#000000',
},
}SCSS
$custom: #acaac0; $custom-light: #c4c3d3; $custom-dark: #000000;
JSON
{
"hex": "#acaac0",
"rgb": {
"r": 172,
"g": 170,
"b": 192
},
"hsl": {
"h": 245.455,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.74673,
"c": 0.03139,
"h": 289.8
},
"luminance": 0.41326
}Semantic roles & 50–950 ramp
primary
#ACAAC0
secondary
#E5E6E0
accent
#994C92
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#121214
muted
#818182