#ACAEC1#ACAEC1
#ACAEC1 is a light, muted blue. Relative luminance 0.429; OKLCH L 75.5% C 0.027 H 281.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEC1 |
|---|---|
| RGB | rgb(172, 174, 193) |
| HSL | hsl(234, 14%, 72%) |
| HSV | hsv(234, 11%, 76%) |
| CMYK | cmyk(10.9%, 9.8%, 0%, 24.3%) |
| CIE-LAB | lab(71.48, 3.07, -9.90) |
| CIE-LCH | lch(71.48, 10.37, 287.23°) |
| OKLab | oklab(75.53% 0.0052 -0.0267) |
| OKLCH | oklch(75.53% 0.027 281) |
| XYZ | xyz(41.7729, 42.8927, 56.5201) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.84
Cool Gray
#9AA7B0
ΔE00 8.60
Lightsteelblue
#B0C4DE
ΔE00 8.78
Dark Gray
#A9A9A9
ΔE00 8.94
Light Blue Grey
#B7C9E2
ΔE00 9.12
Cloudy Blue
#ACC2D9
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEC1 #C1BFAC
analogous
#ACB9C1 #ACAEC1 #B5ACC1
triadic
#ACAEC1 #C1ACAE #AEC1AC
tetradic
#ACAEC1 #C1ACB9 #C1BFAC #ACC1B5
square
#ACAEC1 #C1ACB9 #C1BFAC #ACC1B5
split-complementary
#ACAEC1 #C1B5AC #B9C1AC
monochromatic
#686B8B #898CA7 #ACAEC1 #CFD0DB #EDEEF2
Accessibility & contrast
On white
2.19
#ACAEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ACAEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEC1
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEC1 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C2
Deuteranopia (green-blind)
#A9AEC0
Tritanopia (blue-blind)
#A8B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaec1; /* rgb */ color: rgb(172, 174, 193); /* oklch */ color: oklch(75.5% 0.027 281.0);
Tailwind
colors: {
custom: {
50: '#c4c6d3',
500: '#acaec1',
950: '#000000',
},
}SCSS
$custom: #acaec1; $custom-light: #c4c6d3; $custom-dark: #000000;
JSON
{
"hex": "#acaec1",
"rgb": {
"r": 172,
"g": 174,
"b": 193
},
"hsl": {
"h": 234.286,
"s": 14.483,
"l": 71.569
},
"oklch": {
"l": 0.75527,
"c": 0.02716,
"h": 281
},
"luminance": 0.42893
}Semantic roles & 50–950 ramp
primary
#ACAEC1
secondary
#E7E7E2
accent
#914D99
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282