#ACAEC4#ACAEC4
#ACAEC4 is a light, muted blue. Relative luminance 0.430; OKLCH L 75.6% C 0.031 H 281.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEC4 |
|---|---|
| RGB | rgb(172, 174, 196) |
| HSL | hsl(235, 17%, 72%) |
| HSV | hsv(235, 12%, 77%) |
| CMYK | cmyk(12.2%, 11.2%, 0%, 23.1%) |
| CIE-LAB | lab(71.57, 3.70, -11.42) |
| CIE-LCH | lch(71.57, 12.00, 287.96°) |
| OKLab | oklab(75.63% 0.0063 -0.0308) |
| OKLCH | oklch(75.63% 0.031 281.5) |
| XYZ | xyz(42.1110, 43.0279, 58.3005) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.88
Light Blue Grey
#B7C9E2
ΔE00 9.21
Cool Gray
#9AA7B0
ΔE00 9.52
Cloudy Blue
#ACC2D9
ΔE00 9.52
Dark Gray
#A9A9A9
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEC4 #C4C2AC
analogous
#ACBAC4 #ACAEC4 #B6ACC4
triadic
#ACAEC4 #C4ACAE #AEC4AC
tetradic
#ACAEC4 #C4ACBA #C4C2AC #ACC4B6
square
#ACAEC4 #C4ACBA #C4C2AC #ACC4B6
split-complementary
#ACAEC4 #C4B6AC #BAC4AC
monochromatic
#666A90 #888BAB #ACAEC4 #D0D1DD #EDEEF2
Accessibility & contrast
On white
2.19
#ACAEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#ACAEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEC4
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEC4 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C5
Deuteranopia (green-blind)
#A8AFC3
Tritanopia (blue-blind)
#A7B2B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaec4; /* rgb */ color: rgb(172, 174, 196); /* oklch */ color: oklch(75.6% 0.031 281.5);
Tailwind
colors: {
custom: {
50: '#c4c6d5',
500: '#acaec4',
950: '#000000',
},
}SCSS
$custom: #acaec4; $custom-light: #c4c6d5; $custom-dark: #000000;
JSON
{
"hex": "#acaec4",
"rgb": {
"r": 172,
"g": 174,
"b": 196
},
"hsl": {
"h": 235,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.75629,
"c": 0.03143,
"h": 281.5
},
"luminance": 0.43028
}Semantic roles & 50–950 ramp
primary
#ACAEC4
secondary
#E9E8E2
accent
#944A9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283