#ACAECC#ACAECC
#ACAECC is a light, muted blue. Relative luminance 0.434; OKLCH L 75.9% C 0.043 H 282.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #ACAECC |
|---|---|
| RGB | rgb(172, 174, 204) |
| HSL | hsl(236, 24%, 74%) |
| HSV | hsv(236, 16%, 80%) |
| CMYK | cmyk(15.7%, 14.7%, 0%, 20%) |
| CIE-LAB | lab(71.83, 5.41, -15.43) |
| CIE-LCH | lch(71.83, 16.35, 289.32°) |
| OKLab | oklab(75.91% 0.0091 -0.0419) |
| OKLCH | oklch(75.91% 0.043 282.3) |
| XYZ | xyz(43.0459, 43.4019, 63.2246) |
| Luminance | 0.4340 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 9.13
Lightsteelblue
#B0C4DE
ΔE00 9.45
Light Blue Grey
#B7C9E2
ΔE00 9.78
Lavender
#B39DDB
ΔE00 9.80
Periwinkle
#CCCCFF
ΔE00 9.89
Cloudy Blue
#ACC2D9
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACAECC #CCCAAC
analogous
#ACBECC #ACAECC #BAACCC
triadic
#ACAECC #CCACAE #AECCAC
tetradic
#ACAECC #CCACBE #CCCAAC #ACCCBA
square
#ACAECC #CCACBE #CCCAAC #ACCCBA
split-complementary
#ACAECC #CCBAAC #BECCAC
monochromatic
#61649D #8689B5 #ACAECC #D2D3E3 #ECEDF3
Accessibility & contrast
On white
2.17
#ACAECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#ACAECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACAECC
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACAECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACAECC | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#A5B3B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acaecc; /* rgb */ color: rgb(172, 174, 204); /* oklch */ color: oklch(75.9% 0.043 282.3);
Tailwind
colors: {
custom: {
50: '#c5c6db',
500: '#acaecc',
950: '#000000',
},
}SCSS
$custom: #acaecc; $custom-light: #c5c6db; $custom-dark: #000000;
JSON
{
"hex": "#acaecc",
"rgb": {
"r": 172,
"g": 174,
"b": 204
},
"hsl": {
"h": 236.25,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.7591,
"c": 0.04284,
"h": 282.3
},
"luminance": 0.43402
}Semantic roles & 50–950 ramp
primary
#ACAECC
secondary
#EAE9E1
accent
#9C43A2
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121315
muted
#818283