#ACAECD#ACAECD
#ACAECD is a light, muted blue. Relative luminance 0.435; OKLCH L 75.9% C 0.044 H 282.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAECD |
|---|---|
| RGB | rgb(172, 174, 205) |
| HSL | hsl(236, 25%, 74%) |
| HSV | hsv(236, 16%, 80%) |
| CMYK | cmyk(16.1%, 15.1%, 0%, 19.6%) |
| CIE-LAB | lab(71.86, 5.63, -15.93) |
| CIE-LCH | lch(71.86, 16.89, 289.46°) |
| OKLab | oklab(75.95% 0.0095 -0.0432) |
| OKLCH | oklch(75.95% 0.044 282.4) |
| XYZ | xyz(43.1663, 43.4500, 63.8583) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.91
Lightsteelblue
#B0C4DE
ΔE00 9.53
Lavender
#B39DDB
ΔE00 9.55
Periwinkle
#CCCCFF
ΔE00 9.70
Light Blue Grey
#B7C9E2
ΔE00 9.86
Cloudy Blue
#ACC2D9
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAECD #CDCBAC
analogous
#ACBFCD #ACAECD #BBACCD
triadic
#ACAECD #CDACAE #AECDAC
tetradic
#ACAECD #CDACBF #CDCBAC #ACCDBB
square
#ACAECD #CDACBF #CDCBAC #ACCDBB
split-complementary
#ACAECD #CDBBAC #BFCDAC
monochromatic
#60649F #8689B6 #ACAECD #D2D3E4 #ECECF3
Accessibility & contrast
On white
2.17
#ACAECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ACAECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAECD
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAECD | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B1CE
Deuteranopia (green-blind)
#A5AFCC
Tritanopia (blue-blind)
#A5B3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acaecd; /* rgb */ color: rgb(172, 174, 205); /* oklch */ color: oklch(75.9% 0.044 282.4);
Tailwind
colors: {
custom: {
50: '#c5c6dc',
500: '#acaecd',
950: '#000000',
},
}SCSS
$custom: #acaecd; $custom-light: #c5c6dc; $custom-dark: #000000;
JSON
{
"hex": "#acaecd",
"rgb": {
"r": 172,
"g": 174,
"b": 205
},
"hsl": {
"h": 236.364,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.75947,
"c": 0.04427,
"h": 282.4
},
"luminance": 0.43451
}Semantic roles & 50–950 ramp
primary
#ACAECD
secondary
#EAE9E1
accent
#9D42A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283