#ACACC8#ACACC8
#ACACC8 is a light, muted blue. Relative luminance 0.424; OKLCH L 75.4% C 0.040 H 285.4°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACACC8 |
|---|---|
| RGB | rgb(172, 172, 200) |
| HSL | hsl(240, 20%, 73%) |
| HSV | hsv(240, 14%, 78%) |
| CMYK | cmyk(14%, 14%, 0%, 21.6%) |
| CIE-LAB | lab(71.18, 5.65, -14.21) |
| CIE-LCH | lch(71.18, 15.29, 291.67°) |
| OKLab | oklab(75.36% 0.0106 -0.0385) |
| OKLCH | oklch(75.36% 0.04 285.4) |
| XYZ | xyz(42.1888, 42.4454, 60.6025) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.03
Light Periwinkle
#C1C6FC
ΔE00 10.10
Dove Gray
#B6B8BD
ΔE00 10.19
Lightsteelblue
#B0C4DE
ΔE00 10.28
Light Blue Grey
#B7C9E2
ΔE00 10.57
Periwinkle
#CCCCFF
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACACC8 #C8C8AC
analogous
#ACBAC8 #ACACC8 #BAACC8
triadic
#ACACC8 #C8ACAC #ACC8AC
tetradic
#ACACC8 #C8ACBA #C8C8AC #ACC8BA
square
#ACACC8 #C8ACBA #C8C8AC #ACC8BA
split-complementary
#ACACC8 #C8BAAC #BAC8AC
monochromatic
#636396 #8787B0 #ACACC8 #D1D1E0 #EDEDF3
Accessibility & contrast
On white
2.21
#ACACC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ACACC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACACC8
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACACC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACACC8 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFC9
Deuteranopia (green-blind)
#A5ADC7
Tritanopia (blue-blind)
#A6B1B5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acacc8; /* rgb */ color: rgb(172, 172, 200); /* oklch */ color: oklch(75.4% 0.040 285.4);
Tailwind
colors: {
custom: {
50: '#c5c4d8',
500: '#acacc8',
950: '#000000',
},
}SCSS
$custom: #acacc8; $custom-light: #c5c4d8; $custom-dark: #000000;
JSON
{
"hex": "#acacc8",
"rgb": {
"r": 172,
"g": 172,
"b": 200
},
"hsl": {
"h": 240,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.7536,
"c": 0.0399,
"h": 285.4
},
"luminance": 0.42446
}Semantic roles & 50–950 ramp
primary
#ACACC8
secondary
#E9E9E2
accent
#9F479F
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121214
muted
#818183