#ACAEBF#ACAEBF
#ACAEBF is a light, muted blue. Relative luminance 0.428; OKLCH L 75.5% C 0.024 H 280.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEBF |
|---|---|
| RGB | rgb(172, 174, 191) |
| HSL | hsl(234, 13%, 71%) |
| HSV | hsv(234, 10%, 75%) |
| CMYK | cmyk(9.9%, 8.9%, 0%, 25.1%) |
| CIE-LAB | lab(71.42, 2.66, -8.89) |
| CIE-LCH | lch(71.42, 9.28, 286.65°) |
| OKLab | oklab(75.46% 0.0044 -0.0239) |
| OKLCH | oklch(75.46% 0.024 280.5) |
| XYZ | xyz(41.5513, 42.8040, 55.3530) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.13
Cool Gray
#9AA7B0
ΔE00 7.98
Dark Gray
#A9A9A9
ΔE00 8.17
Lightsteelblue
#B0C4DE
ΔE00 8.78
Cloudy Blue
#ACC2D9
ΔE00 9.09
Light Blue Grey
#B7C9E2
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEBF #BFBDAC
analogous
#ACB7BF #ACAEBF #B3ACBF
triadic
#ACAEBF #BFACAE #AEBFAC
tetradic
#ACAEBF #BFACB7 #BFBDAC #ACBFB3
square
#ACAEBF #BFACB7 #BFBDAC #ACBFB3
split-complementary
#ACAEBF #BFB3AC #B7BFAC
monochromatic
#696C88 #898CA4 #ACAEBF #CFD0DA #EEEEF2
Accessibility & contrast
On white
2.20
#ACAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#ACAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEBF
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEBF | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#A8B1B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaebf; /* rgb */ color: rgb(172, 174, 191); /* oklch */ color: oklch(75.5% 0.024 280.5);
Tailwind
colors: {
custom: {
50: '#c4c6d2',
500: '#acaebf',
950: '#000000',
},
}SCSS
$custom: #acaebf; $custom-light: #c4c6d2; $custom-dark: #000000;
JSON
{
"hex": "#acaebf",
"rgb": {
"r": 172,
"g": 174,
"b": 191
},
"hsl": {
"h": 233.684,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.75459,
"c": 0.02431,
"h": 280.5
},
"luminance": 0.42804
}Semantic roles & 50–950 ramp
primary
#ACAEBF
secondary
#E6E5E1
accent
#8F4E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282