#ACAEBB#ACAEBB
#ACAEBB is a light, near-neutral blue. Relative luminance 0.426; OKLCH L 75.3% C 0.019 H 279.0°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEBB |
|---|---|
| RGB | rgb(172, 174, 187) |
| HSL | hsl(232, 10%, 70%) |
| HSV | hsv(232, 8%, 73%) |
| CMYK | cmyk(8%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(71.30, 1.84, -6.87) |
| CIE-LCH | lch(71.30, 7.11, 285.02°) |
| OKLab | oklab(75.33% 0.0029 -0.0184) |
| OKLCH | oklch(75.33% 0.019 279) |
| XYZ | xyz(41.1172, 42.6304, 53.0664) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.68
Dark Gray
#A9A9A9
ΔE00 6.54
Cool Gray
#9AA7B0
ΔE00 6.79
Silver
#C0C0C0
ΔE00 7.90
Cloudy Blue
#ACC2D9
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEBB #BBB9AC
analogous
#ACB5BB #ACAEBB #B1ACBB
triadic
#ACAEBB #BBACAE #AEBBAC
tetradic
#ACAEBB #BBACB5 #BBB9AC #ACBBB1
square
#ACAEBB #BBACB5 #BBB9AC #ACBBB1
split-complementary
#ACAEBB #BBB1AC #B5BBAC
monochromatic
#6B6E82 #8A8D9F #ACAEBB #CECFD7 #EEEFF1
Accessibility & contrast
On white
2.20
#ACAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ACAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEBB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEBB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBC
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#A9B0B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaebb; /* rgb */ color: rgb(172, 174, 187); /* oklch */ color: oklch(75.3% 0.019 279.0);
Tailwind
colors: {
custom: {
50: '#c4c6cf',
500: '#acaebb',
950: '#000000',
},
}SCSS
$custom: #acaebb; $custom-light: #c4c6cf; $custom-dark: #000000;
JSON
{
"hex": "#acaebb",
"rgb": {
"r": 172,
"g": 174,
"b": 187
},
"hsl": {
"h": 232,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.75327,
"c": 0.01864,
"h": 279
},
"luminance": 0.42631
}Semantic roles & 50–950 ramp
primary
#ACAEBB
secondary
#E3E3DF
accent
#8B5294
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282