#ACAEC2#ACAEC2
#ACAEC2 is a light, muted blue. Relative luminance 0.429; OKLCH L 75.6% C 0.029 H 281.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAEC2 |
|---|---|
| RGB | rgb(172, 174, 194) |
| HSL | hsl(235, 15%, 72%) |
| HSV | hsv(235, 11%, 76%) |
| CMYK | cmyk(11.3%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(71.51, 3.28, -10.41) |
| CIE-LCH | lch(71.51, 10.91, 287.50°) |
| OKLab | oklab(75.56% 0.0055 -0.028) |
| OKLCH | oklch(75.56% 0.029 281.2) |
| XYZ | xyz(41.8849, 42.9374, 57.1096) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.20
Lightsteelblue
#B0C4DE
ΔE00 8.80
Cool Gray
#9AA7B0
ΔE00 8.91
Light Blue Grey
#B7C9E2
ΔE00 9.14
Dark Gray
#A9A9A9
ΔE00 9.31
Cloudy Blue
#ACC2D9
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAEC2 #C2C0AC
analogous
#ACB9C2 #ACAEC2 #B5ACC2
triadic
#ACAEC2 #C2ACAE #AEC2AC
tetradic
#ACAEC2 #C2ACB9 #C2C0AC #ACC2B5
square
#ACAEC2 #C2ACB9 #C2C0AC #ACC2B5
split-complementary
#ACAEC2 #C2B5AC #B9C2AC
monochromatic
#676B8C #898CA8 #ACAEC2 #CFD0DC #EDEEF2
Accessibility & contrast
On white
2.19
#ACAEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ACAEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAEC2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAEC2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B0C3
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#A8B1B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acaec2; /* rgb */ color: rgb(172, 174, 194); /* oklch */ color: oklch(75.6% 0.029 281.2);
Tailwind
colors: {
custom: {
50: '#c4c6d4',
500: '#acaec2',
950: '#000000',
},
}SCSS
$custom: #acaec2; $custom-light: #c4c6d4; $custom-dark: #000000;
JSON
{
"hex": "#acaec2",
"rgb": {
"r": 172,
"g": 174,
"b": 194
},
"hsl": {
"h": 234.545,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.75561,
"c": 0.02858,
"h": 281.2
},
"luminance": 0.42938
}Semantic roles & 50–950 ramp
primary
#ACAEC2
secondary
#E8E7E2
accent
#924C99
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283