#ACAEC7#ACAEC7
#ACAEC7 is a light, muted blue. Relative luminance 0.432; OKLCH L 75.7% C 0.036 H 281.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEC7 |
|---|---|
| RGB | rgb(172, 174, 199) |
| HSL | hsl(236, 19%, 73%) |
| HSV | hsv(236, 14%, 78%) |
| CMYK | cmyk(13.6%, 12.6%, 0%, 22%) |
| CIE-LAB | lab(71.67, 4.33, -12.92) |
| CIE-LCH | lch(71.67, 13.63, 288.54°) |
| OKLab | oklab(75.73% 0.0074 -0.0349) |
| OKLCH | oklch(75.73% 0.036 281.9) |
| XYZ | xyz(42.4559, 43.1658, 60.1168) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 9.06
Light Blue Grey
#B7C9E2
ΔE00 9.39
Cloudy Blue
#ACC2D9
ΔE00 9.87
Light Periwinkle
#C1C6FC
ΔE00 10.34
Cool Gray
#9AA7B0
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEC7 #C7C5AC
analogous
#ACBBC7 #ACAEC7 #B7ACC7
triadic
#ACAEC7 #C7ACAE #AEC7AC
tetradic
#ACAEC7 #C7ACBB #C7C5AC #ACC7B7
square
#ACAEC7 #C7ACBB #C7C5AC #ACC7B7
split-complementary
#ACAEC7 #C7B7AC #BBC7AC
monochromatic
#646894 #878AAE #ACAEC7 #D1D2E0 #EDEDF3
Accessibility & contrast
On white
2.18
#ACAEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ACAEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEC7
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEC7 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B0C8
Deuteranopia (green-blind)
#A7AFC6
Tritanopia (blue-blind)
#A6B2B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acaec7; /* rgb */ color: rgb(172, 174, 199); /* oklch */ color: oklch(75.7% 0.036 281.9);
Tailwind
colors: {
custom: {
50: '#c4c6d8',
500: '#acaec7',
950: '#000000',
},
}SCSS
$custom: #acaec7; $custom-light: #c4c6d8; $custom-dark: #000000;
JSON
{
"hex": "#acaec7",
"rgb": {
"r": 172,
"g": 174,
"b": 199
},
"hsl": {
"h": 235.556,
"s": 19.424,
"l": 72.745
},
"oklch": {
"l": 0.75733,
"c": 0.0357,
"h": 281.9
},
"luminance": 0.43166
}Semantic roles & 50–950 ramp
primary
#ACAEC7
secondary
#E9E8E2
accent
#97489E
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283