#ACACCA#ACACCA
#ACACCA is a light, muted blue. Relative luminance 0.425; OKLCH L 75.4% C 0.043 H 285.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACCA |
|---|---|
| RGB | rgb(172, 172, 202) |
| HSL | hsl(240, 22%, 73%) |
| HSV | hsv(240, 15%, 79%) |
| CMYK | cmyk(14.9%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.24, 6.08, -15.21) |
| CIE-LCH | lch(71.24, 16.38, 291.77°) |
| OKLab | oklab(75.43% 0.0113 -0.0412) |
| OKLCH | oklch(75.43% 0.043 285.3) |
| XYZ | xyz(42.4241, 42.5395, 61.8415) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.47
Light Periwinkle
#C1C6FC
ΔE00 9.66
Periwinkle
#CCCCFF
ΔE00 10.30
Lightsteelblue
#B0C4DE
ΔE00 10.40
Light Blue Grey
#B7C9E2
ΔE00 10.70
Dove Gray
#B6B8BD
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACCA #CACAAC
analogous
#ACBBCA #ACACCA #BBACCA
triadic
#ACACCA #CAACAC #ACCAAC
tetradic
#ACACCA #CAACBB #CACAAC #ACCABB
square
#ACACCA #CAACBB #CACAAC #ACCABB
split-complementary
#ACACCA #CABBAC #BBCAAC
monochromatic
#62629A #8787B2 #ACACCA #D1D1E2 #ECECF3
Accessibility & contrast
On white
2.21
#ACACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#ACACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACCA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACCA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#A4AEC9
Tritanopia (blue-blind)
#A6B1B6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acacca; /* rgb */ color: rgb(172, 172, 202); /* oklch */ color: oklch(75.4% 0.043 285.3);
Tailwind
colors: {
custom: {
50: '#c5c4da',
500: '#acacca',
950: '#000000',
},
}SCSS
$custom: #acacca; $custom-light: #c5c4da; $custom-dark: #000000;
JSON
{
"hex": "#acacca",
"rgb": {
"r": 172,
"g": 172,
"b": 202
},
"hsl": {
"h": 240,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.75432,
"c": 0.04277,
"h": 285.3
},
"luminance": 0.4254
}Semantic roles & 50–950 ramp
primary
#ACACCA
secondary
#E9E9E2
accent
#A045A0
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183