#ACACCC#ACACCC
#ACACCC is a light, muted blue. Relative luminance 0.426; OKLCH L 75.5% C 0.046 H 285.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACCC |
|---|---|
| RGB | rgb(172, 172, 204) |
| HSL | hsl(240, 24%, 74%) |
| HSV | hsv(240, 16%, 80%) |
| CMYK | cmyk(15.7%, 15.7%, 0%, 20%) |
| CIE-LAB | lab(71.31, 6.51, -16.21) |
| CIE-LCH | lch(71.31, 17.47, 291.87°) |
| OKLab | oklab(75.5% 0.012 -0.044) |
| OKLCH | oklch(75.5% 0.046 285.3) |
| XYZ | xyz(42.6624, 42.6349, 63.0967) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.94
Light Periwinkle
#C1C6FC
ΔE00 9.25
Periwinkle
#CCCCFF
ΔE00 9.95
Lightsteelblue
#B0C4DE
ΔE00 10.52
Light Blue Grey
#B7C9E2
ΔE00 10.83
Thistle
#D8BFD8
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACCC #CCCCAC
analogous
#ACBCCC #ACACCC #BCACCC
triadic
#ACACCC #CCACAC #ACCCAC
tetradic
#ACACCC #CCACBC #CCCCAC #ACCCBC
square
#ACACCC #CCACBC #CCCCAC #ACCCBC
split-complementary
#ACACCC #CCBCAC #BCCCAC
monochromatic
#61619D #8686B5 #ACACCC #D2D2E3 #ECECF3
Accessibility & contrast
On white
2.20
#ACACCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ACACCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACCC
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACCC | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0CD
Deuteranopia (green-blind)
#A4AECB
Tritanopia (blue-blind)
#A5B1B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaccc; /* rgb */ color: rgb(172, 172, 204); /* oklch */ color: oklch(75.5% 0.046 285.3);
Tailwind
colors: {
custom: {
50: '#c5c4db',
500: '#acaccc',
950: '#000000',
},
}SCSS
$custom: #acaccc; $custom-light: #c5c4db; $custom-dark: #000000;
JSON
{
"hex": "#acaccc",
"rgb": {
"r": 172,
"g": 172,
"b": 204
},
"hsl": {
"h": 240,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.75504,
"c": 0.04563,
"h": 285.3
},
"luminance": 0.42635
}Semantic roles & 50–950 ramp
primary
#ACACCC
secondary
#EAEAE1
accent
#A243A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183